Home
last modified time | relevance | path

Searched defs:_index (Results 1 – 25 of 33) sorted by relevance

12

/external/syslinux/gpxe/src/drivers/net/phantom/
Dnx_bitops.h71 #define NX_QWORD_BIT_OFFSET( _ptr, _index, _field ) \ argument
84 #define NX_ASSEMBLE_1( _ptr, _index, _field, _value ) \ argument
88 #define NX_ASSEMBLE_2( _ptr, _index, _field, _value, ... ) \ argument
92 #define NX_ASSEMBLE_3( _ptr, _index, _field, _value, ... ) \ argument
96 #define NX_ASSEMBLE_4( _ptr, _index, _field, _value, ... ) \ argument
100 #define NX_ASSEMBLE_5( _ptr, _index, _field, _value, ... ) \ argument
104 #define NX_ASSEMBLE_6( _ptr, _index, _field, _value, ... ) \ argument
108 #define NX_ASSEMBLE_7( _ptr, _index, _field, _value, ... ) \ argument
117 #define NX_MASK_1( _ptr, _index, _field ) \ argument
121 #define NX_MASK_2( _ptr, _index, _field, ... ) \ argument
[all …]
/external/syslinux/gpxe/src/drivers/infiniband/
Dmlx_bitops.h69 #define MLX_DWORD_BIT_OFFSET( _structure_st, _index, _field ) \ argument
86 #define MLX_ASSEMBLE_1( _structure_st, _index, _field, _value ) \ argument
89 #define MLX_ASSEMBLE_2( _structure_st, _index, _field, _value, ... ) \ argument
93 #define MLX_ASSEMBLE_3( _structure_st, _index, _field, _value, ... ) \ argument
97 #define MLX_ASSEMBLE_4( _structure_st, _index, _field, _value, ... ) \ argument
101 #define MLX_ASSEMBLE_5( _structure_st, _index, _field, _value, ... ) \ argument
105 #define MLX_ASSEMBLE_6( _structure_st, _index, _field, _value, ... ) \ argument
109 #define MLX_ASSEMBLE_7( _structure_st, _index, _field, _value, ... ) \ argument
118 #define MLX_MASK_1( _structure_st, _index, _field ) \ argument
122 #define MLX_MASK_2( _structure_st, _index, _field, ... ) \ argument
[all …]
/external/syslinux/gpxe/src/include/gpxe/
Dbitops.h88 #define QWORD_BIT_OFFSET( _ptr, _index, _field ) \ argument
101 #define BIT_ASSEMBLE_1( _ptr, _index, _field, _value ) \ argument
105 #define BIT_ASSEMBLE_2( _ptr, _index, _field, _value, ... ) \ argument
109 #define BIT_ASSEMBLE_3( _ptr, _index, _field, _value, ... ) \ argument
113 #define BIT_ASSEMBLE_4( _ptr, _index, _field, _value, ... ) \ argument
117 #define BIT_ASSEMBLE_5( _ptr, _index, _field, _value, ... ) \ argument
121 #define BIT_ASSEMBLE_6( _ptr, _index, _field, _value, ... ) \ argument
125 #define BIT_ASSEMBLE_7( _ptr, _index, _field, _value, ... ) \ argument
134 #define BIT_MASK_1( _ptr, _index, _field ) \ argument
138 #define BIT_MASK_2( _ptr, _index, _field, ... ) \ argument
[all …]
/external/libusb/libusb/os/
Dpoll_windows.c105 static inline BOOL cancel_io(int _index) in cancel_io()
137 static __inline BOOL cancel_io(int _index) in cancel_io()
387 static void _free_index(int _index) in _free_index()
410 int _index; in usbi_free_fd() local
512 int _index, object_index, triggered; in usbi_poll() local
633 int _index; in usbi_close() local
655 int _index; in usbi_write() local
691 int _index; in usbi_read() local
/external/syslinux/gpxe/src/image/
Dembedded.c28 #define EMBED( _index, _path, _name ) \ argument
43 #define EMBED( _index, _path, _name ) { \ argument
/external/libunwind_llvm/src/
DUnwindRegistersRestore.S220 #define LOAD_VECTOR_UNALIGNEDl(_index) \ argument
234 #define LOAD_VECTOR_UNALIGNEDh(_index) \ argument
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DLocaleSyntaxException.java19 private int _index = -1; field in LocaleSyntaxException
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleSyntaxException.java15 private int _index = -1; field in LocaleSyntaxException
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/locale/
DLocaleSyntaxException.java15 private int _index = -1; field in LocaleSyntaxException
/external/lzma/CPP/7zip/Archive/7z/
D7zFolderInStream.h30 unsigned _index; variable
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_tex_sample.c137 #define LP_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
206 #define LP_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ argument
/external/jmdns/src/javax/jmdns/impl/constants/
DDNSOptionCode.java36 private final int _index; field in DNSOptionCode
DDNSOperationCode.java44 private final int _index; field in DNSOperationCode
DDNSLabel.java37 private final int _index; field in DNSLabel
DDNSRecordClass.java70 private final int _index; field in DNSRecordClass
DDNSResultCode.java99 private final int _index; field in DNSResultCode
DDNSRecordType.java255 private final int _index; field in DNSRecordType
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm_sample.c177 #define DRAW_LLVM_TEXTURE_MEMBER(_name, _index, _emit_load) \ argument
200 #define DRAW_LLVM_SAMPLER_MEMBER(_name, _index, _emit_load) \ in DRAW_LLVM_TEXTURE_MEMBER() argument
/external/libxcam/modules/ocl/
Dcl_retinex_handler.h81 uint32_t _index; variable
/external/flatbuffers/tests/FlatBuffers.Test/
DAssert.cs44 private readonly int _index; field in FlatBuffers.Test.AssertArrayFailedException
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DRecognitionException.cs80 private int _index; field in Antlr.Runtime.RecognitionException
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DRecognitionException.cs82 private int _index; field in Antlr.Runtime.RecognitionException
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DBufferedTreeNodeStream.cs69 int _index; field in Antlr.Runtime.Tree.BufferedTreeNodeStream.StreamIterator
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
DHashList.cs65 private int _index; field in Antlr.Runtime.Collections.HashList.HashListEnumerator
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DBufferedTreeNodeStream.cs72 int _index; field in Antlr.Runtime.Tree.BufferedTreeNodeStream.StreamIterator

12