/third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
H A D | test-conversions.cc | 2036 double result = in StrToD16() local 2039 return result; in StrToD16() 2063 double result = in StrToD16() 2066 return result; in StrToD16() 2076 double result = converter.StringToDouble(str, len, 2091 CHECK_EQ(result, result16); 2093 return result; 4189 float result = 4192 return result; 4201 float result [all...] |
/third_party/node/deps/v8/src/compiler/backend/x64/ |
H A D | instruction-selector-x64.cc | 984 Node* result, Node* index, int scale, Node* base, in EmitLea() 998 outputs[0] = g.DefineAsRegister(result); in EmitLea() 2013 InstructionOperand result = g.DefineAsRegister(output.node); in EmitPrepareResults() local 2017 Emit(kX64Peek, 1, &result, 1, &slot); in EmitPrepareResults() 2142 // The result of WordAnd with a positive interger constant in X64 is known to 2143 // be sign(zero)-extended. Comparing this result with another positive interger 2612 Node* const result = NodeProperties::FindProjection(node, 0); in VisitWordCompareZero() local 2613 if (result == nullptr || IsDefined(result)) { in VisitWordCompareZero() 2670 // The leal automatically zero extends, so result i in VisitSwitch() 983 EmitLea(InstructionSelector* selector, InstructionCode opcode, Node* result, Node* index, int scale, Node* base, Node* displacement, DisplacementMode displacement_mode) EmitLea() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-sparcv9.pl | 236 # result of multiplication of modulus by "magic" digit [and 332 ! Final step is "if result > mod, subtract mod", but we do it 333 ! "other way around", namely subtract modulus from result 883 # !in1infty, !in2infty, result of check for zero and return pointer. 974 or @acc[1],@acc[0],@acc[0] ! see if result is zero 997 or @acc[1],@acc[0],@acc[0] ! see if result is zero 1152 # !in1infty, !in2infty, result of check for zero and return pointer. 1660 ! "collect" result back to 64-bit $acc0-$acc3. 1827 # result of multiplication of modulus by "magic" digit [and 1915 ! multiplication result, whic [all...] |
/third_party/rust/crates/libc/src/fuchsia/ |
H A D | mod.rs | 1957 // Wait extended result codes for the above trace options. 3529 pub fn readdir_r(dirp: *mut ::DIR, entry: *mut ::dirent, result: *mut *mut ::dirent) in readdir_r() 3767 pub fn gmtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; in gmtime_r() 3768 pub fn localtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; in localtime_r() 4178 result: *mut *mut ::group, in getgrgid_r() 4188 result: *mut *mut ::group, in getgrnam_r() 4203 result: *mut *mut passwd, in getpwnam_r() 4210 result: *mut *mut passwd, in getpwuid_r()
|
/third_party/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-sparcv9.pl | 236 # result of multiplication of modulus by "magic" digit [and 332 ! Final step is "if result > mod, subtract mod", but we do it 333 ! "other way around", namely subtract modulus from result 883 # !in1infty, !in2infty, result of check for zero and return pointer. 974 or @acc[1],@acc[0],@acc[0] ! see if result is zero 997 or @acc[1],@acc[0],@acc[0] ! see if result is zero 1152 # !in1infty, !in2infty, result of check for zero and return pointer. 1660 ! "collect" result back to 64-bit $acc0-$acc3. 1827 # result of multiplication of modulus by "magic" digit [and 1915 ! multiplication result, whic [all...] |
/third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
H A D | command_parser_test.cc | 2869 uint8_t result; member 2882 EXPECT_EQ(test_data.result, cp.PipelineDataForTesting()->GetColorWriteMask()); in TEST_P() 4222 ProbeSSBOCommand::Comparator result; in TEST_P() local 4223 Result r = cp.ParseComparatorForTesting(test_data.name, &result); in TEST_P() 4225 EXPECT_EQ(test_data.op, result); in TEST_P() 4246 ProbeSSBOCommand::Comparator result; in TEST_F() local 4247 Result r = cp.ParseComparatorForTesting("INVALID", &result); in TEST_F()
|
/third_party/python/Lib/test/ |
H A D | test_logging.py | 3900 result = dict(self.common) 3902 result.update(self.variants[name]) 3903 return logging.makeLogRecord(result) 5193 result = self.logger.makeRecord(name, level, fn, lno, msg, args, 5195 self.assertIn('valid_key', result.__dict__) 5666 result = currentTime + r 5672 print('result: %s' % result, file=sys.stderr)
|
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
H A D | mpp_jpgdec.c | 522 .result = jpgdec_result,
|
H A D | mpp_vepu1.c | 662 .result = vepu_result,
|
H A D | mpp_vdpu2.c | 619 .result = vdpu_result,
|
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
H A D | mpp_vdpu1.c | 724 .result = vdpu_result,
|
H A D | mpp_vepu1.c | 687 .result = vepu_result,
|
H A D | mpp_vdpu2.c | 644 .result = vdpu_result,
|
H A D | mpp_jpgdec.c | 543 .result = jpgdec_result,
|
/kernel/linux/linux-5.10/drivers/bus/mhi/host/ |
H A D | internal.h | 557 void (*xfer_cb)(struct mhi_device *mhi_dev, struct mhi_result *result);
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | scall-trans-i386.S | 61 1: st.d a0, sp, PT_R4 # result
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | decbin.S | 491 | Clean up and return with result in fp0.
|
H A D | skeleton.S | 398 | stack. The result is that a UNIX
|
/kernel/linux/linux-5.10/drivers/acpi/nfit/ |
H A D | intel.c | 589 * for the result needs to query the DIMMs individually. in intel_bus_fwa_activate() 597 dev_dbg(acpi_desc->dev, "result: %d\n", rc); in intel_bus_fwa_activate() 673 switch (info.result) { in intel_fwa_state() 766 dev_dbg(acpi_desc->dev, "%s result: %d\n", arm == NVDIMM_FWA_ARM in intel_fwa_arm()
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | skeleton.S | 398 | stack. The result is that a UNIX
|
H A D | decbin.S | 491 | Clean up and return with result in fp0.
|
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/ |
H A D | tdc.py | 251 result = True
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-verity-fec.c | 527 char *result, unsigned maxlen) in verity_fec_status_table() 526 verity_fec_status_table(struct dm_verity *v, unsigned sz, char *result, unsigned maxlen) verity_fec_status_table() argument
|
/kernel/linux/linux-5.10/drivers/media/common/siano/ |
H A D | smscoreapi.h | 1035 u32 result; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas_tf/ |
H A D | main.c | 282 cmdnode->result = -ENOENT; in lbtf_op_stop()
|