HomeSort by relevance Sort by last modified time
    Searched full:slot (Results 551 - 575 of 856) sorted by null

<<21222324252627282930>>

  /external/icu4c/i18n/
transreg.h 443 * variant NO_VARIANT (the empty string) is stored in slot zero of
  /external/icu4c/layout/
LEGlyphStorage.h 155 * the composite font slot number)
  /external/kernel-headers/original/linux/
atmdev.h 30 /* DS3: 12 cells in a 125 usec time slot */
  /external/openssl/crypto/
dyn_lck.c 266 /* First, try to find an existing empty slot */
  /external/qemu/distrib/sdl-1.2.12/src/audio/paudio/
SDL_paudio.c 277 * paud.slot_number; * slot number of the adapter
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macos/
SDL_syscdrom.c 36 /* Added by Matt Slot */
  /external/srec/portable/src/
phashtable.c 329 /* Already in the right slot. */
  /external/srec/tools/grxmlcompile/
sub_phon.cpp 58 // std::cout << "Found slot "<< word <<std::endl;
  /external/svox/pico/lib/
picoapi.h 397 called, the engine performs, within a short time slot, a small
  /external/v8/src/mips/
constants-mips.h 489 // Say if the instruction should not be used in a branch delay slot.
  /external/webkit/WebKitTools/DumpRenderTree/qt/
LayoutTestControllerQt.cpp 122 QTimer::singleShot(0, this, SLOT(processWork()));
  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
TextDecorator.java 91 Paint graphicsPaint; // Slot for saving current paint
  /hardware/msm7k/libgralloc/
gralloc.cpp 166 // find a free slot
  /packages/apps/Phone/src/com/android/phone/
CallCard.java     [all...]
  /dalvik/vm/compiler/codegen/arm/
RallocUtil.c 57 * Get the "real" sreg number associated with an sReg slot. In general,
59 * dataflow analysis and refer to slot numbers in the cUnit->regLocation
  /external/fsck_msdos/
dir.c 56 #define SLOT_EMPTY 0x00 /* slot has never been used */
58 #define SLOT_DELETED 0xe5 /* file in this slot deleted */
  /external/grub/netboot/
via-rhine.c 541 Boards with this chip are functional only in a bus-master PCI slot.
594 queue slot is empty, it clears the tbusy flag when finished otherwise it sets
  /external/jpeg/
jchuff.c 683 * codewords, this just means that there must be an unused slot in the
685 * reserving such a slot by pretending that symbol 256 is a valid symbol
  /external/srec/srec/Semproc/src/
SemanticProcessorImpl.c 281 PLogError(L("ESR_INVALID_STATE: finding wdid %d in slot %d"), *currentWord, atok->ilabel);
390 PLogError(L("ESR_INVALID_STATE: finding wdid %d in slot %d"), wdID, atok->ilabel);
    [all...]
  /external/v8/test/cctest/
test-log.cc 946 // Find an empty slot and fill it.
953 // Make sure that a slot was found.
    [all...]
  /external/webkit/JavaScriptCore/runtime/
DatePrototype.cpp 404 bool DatePrototype::getOwnPropertySlot(ExecState* exec, const Identifier& propertyName, PropertySlot& slot)
406 return getStaticFunctionSlot<JSObject>(exec, ExecState::dateTable(exec), this, propertyName, slot);
    [all...]
StringPrototype.cpp 141 bool StringPrototype::getOwnPropertySlot(ExecState* exec, const Identifier& propertyName, PropertySlot &slot)
143 return getStaticFunctionSlot<StringObject>(exec, ExecState::stringTable(exec), this, propertyName, slot);
    [all...]
  /external/webkit/WebCore/dom/
Document.h 174 static void constructDeletedValue(FormElementKey& slot) { new (&slot) FormElementKey(WTF::HashTableDeletedValue); }
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
assocSM.c     [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
assocSM.c     [all...]

Completed in 184 milliseconds

<<21222324252627282930>>