Home
last modified time | relevance | path

Searched refs:xE (Results 1 - 25 of 57) sorted by relevance

123

/third_party/lame/mpglib/
H A Ddecode_i386.c166 sum += window[0xE] * b0[0xE]; \
181 sum += window[0xE] * b0[0xE]; \
203 sum -= window[-0xE] * b0[0xD]; \
204 sum -= window[-0xF] * b0[0xE]; \
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h651 if (featureBits[ARM::HasV8Ops] && (Num & 0xE) != 0xE) in isValidCoprocessorNumber()
655 if (featureBits[ARM::HasV7Ops] && (Num & 0xE) == 0xA) in isValidCoprocessorNumber()
661 ((Num & 0xE) == 0x8 || (Num & 0xE) == 0xE)) in isValidCoprocessorNumber()
/third_party/skia/gm/
H A Dcomplexclip2.cpp57 SkScalar xE = 40.65f; variable
67 fRects[0].setLTRB(xB, yB, xE, yE);
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-golang/parse-number-fxx-test-data/script/
H A Dtest-go-strconv.go120 0x0, 0xA, 0xB, 0xC, 0xD, 0xE, 0xF, 0x0, // 0x40-0x47 A-F
124 0x0, 0xA, 0xB, 0xC, 0xD, 0xE, 0xF, 0x0, // 0x60-0x67 a-f
/third_party/mesa3d/src/asahi/compiler/test/
H A Dtest-lower-pseudo.cpp60 CASE(agx_or_to(b, wx, wy, wz), agx_bitop_to(b, wx, wy, wz, 0xE)); in TEST_F()
/third_party/rust/crates/regex/regex-syntax/src/
H A Dutf8.rs562 rutf8(0xD, 0xE), in reverse()
568 rutf8(0xD, 0xE), in reverse()
/third_party/ffmpeg/libavcodec/
H A Dasv.c46 { 0xE, 5 }, { 0x6, 5 }, { 0xA, 5 }, { 0x2, 5 },
/third_party/alsa-utils/topology/nhlt/
H A Dnhlt.h55 #define NHLT_MIC_ARRAY_TYPE_PLANAR_4_ELEMENT_2ND_GEOMETRY 0xE
/third_party/mesa3d/src/amd/common/
H A Dac_perfcounter.h73 CB = 0xE,
H A Dac_sqtt.h123 RGP_SQTT_MARKER_IDENTIFIER_RESERVED5 = 0xE,
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DMatcherCompilerTest.java89 for (byte jump : new byte[] {0xA, 0xC, 0xE, 0x10, 0x12, 0x14, 0x16, 0x18, 0x1A, 0x1C}) { in testMapOperation()
/third_party/node/deps/brotli/c/enc/
H A Dhash.h133 return (score_t)39 + ((0x1CA10 >> (distance_short_code & 0xE)) & 0xE); in BackwardReferencePenaltyUsingLastDistance()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash.h133 return (score_t)39 + ((0x1CA10 >> (distance_short_code & 0xE)) & 0xE); in BackwardReferencePenaltyUsingLastDistance()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dmsm_kgsl.h318 #define KGSL_PROP_PWRCTRL 0xE
438 #define KGSL_PERFCOUNTER_GROUP_VBIF_PWR 0xE
/third_party/node/deps/v8/src/codegen/arm64/
H A Ddecoder-arm64-inl.h102 case 0xE: in Decode()
505 DCHECK((instr->Bits(27, 24) == 0xE) || (instr->Bits(27, 24) == 0xF)); in DecodeFP()
/third_party/ffmpeg/libavformat/
H A Dwvdec.c177 case 0xE: in wv_read_block_header()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_shader.h201 # define NV40_FP_OP_INPUT_SRC_FACING 0xE
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.cc496 const Instr kBOrBlPCImmedMask = 0xE * B24;
522 const Instr kAndBicFlip = 0xE * B21;
1838 emit(cond | 0x6 * B24 | 0xE * B20 | satpos * B16 | dst.code() * B12 | in usat()
2888 emit(cond | 0xE * B24 | d * B22 | 0xB * B20 | sd * B12 | 0xA * B8 | B6 | in vmov()
2945 emit(cond | 0xE * B24 | sn * B16 | src.code() * B12 | 0xA * B8 | n * B7 | B4); in vmov()
2957 emit(cond | 0xE * B24 | B20 | sn * B16 | dst.code() * B12 | 0xA * B8 | in vmov()
3042 return (cond | 0xE * B24 | B23 | D * B22 | 0x3 * B20 | B19 | opc2 * B16 | in EncodeVCVT()
3050 return (cond | 0xE * B24 | B23 | D * B22 | 0x3 * B20 | 0x7 * B16 | in EncodeVCVT()
3124 emit(cond | 0xE * B24 | B23 | d * B22 | 0x3 * B20 | B19 | 0x2 * B16 | in vcvt_f64_s32()
3617 emit(cond | 0xE * B2 in vmsr()
[all...]
/third_party/libsnd/src/
H A Dmat5.c60 MAT5_TYPE_ARRAY = 0xE,
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard.h72 TAG_ALU_12_WRITEOUT = 0xE,
/third_party/openssl/test/
H A Dv3ext.c258 key[3] = 0xE; in test_addr_fam_len()
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc2087 __ b(Condition(0xE), &done, Label::kNear); // normal case in AssembleArchInstruction()
2096 __ b(Condition(0xE), &done, Label::kNear); // normal case in AssembleArchInstruction()
2107 __ b(Condition(0xE), &done, Label::kNear); // normal case in AssembleArchInstruction()
2123 __ b(Condition(0xE), &done, Label::kNear); // normal case in AssembleArchInstruction()
2140 __ b(Condition(0xE), &done, Label::kNear); // normal case in AssembleArchInstruction()
2154 __ b(Condition(0xE), &done, Label::kNear); // normal case in AssembleArchInstruction()
2167 __ b(Condition(0xE), &done, Label::kNear); // normal case in AssembleArchInstruction()
2182 __ b(Condition(0xE), &done, Label::kNear); // normal case in AssembleArchInstruction()
/third_party/ffmpeg/libavcodec/x86/
H A Dme_cmp.asm114 pshuflw %2, %1, 0xE
120 pshufw %2, %1, 0xE
/third_party/lame/libmp3lame/
H A DVbrTag.c351 if ((buf[1] >> 4) == 0xE) in GetVbrTag()
/third_party/libdrm/tests/amdgpu/
H A Djpeg_tests.c515 set_reg_jpeg(vcnipUVD_JPEG_CNTL, COND0, TYPE0, 0xE); in send_cmd_target_direct()

Completed in 39 milliseconds

123