/external/opencore/doc/oscl_html/ |
oscl__mutex_8h.html | 56 The behavior of OsclNoYieldMutex depends on whether the threading model is pre-emptive or not. When threading is pre-emptive, it is identical to <a class="el" href="classOsclMutex.html">OsclMutex</a>. When threading is non-pre-emptive, it is a NO-OP.
|
/external/opencore/oscl/oscl/osclerror/src/ |
oscl_error_trapcleanup.h | 211 //This version of Trap is identical to the above, except it avoids the TLS lookup.
|
/external/openssl/crypto/asn1/ |
a_enum.c | 65 * Code for ENUMERATED type: identical to INTEGER apart from a different tag.
|
/external/proguard/docs/manual/ |
optimizations.html | 109 <dd>Merges identical blocks of code by modifying branch targets.</dd>
|
/external/proguard/src/proguard/optimize/peephole/ |
GotoCommonCodeReplacer.java | 176 // Is the code identical at both offsets?
|
/external/skia/include/core/ |
SkScan.h | 27 /** Defines a fixed-point rectangle, identical to the integer SkIRect, but its
|
/external/skia/src/core/ |
SkFloatBits.cpp | 5 SkFloatBits_toInt[Floor, Round, Ceil] are identical except for what they
|
/external/stlport/test/unit/ |
stack_allocator.h | 158 //2 StackAllocator instance are identical if they are built on top
|
/external/strace/ |
PORTING | 57 every useful call. Some may be similar or identical to like-named
|
/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/RegExp/ |
15.10.3.1-2.js | 42 * This test is identical to test 15.10.3.1-1.js, except here we do:
|
15.10.4.1-2.js | 47 * identical to test 15.10.4.1-1.js, except that here we use this syntax:
|
15.10.4.1-4.js | 47 * identical to test 15.10.4.1-3.js, except that here we use this syntax:
|
/external/webkit/WebCore/platform/cf/ |
BinaryPropertyList.h | 62 // for each identical array in the serialized list. Warning: The integer
|
/external/webkit/WebCore/platform/graphics/chromium/ |
FontCustomPlatformData.cpp | 83 // FIXME: almost identical to FillLogFont in FontCacheWin.cpp.
|
/external/webkit/WebCore/platform/network/ |
ResourceHandleInternal.h | 215 // It is almost identical to m_currentWebChallenge.nsURLAuthenticationChallenge(), but has a different sender.
|
/external/webkit/WebCore/platform/network/cf/ |
DNSCFNet.cpp | 48 // But during page parsing, we should coalesce identical requests to avoid stressing out CFHost.
|
/external/webkit/WebCore/platform/text/gtk/ |
TextBreakIteratorGtk.cpp | 86 // FIXME: This needs closer inspection to achieve behaviour identical to the ICU version.
|
/external/webkit/WebCore/websockets/ |
WorkerThreadableWebSocketChannel.h | 76 // Generated by the bridge. The Peer and its bridge should have identical
|
/external/webkit/WebKit/chromium/src/ |
WebPasswordFormData.cpp | 68 // Treat two identical passwords as a single password.
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
scan_helpers.c | 170 * identical, use quality values since some drivers may only report
|
/frameworks/base/docs/html/guide/samples/ |
index.jd | 71 <dd>An application for saving notes. Similar (but not identical) to the
|
/frameworks/base/docs/html/resources/samples/ |
index.jd | 62 <dd>An application for saving notes. Similar (but not identical) to the
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
mlmeApi.h | 120 /* Please notice, the order of fields in the beacon must be identical to the order of
|
/hardware/ti/wlan/wl1271/utils/ |
mem.c | 184 This parameter must be identical to the Length that was passed to
|
/packages/apps/Mms/src/org/w3c/dom/events/ |
EventTarget.java | 33 * <br> If multiple identical <code>EventListener</code>s are registered
|