/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bigdec/ |
H A D | DiagBigDecimalTest.java | 5070 java.lang.String sub, java.lang.String mul, java.lang.String div, in mathtest() 5093 mathtestcheck(test, lhs, rhs, "sub", res, sub); in mathtest() 5068 mathtest(int test, ohos.global.icu.math.MathContext mc, java.lang.String slhs, java.lang.String srhs, java.lang.String add, java.lang.String sub, java.lang.String mul, java.lang.String div, java.lang.String idv, java.lang.String rem, java.lang.String pow) mathtest() argument
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/ |
H A D | DiagBigDecimalTest.java | 5067 java.lang.String sub, java.lang.String mul, java.lang.String div, in mathtest() 5090 mathtestcheck(test, lhs, rhs, "sub", res, sub); in mathtest() 5065 mathtest(int test, com.ibm.icu.math.MathContext mc, java.lang.String slhs, java.lang.String srhs, java.lang.String add, java.lang.String sub, java.lang.String mul, java.lang.String div, java.lang.String idv, java.lang.String rem, java.lang.String pow) mathtest() argument
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_msl.cpp | 4032 // It *might* happen if a sub-struct has a larger alignment requirement in MSL than SPIR-V. in align_struct() 7783 MSL_AFMIO(sub); in emit_instruction() 7791 MSL_AFMO(sub); in emit_instruction()
|
/third_party/vixl/src/aarch32/ |
H A D | assembler-aarch32.cc | 12116 void Assembler::sub(Condition cond, in sub() function in vixl::aarch32::Assembler 12295 Delegate(kSub, &Assembler::sub, cond, size, rd, rn, operand); in sub() 12298 void Assembler::sub(Condition cond, Register rd, const Operand& operand) { in sub() function in vixl::aarch32::Assembler 12312 Delegate(kSub, &Assembler::sub, cond, rd, operand); in sub()
|
H A D | macro-assembler-aarch32.h | 5525 sub(cond, rd, rn, operand); in MacroAssembler()
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | emulate.c | 1044 FASTOP2(sub); variable
|
/kernel/linux/linux-5.10/tools/power/pm-graph/ |
H A D | sleepgraph.py | 2994 name = re.sub('[()]', '', data[1]) 6195 # create a summary of tests in a sub-directory
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | emulate.c | 1009 FASTOP2(sub); variable
|
/kernel/linux/linux-6.6/tools/power/pm-graph/ |
H A D | sleepgraph.py | 3187 name = re.sub('[()]', '', data[1]) 6433 # create a summary of tests in a sub-directory
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | assembler-riscv64.cc | 1639 void Assembler::sub(Register rd, Register rs1, Register rs2) { in sub() function in v8::internal::Assembler
|
/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor_unittest.cc | 3457 EXPECT_EQ("NestedFileAnnotation", file_options.sub().s()); in TEST()
|
/third_party/json/single_include/nlohmann/ |
H A D | json.hpp | 16853 static diyfp sub(const diyfp& x, const diyfp& y) noexcept 17391 std::uint64_t delta = diyfp::sub(M_plus, M_minus).f; // (significand of (M+ - M-), implicit exponent is e) 17392 std::uint64_t dist = diyfp::sub(M_plus, w ).f; // (significand of (M+ - w ), implicit exponent is e)
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_realtek.c | 6798 struct snd_pcm_substream *sub, int action) in comp_generic_playback_hook() 6797 comp_generic_playback_hook(struct hda_pcm_stream *hinfo, struct hda_codec *cdc, struct snd_pcm_substream *sub, int action) comp_generic_playback_hook() argument
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/ec/ |
H A D | ecp_nistz256-armv8.S | 3022 sub sp,sp,#32*4 3167 sub sp,sp,#32*12 3420 sub sp,sp,#32*10 3847 sub x2,x2,#1
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/ec/ |
H A D | ecp_nistz256-armv8.S | 3022 sub sp,sp,#32*4 3167 sub sp,sp,#32*12 3420 sub sp,sp,#32*10 3847 sub x2,x2,#1
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/ec/ |
H A D | ecp_nistz256-armv8.S | 3022 sub sp,sp,#32*4 3167 sub sp,sp,#32*12 3420 sub sp,sp,#32*10 3847 sub x2,x2,#1
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/ec/ |
H A D | ecp_nistz256-armv8.S | 3022 sub sp,sp,#32*4 3167 sub sp,sp,#32*12 3420 sub sp,sp,#32*10 3847 sub x2,x2,#1
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/ec/ |
H A D | ecp_nistz256-armv4.S | 3640 sub sp,sp,#32*5 3741 sub sp,sp,#32*18+16 4118 sub sp,sp,#32*15
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/ec/ |
H A D | ecp_nistz256-armv4.S | 3640 sub sp,sp,#32*5 3741 sub sp,sp,#32*18+16 4118 sub sp,sp,#32*15
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 5215 // Optimize {s|u}{add|sub|mul}.with.overflow feeding into a branch in LowerBRCOND() 5266 // Optimize {s|u}{add|sub|mul}.with.overflow feeding into a branch in LowerBR_CC() 10585 bool isSub = ARM_AM::getAM2Op(Offset) == ARM_AM::sub; in EmitInstrWithCustomInserter() 11029 // (sub x, (select cc, 0, c)) -> (select cc, x, (sub, x, c)) 11912 // fold (sub x, (select cc, 0, c)) -> (select cc, x, (sub, x, c)) in PerformSUBCombine() 11920 // Fold (sub (ARMvmovImm 0), (ARMvdup x)) -> (ARMvdup (sub 0, x)) in PerformSUBCombine() 12028 // (mul x, 2^N - 1) => (sub (sh in PerformMULCombine() [all...] |
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | [all...] |
/third_party/typescript/lib/ |
H A D | typingsInstaller.js | [all...] |
H A D | tsc.js | 11634 String: ["codePointAt", "includes", "endsWith", "normalize", "repeat", "startsWith", "anchor", "big", "blink", "bold", "fixed", "fontcolor", "fontsize", "italics", "link", "small", "strike", "sub", "sup"], [all...] |
H A D | tsserverlibrary.js | [all...] |