/third_party/protobuf/python/google/protobuf/internal/ |
H A D | wire_format_test.py | 107 def NumericByteSizeTestHelper(self, byte_size_fn, value, expected_value_size): 111 actual_size = byte_size_fn(field_number, value) 113 'byte_size_fn: %s, field_number: %d, value: %r\n' 115 byte_size_fn, field_number, value, expected_size, actual_size))
|
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/ |
H A D | wire_format_test.py | 103 def NumericByteSizeTestHelper(self, byte_size_fn, value, expected_value_size): 107 actual_size = byte_size_fn(field_number, value) 109 'byte_size_fn: %s, field_number: %d, value: %r\n' 111 byte_size_fn, field_number, value, expected_size, actual_size))
|
/third_party/python/Lib/ |
H A D | pyclbr.py | 10 path is prepended to the system search path sys.path. The return value 14 instances of classes Class and Function. One special key/value pair is 15 present for packages: the key '__path__' has a list as its value which 107 for key, value in _readmodule(module, path or []).items(): 108 if isinstance(value, Class): 109 res[key] = value
|
/third_party/python/Modules/ |
H A D | resource.c | 358 #define ADD_INT(module, value) \ in resource_exec() 360 if (PyModule_AddIntConstant(module, #value, value) < 0) { \ in resource_exec()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | iostream_state_saver.h | 94 typename absl::enable_if_t<!std::is_base_of<std::ios_base, T>::value, 104 // required to stream and reconstruct a real type exact binary value through 159 typename absl::enable_if_t<!std::is_base_of<std::ios_base, T>::value, 223 static_assert(std::is_floating_point<FloatType>::value, ""); in read_floating_point() 226 // Parsing a double value may report a subnormal value as an error in read_floating_point() 230 // ERANGE error, as the parsed value may be smaller than DOUBLE_MIN in read_floating_point()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
H A D | node_hash_map_test.cc | 173 auto Elem = [](int key, int value) { in TEST() 174 return Pair(Field(&NonMovableKey::i, key), value); in TEST() 182 static_assert(!std::is_move_constructible<NonMovableKey>::value, ""); in TEST()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
H A D | uniform_int_distribution_test.cc | 49 const TypeParam kMin = std::is_unsigned<TypeParam>::value ? 37 : -105; in TYPED_TEST() 50 const TypeParam kNegOneOrZero = std::is_unsigned<TypeParam>::value ? 0 : -1; in TYPED_TEST() 121 // opt-mode, for invalid parameters, will generate a garbage value, in TYPED_TEST() 127 // Any value will generate a non-empty string. in TYPED_TEST() 183 const TypeParam min = std::is_unsigned<TypeParam>::value ? 37 : -37; in TYPED_TEST() 209 absl::StrAppend(&msg, kChiSquared, " p-value ", p_value, "\n"); in TYPED_TEST() 210 absl::StrAppend(&msg, "High ", kChiSquared, " value: ", chi_square, " > ", in TYPED_TEST()
|
/third_party/selinux/libsepol/src/ |
H A D | context.c | 174 scontext->user = usrdatum->s.value; in context_from_record() 183 scontext->role = roldatum->s.value; in context_from_record() 192 scontext->type = typdatum->s.value; in context_from_record()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_access_chain.cpp | 114 // The index value will correspond to the value of the index if the object in IsApplicable() 115 // is a struct, otherwise the value 0 will be used. in IsApplicable() 121 // It is a struct: we need to retrieve the integer value. in IsApplicable() 167 // The module must have an integer constant of value bound-1 of the same in IsApplicable() 179 // The index is not necessarily a constant, so we may not know its value. in IsApplicable() 196 // At this point, |subobject_type_id| is the type of the value targeted by in IsApplicable() 247 // It is a struct: we need to retrieve the integer value. in Apply() 275 "A constant of value bound - 1 and the same type as the index " in Apply() 353 // If the base pointer's pointee value wa in Apply() 387 uint32_t value = index_instruction->GetSingleWordInOperand(0); GetStructIndexValue() local [all...] |
/third_party/spirv-tools/source/ |
H A D | name_mapper.cpp | 298 std::ostringstream value; in ParseInstruction() local 299 EmitNumericLiteral(&value, inst, inst.operands[2]); in ParseInstruction() 300 auto value_str = value.str(); in ParseInstruction()
|
/third_party/spirv-tools/source/opt/ |
H A D | eliminate_dead_io_components_pass.cpp | 182 unsigned value = idx_inst->GetSingleWordInOperand(kConstantValueInIdx); in FindMaxIndex() 183 if (value > max) max = value; in FindMaxIndex()
|
H A D | fold_spec_constant_op_and_composite_pass.cpp | 32 // and const_val_to_id_ so that we can use them to infer the value of Spec in Process() 75 // Normal Constant whose value(s) are fixed. Note that for a composite in Process() 231 // Encodes the integer |value| of in a word vector format appropriate for 232 // representing this value as a operands for a constant definition. Performs 238 uint32_t value) { in EncodeIntegerAsWords() 246 if (result_type_signed && static_cast<int32_t>(value) < 0) { in EncodeIntegerAsWords() 256 uint32_t first_word = value; in EncodeIntegerAsWords() 237 EncodeIntegerAsWords(const analysis::Type& type, uint32_t value) EncodeIntegerAsWords() argument
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsLongStressCase.hpp | 73 VarSpec (const std::string& name_, const T& value) : name(name_) { set(value, value); } in VarSpec()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | config.h | 90 * with the highest priority value will be selected. 316 * provisioning_sp value). The range of this priority is 0-255 with 0 328 * This value is used as the maximum channel utilization for network 423 * configuration value can be used to set it to the new version (2). 512 * control interface, add a new group and change this value to 521 * For UDP connections (default on Windows): The value will be ignored. 523 * to be created. The value can be set to, e.g., udp 526 * For Windows Named Pipe: This value can be used to set the security 670 * 0 = generate static value based on the local MAC address (default) 792 * This value control [all...] |
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuFloatFormat.cpp | 91 * value, not the approximation. This is because otherwise a less accurate 180 // If NaN might be supported, NaN is a legal return value in convert() 184 // If NaN might not be supported, any (non-NaN) value is legal, in convert() 195 // original value is also a possible result. in convert() 312 const double value = d * maxIntValue; 313 const double normValue = upward ? deCeil(value) : deFloor(value);
|
/third_party/vk-gl-cts/framework/platform/android/ |
H A D | tcuTestLogParserJNI.cpp | 51 void sessionInfo (const char* name, const char* value); 118 void TestLogListener::sessionInfo (const char* name, const char* value) in sessionInfo() argument 121 jstring jValue = m_env->NewStringUTF(value); in sessionInfo()
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglAndroidUtil.cpp | 91 char value[128] = {0}; in androidGetSdkVersion() local 92 __system_property_get("ro.build.version.sdk", value); in androidGetSdkVersion() 93 sdkVersion = static_cast<deInt32>(strtol(value, DE_NULL, 10)); in androidGetSdkVersion()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | config.h | 93 * with the highest priority value will be selected. 344 * provisioning_sp value). The range of this priority is 0-255 with 0 356 * This value is used as the maximum channel utilization for network 452 * configuration value can be used to set it to the new version (2). 541 * control interface, add a new group and change this value to 550 * For UDP connections (default on Windows): The value will be ignored. 552 * to be created. The value can be set to, e.g., udp 555 * For Windows Named Pipe: This value can be used to set the security 705 * 0 = generate static value based on the local MAC address (default) 829 * This value control [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | ResourceManager.h | 93 ResourceType *value = mObjectMap.query(handle); in checkObjectAllocation() local 94 if (value) in checkObjectAllocation() 96 return value; in checkObjectAllocation()
|
/third_party/zlib/contrib/pascal/ |
H A D | zlibpas.pas | 45 adler: LongInt; (* adler32 value of the uncompressed data *) 124 function deflatePrime(var strm: z_stream; bits, value: Integer): Integer; in deflatePrime() 133 function inflatePrime(var strm: z_stream; bits, value: Integer): Integer; in inflatePrime()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
H A D | mali_kbase_device_internal.h | 31 * @value: Value to write 38 void kbase_reg_write(struct kbase_device *kbdev, u16 offset, u32 value, 60 * @val: The value of the GPU IRQ status register which triggered the call
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/ |
H A D | mali_kbase_device_internal.h | 27 * @value: Value to write 34 void kbase_reg_write(struct kbase_device *kbdev, u16 offset, u32 value, struct kbase_context *kctx); 53 * @val: The value of the GPU IRQ status register which triggered the call
|
/drivers/hdf_core/framework/core/shared/include/ |
H A D | hdf_service_record.h | 18 struct HdfDeviceObject *value; member
|
/drivers/peripheral/display/composer/test/common/ |
H A D | hdi_test_render_utils.h | 24 void SetUint32(uint32_t& dst, uint32_t value);
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
H A D | strcpy.S | 19 mov $16, $0 # set up return value
|