/external/v8/src/compiler/ |
D | opcodes.h | 13 #define CONTROL_OP_LIST(V) \ argument 14 V(Start) \ 15 V(Loop) \ 16 V(Branch) \ 17 V(Switch) \ 18 V(IfTrue) \ 19 V(IfFalse) \ 20 V(IfSuccess) \ 21 V(IfException) \ 22 V(IfValue) \ [all …]
|
/external/v8/src/compiler/ia32/ |
D | instruction-codes-ia32.h | 14 #define TARGET_ARCH_OPCODE_LIST(V) \ argument 15 V(IA32Add) \ 16 V(IA32And) \ 17 V(IA32Cmp) \ 18 V(IA32Cmp16) \ 19 V(IA32Cmp8) \ 20 V(IA32Test) \ 21 V(IA32Test16) \ 22 V(IA32Test8) \ 23 V(IA32Or) \ [all …]
|
/external/v8/src/compiler/arm64/ |
D | instruction-codes-arm64.h | 14 #define TARGET_ARCH_OPCODE_LIST(V) \ argument 15 V(Arm64Add) \ 16 V(Arm64Add32) \ 17 V(Arm64And) \ 18 V(Arm64And32) \ 19 V(Arm64Bic) \ 20 V(Arm64Bic32) \ 21 V(Arm64Clz) \ 22 V(Arm64Clz32) \ 23 V(Arm64Cmp) \ [all …]
|
/external/v8/src/compiler/arm/ |
D | instruction-codes-arm.h | 14 #define TARGET_ARCH_OPCODE_LIST(V) \ argument 15 V(ArmAdd) \ 16 V(ArmAnd) \ 17 V(ArmBic) \ 18 V(ArmClz) \ 19 V(ArmCmp) \ 20 V(ArmCmn) \ 21 V(ArmTst) \ 22 V(ArmTeq) \ 23 V(ArmOrr) \ [all …]
|
/external/v8/src/compiler/mips64/ |
D | instruction-codes-mips64.h | 14 #define TARGET_ARCH_OPCODE_LIST(V) \ argument 15 V(Mips64Add) \ 16 V(Mips64Dadd) \ 17 V(Mips64DaddOvf) \ 18 V(Mips64Sub) \ 19 V(Mips64Dsub) \ 20 V(Mips64DsubOvf) \ 21 V(Mips64Mul) \ 22 V(Mips64MulOvf) \ 23 V(Mips64MulHigh) \ [all …]
|
/external/v8/src/compiler/mips/ |
D | instruction-codes-mips.h | 14 #define TARGET_ARCH_OPCODE_LIST(V) \ argument 15 V(MipsAdd) \ 16 V(MipsAddOvf) \ 17 V(MipsSub) \ 18 V(MipsSubOvf) \ 19 V(MipsMul) \ 20 V(MipsMulOvf) \ 21 V(MipsMulHigh) \ 22 V(MipsMulHighU) \ 23 V(MipsDiv) \ [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPURegAsmNames.inc.cpp | 52 "v[0:1]", "v[1:2]", "v[2:3]", "v[3:4]", "v[4:5]", 53 "v[5:6]", "v[6:7]", "v[7:8]", "v[8:9]", "v[9:10]", 54 "v[10:11]", "v[11:12]", "v[12:13]", "v[13:14]", "v[14:15]", 55 "v[15:16]", "v[16:17]", "v[17:18]", "v[18:19]", "v[19:20]", 56 "v[20:21]", "v[21:22]", "v[22:23]", "v[23:24]", "v[24:25]", 57 "v[25:26]", "v[26:27]", "v[27:28]", "v[28:29]", "v[29:30]", 58 "v[30:31]", "v[31:32]", "v[32:33]", "v[33:34]", "v[34:35]", 59 "v[35:36]", "v[36:37]", "v[37:38]", "v[38:39]", "v[39:40]", 60 "v[40:41]", "v[41:42]", "v[42:43]", "v[43:44]", "v[44:45]", 61 "v[45:46]", "v[46:47]", "v[47:48]", "v[48:49]", "v[49:50]", [all …]
|
/external/v8/src/compiler/x64/ |
D | instruction-codes-x64.h | 14 #define TARGET_ARCH_OPCODE_LIST(V) \ argument 15 V(X64Add) \ 16 V(X64Add32) \ 17 V(X64And) \ 18 V(X64And32) \ 19 V(X64Cmp) \ 20 V(X64Cmp32) \ 21 V(X64Cmp16) \ 22 V(X64Cmp8) \ 23 V(X64Test) \ [all …]
|
/external/v8/src/ |
D | heap-symbols.h | 8 #define INTERNALIZED_STRING_LIST(V) \ argument 9 V(add_string, "add") \ 10 V(always_string, "always") \ 11 V(anonymous_function_string, "(anonymous function)") \ 12 V(anonymous_string, "anonymous") \ 13 V(apply_string, "apply") \ 14 V(Arguments_string, "Arguments") \ 15 V(arguments_string, "arguments") \ 16 V(arguments_to_string, "[object Arguments]") \ 17 V(Array_string, "Array") \ [all …]
|
D | objects-definitions.h | 41 #define INSTANCE_TYPE_LIST_BEFORE_INTL(V) \ argument 42 V(INTERNALIZED_STRING_TYPE) \ 43 V(EXTERNAL_INTERNALIZED_STRING_TYPE) \ 44 V(ONE_BYTE_INTERNALIZED_STRING_TYPE) \ 45 V(EXTERNAL_ONE_BYTE_INTERNALIZED_STRING_TYPE) \ 46 V(EXTERNAL_INTERNALIZED_STRING_WITH_ONE_BYTE_DATA_TYPE) \ 47 V(SHORT_EXTERNAL_INTERNALIZED_STRING_TYPE) \ 48 V(SHORT_EXTERNAL_ONE_BYTE_INTERNALIZED_STRING_TYPE) \ 49 V(SHORT_EXTERNAL_INTERNALIZED_STRING_WITH_ONE_BYTE_DATA_TYPE) \ 50 V(STRING_TYPE) \ [all …]
|
D | roots.h | 17 #define STRONG_READ_ONLY_ROOT_LIST(V) \ argument 21 V(Map, free_space_map, FreeSpaceMap) \ 22 V(Map, one_pointer_filler_map, OnePointerFillerMap) \ 23 V(Map, two_pointer_filler_map, TwoPointerFillerMap) \ 24 V(Oddball, uninitialized_value, UninitializedValue) \ 25 V(Oddball, undefined_value, UndefinedValue) \ 26 V(Oddball, the_hole_value, TheHoleValue) \ 27 V(Oddball, null_value, NullValue) \ 28 V(Oddball, true_value, TrueValue) \ 29 V(Oddball, false_value, FalseValue) \ [all …]
|
/external/v8/src/wasm/ |
D | wasm-opcodes.h | 28 #define FOREACH_CONTROL_OPCODE(V) \ argument 29 V(Unreachable, 0x00, _) \ 30 V(Nop, 0x01, _) \ 31 V(Block, 0x02, _) \ 32 V(Loop, 0x03, _) \ 33 V(If, 0x004, _) \ 34 V(Else, 0x05, _) \ 35 V(Try, 0x06, _ /* eh_prototype */) \ 36 V(Catch, 0x07, _ /* eh_prototype */) \ 37 V(Throw, 0x08, _ /* eh_prototype */) \ [all …]
|
/external/v8/src/compiler/s390/ |
D | instruction-codes-s390.h | 14 #define TARGET_ARCH_OPCODE_LIST(V) \ argument 15 V(S390_Abs32) \ 16 V(S390_Abs64) \ 17 V(S390_And32) \ 18 V(S390_And64) \ 19 V(S390_Or32) \ 20 V(S390_Or64) \ 21 V(S390_Xor32) \ 22 V(S390_Xor64) \ 23 V(S390_ShiftLeft32) \ [all …]
|
/external/libxml2/test/ |
D | att4 | 8 <val o="0" v="53"/> 9 <val o="e08" v="53"/> 10 <val o="1c32" v="53"/> 11 <val o="2a3c" v="53"/> 12 <val o="3835" v="53"/> 13 <val o="4645" v="53"/> 14 <val o="5455" v="53"/> 15 <val o="6265" v="53"/> 16 <val o="7075" v="53"/> 17 <val o="7e85" v="53"/> [all …]
|
/external/libxml2/result/noent/ |
D | att4 | 8 <val o="0" v="53"/> 9 <val o="e08" v="53"/> 10 <val o="1c32" v="53"/> 11 <val o="2a3c" v="53"/> 12 <val o="3835" v="53"/> 13 <val o="4645" v="53"/> 14 <val o="5455" v="53"/> 15 <val o="6265" v="53"/> 16 <val o="7075" v="53"/> 17 <val o="7e85" v="53"/> [all …]
|
/external/libxml2/result/ |
D | att4 | 8 <val o="0" v="53"/> 9 <val o="e08" v="53"/> 10 <val o="1c32" v="53"/> 11 <val o="2a3c" v="53"/> 12 <val o="3835" v="53"/> 13 <val o="4645" v="53"/> 14 <val o="5455" v="53"/> 15 <val o="6265" v="53"/> 16 <val o="7075" v="53"/> 17 <val o="7e85" v="53"/> [all …]
|
/external/deqp-deps/glslang/Test/ |
D | Operations.frag | 17 vec4 v; 27 v = radians(uv4); 28 v += degrees(v); 29 v += (i = ui*ui, sin(v)); 30 v += cos(v); 31 v += tan(v); 32 v += asin(v); 33 v += acos(v); 35 v += atan(v); 36 v += sinh(v); [all …]
|
D | spv.Operations.frag | 16 vec4 v; 24 v = radians(uv4); 25 v += degrees(v); 26 v += (i = ui*ui, sin(v)); 27 v += cos(v); 28 v += tan(v); 29 v += asin(v); 30 v += acos(v); 32 v += atan(v); 33 v += sinh(v); [all …]
|
/external/v8/src/compiler/ppc/ |
D | instruction-codes-ppc.h | 14 #define TARGET_ARCH_OPCODE_LIST(V) \ argument 15 V(PPC_And) \ 16 V(PPC_AndComplement) \ 17 V(PPC_Or) \ 18 V(PPC_OrComplement) \ 19 V(PPC_Xor) \ 20 V(PPC_ShiftLeft32) \ 21 V(PPC_ShiftLeft64) \ 22 V(PPC_ShiftLeftPair) \ 23 V(PPC_ShiftRight32) \ [all …]
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | spv.vulkan100.subgroupPartitioned.comp.out | 2 ERROR: 0:19: 'subgroup op' : requires SPIR-V 1.3 3 ERROR: 0:21: 'subgroup op' : requires SPIR-V 1.3 4 ERROR: 0:22: 'subgroup op' : requires SPIR-V 1.3 5 ERROR: 0:23: 'subgroup op' : requires SPIR-V 1.3 6 ERROR: 0:24: 'subgroup op' : requires SPIR-V 1.3 7 ERROR: 0:26: 'subgroup op' : requires SPIR-V 1.3 8 ERROR: 0:27: 'subgroup op' : requires SPIR-V 1.3 9 ERROR: 0:28: 'subgroup op' : requires SPIR-V 1.3 10 ERROR: 0:29: 'subgroup op' : requires SPIR-V 1.3 11 ERROR: 0:31: 'subgroup op' : requires SPIR-V 1.3 [all …]
|
D | spv.vulkan100.subgroupArithmetic.comp.out | 2 ERROR: 0:19: 'subgroup op' : requires SPIR-V 1.3 3 ERROR: 0:20: 'subgroup op' : requires SPIR-V 1.3 4 ERROR: 0:21: 'subgroup op' : requires SPIR-V 1.3 5 ERROR: 0:22: 'subgroup op' : requires SPIR-V 1.3 6 ERROR: 0:24: 'subgroup op' : requires SPIR-V 1.3 7 ERROR: 0:25: 'subgroup op' : requires SPIR-V 1.3 8 ERROR: 0:26: 'subgroup op' : requires SPIR-V 1.3 9 ERROR: 0:27: 'subgroup op' : requires SPIR-V 1.3 10 ERROR: 0:29: 'subgroup op' : requires SPIR-V 1.3 11 ERROR: 0:30: 'subgroup op' : requires SPIR-V 1.3 [all …]
|
/external/v8/src/asmjs/ |
D | asm-names.h | 8 // V(stdlib.Math.<name>, constant-value) 9 #define STDLIB_MATH_VALUE_LIST(V) \ argument 10 V(E, 2.718281828459045) \ 11 V(LN10, 2.302585092994046) \ 12 V(LN2, 0.6931471805599453) \ 13 V(LOG2E, 1.4426950408889634) \ 14 V(LOG10E, 0.4342944819032518) \ 15 V(PI, 3.141592653589793) \ 16 V(SQRT1_2, 0.7071067811865476) \ 17 V(SQRT2, 1.4142135623730951) [all …]
|
/external/u-boot/arch/arm/include/asm/arch-vf610/ |
D | imx-regs.h | 131 #define DDRMC_CR02_DRAM_TINIT(v) ((v) & 0xffffff) argument 132 #define DDRMC_CR10_TRST_PWRON(v) (v) argument 133 #define DDRMC_CR11_CKE_INACTIVE(v) (v) argument 134 #define DDRMC_CR12_WRLAT(v) (((v) & 0x1f) << 8) argument 135 #define DDRMC_CR12_CASLAT_LIN(v) ((v) & 0x3f) argument 136 #define DDRMC_CR13_TRC(v) (((v) & 0xff) << 24) argument 137 #define DDRMC_CR13_TRRD(v) (((v) & 0xff) << 16) argument 138 #define DDRMC_CR13_TCCD(v) (((v) & 0x1f) << 8) argument 139 #define DDRMC_CR13_TBST_INT_INTERVAL(v) ((v) & 0x7) argument 140 #define DDRMC_CR14_TFAW(v) (((v) & 0x3f) << 24) argument [all …]
|
/external/libunwind/tests/ |
D | test-ptrace-misc.c | 69 bar (int v) in bar() argument 72 int arr[1] = { v }; in bar() 80 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 81 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 82 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 83 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 84 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 85 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 86 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() 87 + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) + (f (v) in bar() [all …]
|
/external/clang/test/Sema/ |
D | cast.c | 31 void testBool(Bool v) { in testBool() argument 32 (void) (Bool) v; in testBool() 33 (void) (Int) v; in testBool() 34 (void) (Long) v; in testBool() 35 (void) (Float) v; in testBool() 36 (void) (Double) v; in testBool() 37 (void) (CInt) v; in testBool() 38 (void) (CLong) v; in testBool() 39 (void) (CFloat) v; in testBool() 40 (void) (CDouble) v; in testBool() [all …]
|