/external/qemu/distrib/sdl-1.2.12/src/timer/macos/ |
FastTimes.c | 1 /* File "FastTimes.c" - Original code by Matt Slot <fprefect@ambrosiasw.com> */ 11 /* This file is Copyright (C) Matt Slot, 1999-2000. It is hereby placed into
|
/external/srec/srec/Semproc/src/ |
ExpressionParser.c | 202 self->idCount++; /* index to the next id slot */ 274 /* now reuse old identifier slot */
|
/external/srec/srec/ca/ |
syn_srec.c | 53 int CA_AddWordToSyntax(CA_Syntax* syntax, const char* slot, 58 rc = FST_AddWordToGrammar(syntax->synx, slot, phrase, pronunciation, weight);
|
/external/v8/src/ |
data-flow.cc | 159 void AstLabeler::VisitSlot(Slot* expr) { 451 void LivenessAnalyzer::VisitSlot(Slot* expr) {
|
/external/v8/src/mips/ |
simulator-mips.h | 237 // Execute one instruction placed in a branch delay slot. 241 "Eror:Unexpected %i opcode in a branch delay slot.",
|
/external/webkit/JavaScriptCore/API/ |
JSObjectRef.cpp | 280 PutPropertySlot slot; local 281 jsObject->put(exec, name, jsValue, slot);
|
/external/webkit/JavaScriptCore/runtime/ |
MathObject.cpp | 103 bool MathObject::getOwnPropertySlot(ExecState* exec, const Identifier& propertyName, PropertySlot &slot) 105 return getStaticFunctionSlot<JSObject>(exec, ExecState::mathTable(exec), this, propertyName, slot);
|
/external/webkit/WebCore/bindings/js/ |
JSSVGPODTypeWrapper.h | 350 static void constructDeletedValue(CacheInfo& slot) 352 new (&slot) CacheInfo(WTF::HashTableDeletedValue);
|
/external/webkit/WebCore/bindings/v8/ |
V8SVGPODTypeWrapper.h | 331 static void constructDeletedValue(CacheInfo& slot) 333 new (&slot) CacheInfo(WTF::HashTableDeletedValue);
|
/ndk/build/platforms/android-3/arch-arm/usr/include/sys/ |
cdefs.h | 350 * This points to the first slot in the link set. 353 * This points to the (non-existent) slot after the last
|
/ndk/build/platforms/android-4/arch-arm/usr/include/sys/ |
cdefs.h | 350 * This points to the first slot in the link set. 353 * This points to the (non-existent) slot after the last
|
/ndk/build/platforms/android-5/arch-arm/usr/include/sys/ |
cdefs.h | 350 * This points to the first slot in the link set. 353 * This points to the (non-existent) slot after the last
|
/ndk/build/platforms/android-5/arch-x86/usr/include/sys/ |
cdefs.h | 350 * This points to the first slot in the link set. 353 * This points to the (non-existent) slot after the last
|
/ndk/build/platforms/android-8/arch-arm/usr/include/sys/ |
cdefs.h | 350 * This points to the first slot in the link set. 353 * This points to the (non-existent) slot after the last
|
/ndk/build/platforms/android-8/arch-x86/usr/include/sys/ |
cdefs.h | 350 * This points to the first slot in the link set. 353 * This points to the (non-existent) slot after the last
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
vec.h | 79 into the removed slot, rather than invoke a memmove operation. The 264 Push a new element onto the end, returns a pointer to the slot 277 Push a new element onto the end, returns a pointer to the slot 331 NULL, in which case no overwriting of the slot is actually 343 to the slot created. For vectors of object, the new value can be 344 NULL, in which case no initialization of the inserted slot takes 356 to the slot created. For vectors of object, the new value can be 357 NULL, in which case no initialization of the inserted slot takes [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/ |
fourXManager.c | 260 pFourX_Capabilities->CWCombParams.SLOT = *((UINT16*)(capPtr)); 419 pFourX_Capabilities->CWCombParams.SLOT = DEF_CW_COMBO_SLOT;
|
/packages/apps/IM/src/com/android/im/provider/ |
ImpsProvider.java | 2395 int slot = findEmptyQuickSwitchSlot(); local 2417 int slot = findEmptyQuickSwitchSlot(); local 2464 int slot = c.getInt(column); local [all...] |
/external/dbus/dbus/ |
dbus-connection.c | [all...] |
/bionic/libc/stdio/ |
findfp.c | 116 fp->_flags = 1; /* reserve this slot; caller sets real flags */
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/ |
PlatformAddressFactory.java | 42 * up an empty cache slot or a previously stored PlatformAddress.
|
/external/dropbear/ |
listener.c | 32 /* just one slot to start with */
|
/external/freetype/include/freetype/ |
fterrdef.h | 90 "invalid glyph slot handle" )
|
/external/freetype/include/freetype/internal/ |
autohint.h | 176 FT_GlyphSlot slot,
|
/external/icu4c/common/ |
ucnv_cb.c | 117 /* start the new target at the first free slot in the errbuff.. */
|