Searched refs:online (Results 1 - 25 of 37) sorted by relevance

12

/macosx-10.10/CPANInternal-159.1/Perl4-CoreLibs-0.003/lib/
H A Dtermcap.pl122 local($online) = 0;
133 if ($online) {
141 $online = !$online;
146 $online = !$online;
151 $online = !$online;
161 $online = !$online;
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/certcrl/testSubjects/serverGatedCrypto/
H A Dsgc.scr19 test = "https://online.alandsbanken.fi/"
22 sslHost = online.alandsbanken.fi
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLBodyElement.h49 DEFINE_WINDOW_ATTRIBUTE_EVENT_LISTENER(online);
H A DHTMLFrameSetElement.h60 DEFINE_WINDOW_ATTRIBUTE_EVENT_LISTENER(online);
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Controllers/
H A DApplicationCacheManager.js75 this.dispatchEventToListeners(WebInspector.ApplicationCacheManager.Event.NetworkStateUpdated, {online: this._online});
78 get online()
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dcoffdump.c100 int online = 0; local
109 online++;
111 if (online > 6)
115 online = 0;
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DApplicationCacheDetailsSidebarPanel.js143 this._onlineRow.value = WebInspector.applicationCacheManager.online ? WebInspector.UIString("Yes") : WebInspector.UIString("No");
/macosx-10.10/vim-55/runtime/syntax/
H A Desqlc.vim35 syntax keyword esqlcKeyword nocompress nowait of offline on online start
H A Dsqlj.vim32 syn keyword sqljKeyword nocompress nowait of offline on online start
H A Dsqloracle.vim25 syn keyword sqlKeyword nocompress nowait of offline on online start
H A Dsqlforms.vim92 syntax keyword sqlKeyword nocompress nowait of offline on online start
H A Dvoscm.vim36 syn keyword voscmFunction contained module_name object_name online path_name person_name process_dir process_info
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp308 online = false;
612 online = isOnline;
985 if (!online)
1009 if (mirrorSWCursor || !online)
2332 if (!online && (timingApple_0x0_0hz_Offline != timingID))
2349 online, (int32_t) displayMode, (int) err);
2752 if (online
2763 online, mirrored, mirrorPrimary );
2764 *value = (online && (!mirrored || !mirrorPrimary));
3079 return (online);
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/bn/
H A Dbn_prime.pl53 * in documentation (online or textual) provided with the package.
/macosx-10.10/OpenSSL098-52/src/util/
H A Dadd_cr.pl85 * in documentation (online or textual) provided with the package.
/macosx-10.10/WebCore-7600.1.25/workers/
H A DWorkerGlobalScope.h90 DEFINE_ATTRIBUTE_EVENT_LISTENER(online);
/macosx-10.10/OpenSSL098-52/src/crypto/conf/
H A Dkeysets.pl75 * in documentation (online or textual) provided with the package.
/macosx-10.10/IOGraphics-485/IONDRVSupport/IOKit/ndrvsupport/
H A DIONDRVFramebuffer.h88 unsigned int online:1;
/macosx-10.10/WebCore-7600.1.25/dom/
H A DEventNames.h100 macro(online) \
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dbackglue.c1397 glue_sub_attach( int online )
1455 if ( online ) {
1474 glue_sub_add( BackendDB *be, int advert, int online )
1494 if ( online )
1495 rc = glue_sub_attach( online );
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp396 UInt8 online; member in struct:IOFramebufferPrivate
1184 DEBG1(thisName, " setupCursor online %d, (%d, %d) - (%d, %d)\n",
1185 __private->online,
1188 if (__private->online &&
1403 if (inst->__private->online && (kIODetailedTimingValid & inst->__private->timingInfo.flags))
1769 DEBG1(inst->thisName, " extSetGammaTable(%x) online %d %ld %ld data %x\n",
1770 err, inst->__private->online,
1819 if (!__private->online)
2413 if ((kIOReturnSuccess == err) && !__private->online && !allowOffline) err = kIOReturnOffline;
2487 if ((kIOFBHardwareCursorActive == shmem->hardwareCursorActive) && inst->__private->online)
[all...]
/macosx-10.10/IOAudioFamily-200.6/
H A DIOAudioEngineUserClient.h119 bool online; member in class:IOAudioEngineUserClient
/macosx-10.10/OpenSSL098-52/src/crypto/objects/
H A Dobj_dat.pl199 * in documentation (online or textual) provided with the package.
H A Dobjects.pl145 * in documentation (online or textual) provided with the package.
/macosx-10.10/WebCore-7600.1.25/page/
H A DDOMWindow.h327 DEFINE_ATTRIBUTE_EVENT_LISTENER(online);

Completed in 404 milliseconds

12