Searched
full:slot (Results
501 -
525 of
856) sorted by null
<<21222324252627282930>>
/external/bluetooth/bluez/src/ |
hcid.conf.5.in | 214 Page Timeout measured in number of baseband slots. Interval length = N * 0.625 msec (1 baseband slot)
|
/external/dropbear/ |
svr-main.c | 258 /* a free slot */
|
/external/giflib/ |
gifalloc.c | 178 /* Color is new - copy it to a new slot: */
|
/external/icu4c/tools/genrb/ |
parse.c | 96 MAX_LOOKAHEAD lookahead tokens and a slot for the current token and value. 97 When getToken is called, the current pointer is moved to the next slot and the 98 old slot is filled with the next token from the reader by calling getNextToken. 99 The token values are stored in the slot, which means that token values don't [all...] |
/external/iproute2/tc/ |
q_htb.c | 38 " [prio P] [slot S] [pslot PS]\n"
|
/external/qemu/ |
readline.c | 248 /* Need to get one free slot */
|
/external/quake/quake/src/QW/client/ |
client.h | 424 void CL_NewTranslation (int slot);
|
protocol.h | 115 #define svc_updateuserinfo 40 // [byte] slot [long] uid
|
/external/srec/srec/Semproc/src/ |
SemanticGraphImpl.c | 1062 /* Is word already added in this slot? if so, get the token pointer, else, token is NULL 1066 * semgraph slot at some earlier point 1075 if (token == NULL) /* new word to add to slot */ [all...] |
/external/v8/src/arm/ |
virtual-frame-arm.cc | 167 // Put the lr setup instruction in the delay slot. The kInstrSize is added
|
/external/v8/src/mips/ |
codegen-mips.cc | 205 void CodeGenerator::VisitSlot(Slot* node) {
|
simulator-mips.cc | [all...] |
/external/v8/src/ |
usage-analyzer.cc | 235 void UsageComputer::VisitSlot(Slot* node) {
|
/external/webkit/JavaScriptCore/runtime/ |
ObjectConstructor.cpp | 269 PropertySlot slot; local
|
/external/webkit/WebCore/platform/graphics/qt/ |
GraphicsLayerQt.cpp | 245 connect(this, SIGNAL(notifyAnimationStartedAsync()), this, SLOT(notifyAnimationStarted()), Qt::QueuedConnection); [all...] |
/external/webkit/WebKit/qt/tests/qwebhistory/ |
tst_qwebhistory.cpp | 85 connect(page, SIGNAL(loadFinished(bool)), &waitForLoadFinished, SLOT(quit()));
|
/frameworks/base/core/java/android/server/search/ |
Searchables.java | 90 * TODO: does it make sense to plug the default into a slot here for
|
/frameworks/base/libs/rs/ |
rsScriptC.cpp | 359 // create an struct named from the slot.
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
bcmpcispi.h | 188 #define SPIH_SLOT_POWER (1 << 1) /* SD Card Slot Power Enable */
|
/hardware/msm7k/libgralloc-qsd8k/ |
gralloc.cpp | 157 // find a free slot
|
/packages/apps/Phone/src/com/android/phone/ |
ManageConferenceUtils.java | 170 * If null, that means this is an "empty slot" in the conference,
|
/system/core/sh/ |
redir.c | 69 #define EMPTY -2 /* marks an unused slot in redirtab */
|
/external/dbus/bus/ |
bus.c | 597 /* we need another ref of the server data slot for the context 601 _dbus_assert_not_reached ("second ref of server data slot failed"); [all...] |
/external/opencore/codecs_v2/omx/omx_mastercore/src/ |
pv_omxmastercore.cpp | 617 // find an empty slot to write the pair handle/index: 627 // no empty slot was found [all...] |
/external/svox/pico/lib/ |
picodata.h | 478 PICODATA_PU_ATOMIC, /* same as pu_busy, but wants to get next time slot (while in an "atomar" operation) */ 479 PICODATA_PU_OUT_FULL /* can't proceed because output is full. (next time slot to be assigned to pu's output's consumer) */
|
Completed in 971 milliseconds
<<21222324252627282930>>