/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
H A D | FDRRecordProducer.h | 38 FileBasedRecordProducer(const XRayFileHeader &FH, DataExtractor &DE, uint64_t &OP) FileBasedRecordProducer() argument
|
H A D | FDRRecords.h | 426 explicit RecordInitializer(DataExtractor &DE, uint64_t &OP, uint16_t V) in RecordInitializer() argument 429 explicit RecordInitializer(DataExtractor &DE, uint64_t &OP) in RecordInitializer() argument
|
/third_party/ffmpeg/libavcodec/alpha/ |
H A D | hpeldsp_alpha.c | 55 #define OP(LOAD, STORE) \ macro
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psconv.c | 56 #define OP >= macro 77 #define OP < macro
|
/third_party/ffmpeg/libavcodec/ |
H A D | anm.c | 142 #define OP(gb, pixel, count) \ in decode_frame() macro
|
/third_party/alsa-lib/src/ |
H A D | confeval.c | 135 OP, in _snd_eval_string() enumerator
|
/third_party/backends/lib/ |
H A D | md5.c | 336 #define OP(a, b, c, d, s, T) \ in md5_process_block() macro 377 #undef OP md5_process_block() macro 378 #define OP md5_process_block() macro [all...] |
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_compiler_nir_emit.c | 62 #define OP(nir, op, src) OPC(nir, op, src, TRUE) macro [all...] |
/third_party/skia/src/sksl/dsl/ |
H A D | DSLExpression.cpp | 197 #define OP(op, token) \ macro [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_task_shader.c | 151 #define OP(O) case nir_intrinsic_task_payload_##O: return nir_intrinsic_shared_##O; in shared_opcode_for_task_payload() macro 166 #undef OP shared_opcode_for_task_payload() macro [all...] |
H A D | nir_opt_uniform_atomics.c | 65 #define OP(intrin, alu) \ in parse_atomic_op() macro 86 #undef OP parse_atomic_op() macro [all...] |
H A D | nir_lower_io.c | 53 #define OP(O) case nir_intrinsic_deref_##O: return nir_intrinsic_ssbo_##O; in ssbo_atomic_for_deref() macro 68 #undef OP ssbo_atomic_for_deref() macro 79 #define OP global_atomic_for_deref() macro 98 #undef OP global_atomic_for_deref() macro 108 #define OP shared_atomic_for_deref() macro 123 #undef OP shared_atomic_for_deref() macro 133 #define OP task_payload_atomic_for_deref() macro 148 #undef OP task_payload_atomic_for_deref() macro [all...] |
/third_party/python/Include/ |
H A D | token.h | 67 #define OP 54 macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | regex2.h | 70 #define OP(n) ((n)&OPRMASK) macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | regex2.h | 73 #define OP(n) ((n)&OPRMASK) macro
|
/third_party/python/Lib/ |
H A D | token.py | 60 OP = 54 variable
|
/third_party/python/Lib/lib2to3/pgen2/ |
H A D | token.py | 61 OP = 52 variable
|
/third_party/python/Lib/test/test_peg_generator/ |
H A D | test_pegen.py | 9 from tokenize import TokenInfo, NAME, NEWLINE, NUMBER, OP namespace [all...] |
/third_party/python/Lib/test/ |
H A D | test_tokenize.py | 3 from tokenize import (tokenize, _tokenize, untokenize, NUMBER, NAME, OP, namespace [all...] |
/third_party/musl/libc-test/src/math/gen/ |
H A D | mplibm.c | 61 #define OP(n,op,t) static t n(t x, t y) { t z = x op y; return z; } macro [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/ |
H A D | vktReconvergenceTests.cpp | 291 class OP class 294 OP(OPType _type, deUint64 _value, deUint32 _caseValue = 0) in OP() function in vkt::Reconvergence::__anon28572::OP
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustBufferAccessWithVariablePointersTests.cpp | 472 #define OP(name) const Operation name("Op"#name) macro 514 #undef OP global() macro [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonVLIWPacketizer.cpp | 546 unsigned BP, OP; in undoChangedOffset() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/reconvergence/ |
H A D | vktReconvergenceTests.cpp | 291 class OP class 294 OP(OPType _type, deUint64 _value, deUint32 _caseValue = 0) in OP() function in vkt::Reconvergence::__anon29752::OP
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
H A D | vktRobustBufferAccessWithVariablePointersTests.cpp | 476 #define OP(name) const Operation name("Op"#name) macro 518 #undef OP global() macro [all...] |