HomeSort by relevance Sort by last modified time
    Searched refs:ins (Results 101 - 125 of 216) sorted by null

1 2 3 45 6 7 8 9

  /external/chromium_org/third_party/freetype/src/truetype/
ttinterp.h 195 /* increment IP after ins. exec */
207 FT_UInt maxIDefs; /* maximum number of ins defs */
359 TT_Size ins );
  /external/freetype/src/truetype/
ttinterp.h 195 /* increment IP after ins. exec */
207 FT_UInt maxIDefs; /* maximum number of ins defs */
357 TT_Size ins );
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttinterp.h 195 /* increment IP after ins. exec */
207 FT_UInt maxIDefs; /* maximum number of ins defs */
359 TT_Size ins );
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
io.h 94 #define __BUILD_IOPORT_STRING(bwlq, type) static inline void outs##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
io.h 94 #define __BUILD_IOPORT_STRING(bwlq, type) static inline void outs##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
io.h 94 #define __BUILD_IOPORT_STRING(bwlq, type) static inline void outs##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
io.h 94 #define __BUILD_IOPORT_STRING(bwlq, type) static inline void outs##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
io.h 94 #define __BUILD_IOPORT_STRING(bwlq, type) static inline void outs##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
io.h 94 #define __BUILD_IOPORT_STRING(bwlq, type) static inline void outs##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
io.h 94 #define __BUILD_IOPORT_STRING(bwlq, type) static inline void outs##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
io.h 94 #define __BUILD_IOPORT_STRING(bwlq, type) static inline void outs##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
io.h 94 #define __BUILD_IOPORT_STRING(bwlq, type) static inline void outs##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
io.h 94 #define __BUILD_IOPORT_STRING(bwlq, type) static inline void outs##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
io.h 94 #define __BUILD_IOPORT_STRING(bwlq, type) static inline void outs##bwlq(unsigned long port, const void *addr, unsigned int count) { const volatile type *__addr = addr; while (count--) { __mem_out##bwlq(*__addr, port); __addr++; } } static inline void ins##bwlq(unsigned long port, void *addr, unsigned int count) { volatile type *__addr = addr; while (count--) { *__addr = __mem_in##bwlq(port); __addr++; } }
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /external/chromium_org/third_party/WebKit/Tools/qunit/qunit/
qunit.css 147 #qunit-tests ins {
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_ssa.cpp 451 for (std::deque<ValueDef>::iterator it = func->ins.begin();
452 it != func->ins.end(); ++it) {
  /external/chromium_org/third_party/qunit/src/
qunit.css 157 #qunit-tests ins {
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_ssa.cpp 451 for (std::deque<ValueDef>::iterator it = func->ins.begin();
452 it != func->ins.end(); ++it) {
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_fax.cpp 348 FX_BYTE ins = ins_array[ins_off++]; local
349 if (ins == 0xff) {
360 int next_off = ins_off + ins * 3;
  /frameworks/rs/cpu_ref/
rsCpuCore.cpp 537 p.ins = new const void*[inLen];
564 p.ins[index] = mtls->fep.ptrIns[index] +
580 delete[] p.ins;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_array.py 917 ins = array.array(self.typecode, range(2))
918 a[2:3] = ins
919 b[slice(2,3)] = ins
920 c[2:3:] = ins
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_array.py 917 ins = array.array(self.typecode, range(2))
918 a[2:3] = ins
919 b[slice(2,3)] = ins
920 c[2:3:] = ins
    [all...]

Completed in 2492 milliseconds

1 2 3 45 6 7 8 9