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

<<11121314151617181920>>

  /external/kernel-headers/original/asm-generic/
errno.h 28 #define EBADSLT 57 /* Invalid slot */
  /external/kernel-headers/original/linux/
if_ppp.h 129 #define PPPIOCSMAXCID _IOW('t', 81, int) /* set VJ max slot ID */
  /external/opencore/codecs_v2/omx/omx_common/src/
pv_omxcore.cpp 707 // First, find an empty slot in the proxy/component handle array to store the component/proxy handle
714 // can't find a free slot
810 // First, find an empty slot in the proxy/component handle array to store the component/proxy handle
817 // can't find a free slot
    [all...]
  /external/ppp/pppd/include/net/
if_ppp.h 124 #define PPPIOCSMAXCID _IOW('t', 81, int) /* set VJ max slot ID */
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macos/
SDL_syscdrom_c.h 25 Contributed by Matt Slot
  /external/quake/quake/src/QW/client/
docs.txt 74 playernumber // the client will allways be in this slot
  /external/skia/src/animator/
SkScript2.h 247 SkTDStack<Branch> fBranchStack; // logical operators, slot to store forward branch
  /external/srec/srec/Semproc/include/
SR_ExpressionParser.h 140 * Pointer to the next available function callback slot in the array
  /external/webkit/JavaScriptCore/runtime/
JSValue.h 261 static void constructDeletedValue(EncodedJSValue& slot) { slot = JSValue::encode(JSValue(JSValue::HashTableDeletedValue)); }
268 static void constructDeletedValue(EncodedJSValue& slot) { slot = JSValue::encode(JSValue(JSValue::HashTableDeletedValue)); }
  /external/webkit/JavaScriptCore/wtf/qt/
ThreadingQt.cpp 176 QObject::connect(thread, SIGNAL(finished()), ThreadMonitor::instance(), SLOT(threadFinished()));
  /external/webkit/WebCore/bridge/qt/
qt_runtime.h 221 // actual slot:
  /external/webkit/WebCore/css/
CSSMutableStyleDeclaration.h 154 void setPropertyInternal(const CSSProperty&, CSSProperty* slot = 0);
  /external/webkit/WebCore/platform/image-decoders/gif/
GIFImageReader.h 88 int avail; /* Index of next available slot in dictionary */
  /external/webkit/WebKit/qt/tests/qwebview/
tst_qwebview.cpp 179 view->connect(view, SIGNAL(loadProgress(int)), this, SLOT(loading(int)));
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
addinterface.cpp 56 SLOT(interfaceSelected(QTreeWidgetItem *)));
  /frameworks/base/cmds/runtime/
SignalHandler.cpp 216 // Find the next command slot...
  /frameworks/base/core/java/android/webkit/
WebBackForwardList.java 109 // in that slot.
  /frameworks/base/include/utils/
ZipFileRO.h 214 * fixed-size hash table. We probe for an empty slot.
  /frameworks/base/libs/rs/
rsContext.cpp 832 void rsi_ContextBindSampler(Context *rsc, uint32_t slot, RsSampler vs)
836 if (slot > RS_MAX_SAMPLER_SLOT) {
837 LOGE("Invalid sampler slot");
841 s->bindToContext(&rsc->mStateSampler, slot);
  /frameworks/base/opengl/libs/
hooks.h 110 // We have a dedicated TLS slot in bionic
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
hashtab.h 65 arg is the slot of the element (which can be passed to htab_clear_slot
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
fourX.h 107 UINT16 SLOT;
  /packages/apps/Gallery3D/src/com/cooliris/media/
GridLayer.java 146 DisplaySlot slot = new DisplaySlot(); local
147 displaySlots[i] = slot;
428 // Restore the slot state in the original feed before shutting it down.
1258 DisplaySlot slot = mDisplaySlots[slotIndex - mBufferedVisibleRange.begin]; local
    [all...]
  /dalvik/vm/jdwp/
JdwpHandler.c 1796 u4 slot; local
1833 u4 slot; local
    [all...]
  /frameworks/base/opengl/libs/EGL/
egl.cpp 1332 int slot = -1; local
    [all...]

Completed in 1012 milliseconds

<<11121314151617181920>>