Home
last modified time | relevance | path

Searched defs:INDEX (Results 1 – 25 of 26) sorted by relevance

12

/third_party/libffi/src/sparc/
Dv9.S45 # define E(INDEX) .align 16 argument
47 # define E(INDEX) .align 16; .org 2b + INDEX * 16 argument
Dv8.S67 # define E(INDEX) .align 16 argument
69 # define E(INDEX) .align 16; .org 2b + INDEX * 16 argument
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-util/
Dwrappers.h74 #define CHECK_ARGUMENT_TYPE_ALWAYS(CLASS, NAME, INDEX, TYPE) \ argument
80 #define CHECK_ARGUMENT_TYPE_ON_CONDITION(CLASS, NAME, INDEX, TYPE, EXPR) \ argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DVertexArray11.cpp37 #define ANGLE_VERTEX_DIRTY_ATTRIB_FUNC(INDEX) \ argument
51 #define ANGLE_VERTEX_DIRTY_BINDING_FUNC(INDEX) \ argument
58 #define ANGLE_VERTEX_DIRTY_BUFFER_DATA_FUNC(INDEX) \ argument
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Derror_support.h48 enum SegmentType { EMPTY, NAME, INDEX }; enumerator
/third_party/mesa3d/src/imagination/rogue/
Drogue_constreg.c45 #define CONSTREG(VALUE, INDEX) \ argument
/third_party/libsnd/cmake/
DCMakeAutoGenScript.cmake212 set(INDEX 0) variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DVertexArrayGL.cpp930 #define ANGLE_DIRTY_ATTRIB_FUNC(INDEX) \ argument
936 #define ANGLE_DIRTY_BINDING_FUNC(INDEX) \ argument
942 #define ANGLE_DIRTY_BUFFER_DATA_FUNC(INDEX) \ argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVertexArrayVk.cpp499 #define ANGLE_VERTEX_DIRTY_ATTRIB_FUNC(INDEX) \ in syncState() argument
513 #define ANGLE_VERTEX_DIRTY_BINDING_FUNC(INDEX) \ in syncState() argument
525 #define ANGLE_VERTEX_DIRTY_BUFFER_DATA_FUNC(INDEX) \ in syncState() argument
/third_party/mesa3d/src/asahi/compiler/
Dagx_opcodes.py81 INDEX = immediate("index") variable
/third_party/skia/src/sksl/
DSkSLDSLParser.h37 INDEX, enumerator
/third_party/skia/third_party/externals/libwebp/src/mux/
Dmuxread.c23 #define SWITCH_ID_LIST(INDEX, LIST) \ argument
Dmuxedit.c68 #define SWITCH_ID_LIST(INDEX, LIST) \ argument
/third_party/libcoap/examples/
Detsi_iot_01.c55 #define INDEX "libcoap server for ETSI CoAP Plugtest, March 2012, Paris\n" \ macro
Doscore-interop-server.c83 #define INDEX "This is a OSCORE test server made with libcoap " \ macro
Dcoap-server.c260 #define INDEX "This is a test server made with libcoap (see https://libcoap.net)\n" \ macro
/third_party/mbedtls/library/
Dcamellia.c244 #define SHIFT_AND_PLACE(INDEX, OFFSET) \ argument
/third_party/ffmpeg/libavcodec/arm/
Dmlpdsp_armv5te.S446 INDEX .req a4 label
/third_party/mesa3d/src/mesa/main/
Dattrib.c328 #define TEST_AND_UPDATE_INDEX(VALUE, NEW_VALUE, INDEX, ENUM) do { \ argument
/third_party/node/deps/v8/src/compiler/
Dloop-analysis.cc28 #define INDEX(x) ((x) >> 5) macro
/third_party/ffmpeg/libavcodec/
Dcavs.c306 #define LOWPASS(ARRAY, INDEX) \ argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
DRangeTable.java636 private static final Column<Integer> INDEX = field in RangeTable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTests.cpp1423 enum class LocalInvocation { ID=0, INDEX }; enumerator
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c1772 #define FETCH(VAL,INDEX,CHAN)\ argument
1775 #define IFETCH(VAL,INDEX,CHAN)\ argument
/third_party/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md8335 ### INDEX ### subsection
8342 ### INDEX ### subsection
8349 ### INDEX ### subsection
8356 ### INDEX ### subsection

12