Home
last modified time | relevance | path

Searched defs:OPERATOR (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/third_party/externals/spirv-tools/source/val/
Dinstruction.cpp22 #define OPERATOR(OP) \ macro
Dinstruction.h106 #define OPERATOR(OP) \ macro
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_depth_test.c945 #define OPERATOR < macro
949 #define OPERATOR == macro
953 #define OPERATOR <= macro
957 #define OPERATOR > macro
961 #define OPERATOR != macro
965 #define OPERATOR >= macro
/third_party/typescript/tests/cases/compiler/
DconstructorWithIncompleteTypeAnnotation.ts179 public OPERATOR(): number { method in Program
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DRangesTableSchema.java202 public static final Column<String> OPERATOR = Column.ofString("Operator"); field in RangesTableSchema
/third_party/typescript/tests/baselines/reference/
DconstructorWithIncompleteTypeAnnotation.js463 BasicFeatures.prototype.OPERATOR = function () { method in BasicFeatures
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm64bitCompareTests.cpp153 #define GEN_INT_IMPL(INTTYPE, TYPECHAR, OPNAME, OPERATOR) \ argument
DvktSpvAsmInstructionTests.cpp1234 #define ADD_OPFUNORD_CASE(NAME, OPCODE, OPERATOR) \ argument
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderOperatorTests.cpp251 OPERATOR, enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp306 OPERATOR, enumerator
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderOperatorTests.cpp529 OPERATOR, enumerator