HomeSort by relevance Sort by last modified time
    Searched refs:ist (Results 26 - 35 of 35) sorted by null

12

  /external/kernel-headers/original/uapi/asm-x86/asm/
bootparam.h 36 #include <asm/ist.h>
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
bootparam.h 50 #include <asm/ist.h>
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
bootparam.h 50 #include <asm/ist.h>
  /external/fonttools/Lib/fontTools/ttLib/tables/
E_B_L_C_.py 179 curTable.startGlyphIndex = min(ist.firstGlyphIndex for ist in curStrike.indexSubTables)
180 curTable.endGlyphIndex = max(ist.lastGlyphIndex for ist in curStrike.indexSubTables)
  /external/qemu/target-i386/
seg_helper.c 726 int type, dpl, selector, cpl, ist; local
766 ist = e2 & 7;
781 if ((!(e2 & DESC_C_MASK) && dpl < cpl) || ist != 0) {
783 if (ist != 0)
784 esp = get_rsp_from_tss(env, ist + 3);
795 if (ist != 0)
796 esp = get_rsp_from_tss(env, ist + 3);
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transport.cc 957 std::istringstream ist(elem->Attr(port_name));
959 ist >> port;
  /frameworks/native/libs/gui/tests/
SurfaceTextureClient_test.cpp 124 sp<IGraphicBufferProducer> ist(mSTC->getIGraphicBufferProducer());
125 ASSERT_TRUE(ist != NULL);
  /external/chromium_org/v8/src/
d8.js     [all...]
  /external/elfutils/0.153/
elfutils.spec 302 - libdwfl: Less strict behavior if DWARF reader ist just used to
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 440 milliseconds

12