/third_party/ltp/testcases/kernel/kvm/include/ |
H A D | kvm_x86.h | 201 void kvm_wrmsr(unsigned int msr, uint64_t value);
|
/third_party/libinput/test/ |
H A D | litest-device-anker-mouse-kbd.c | 203 { .value = -1 },
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | instruction-scheduler.h | 97 // scheduler to indicate when the value of all the operands of this 214 return &random_number_generator_.value(); in random_number_generator()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | memory-lowering.h | 108 Node* value,
|
/third_party/node/deps/v8/src/base/ |
H A D | functional.h | 71 V8_BASE_EXPORT size_t hash_combine(size_t seed, size_t value);
|
/third_party/node/deps/v8/src/baseline/ |
H A D | baseline-compiler.h | 77 void StoreRegister(int operand_index, Register value); 87 // Immediate value operands.
|
/third_party/node/deps/v8/src/execution/ |
H A D | arguments.h | 31 // Note that length_ (whose value is in the integer range) is defined 37 // Scope to temporarily change the value of an argument. 41 Object value);
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | heap-statistics-collector.cc | 82 const auto it = type_map.insert({header->GetName().value, type_map.size()}); in RecordObjectType()
|
H A D | marking-worklists.h | 66 const void* value; member
|
/third_party/node/deps/v8/src/objects/ |
H A D | debug-objects.h | 50 void SetDebugExecutionMode(ExecutionMode value);
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | tasn_fre.c | 170 pval = &typ->value.asn1_value; in ossl_asn1_primitive_free()
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/Util/ |
H A D | Pod.pm | 56 The value MUST be a number, and will be the man section number
|
/third_party/node/deps/undici/src/lib/core/ |
H A D | connect.js | 67 const { value: oldestKey } = this._sessionCache.keys().next()
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
H A D | ExamplesTableSchema.java | 20 import com.google.auto.value.AutoValue;
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/ |
H A D | NfaFlattener.java | 19 import com.google.auto.value.AutoValue; 49 * A simple pair of edge value and target node which represents the current state along any path
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | Schema.java | 21 import com.google.auto.value.AutoValue; 89 * prefix is the name of the "prototype" column, and the "suffix" is an ID of a value within the
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/model/ |
H A D | CommentsSchemaTest.java | 42 private static final String NEW_LINE = LINE_SEPARATOR.value();
|
/third_party/rust/crates/cxx/gen/cmd/src/gen/ |
H A D | mod.rs | 34 /// To instantiate one you need to crate a default value and mutate those fields 66 fn eval(&self, name: &str, value: Option<&str>) -> CfgResult; in eval()
|
/third_party/rust/crates/cxx/gen/src/ |
H A D | mod.rs | 34 /// To instantiate one you need to crate a default value and mutate those fields 66 fn eval(&self, name: &str, value: Option<&str>) -> CfgResult; in eval()
|
/third_party/rust/crates/cxx/gen/lib/src/gen/ |
H A D | mod.rs | 34 /// To instantiate one you need to crate a default value and mutate those fields 66 fn eval(&self, name: &str, value: Option<&str>) -> CfgResult; in eval()
|
/third_party/python/Tools/peg_generator/pegen/ |
H A D | testutil.py | 138 for key, value in res.items(): 139 print(f" {key:12.12s}: {value:10.0f} MiB")
|
/third_party/rust/crates/cxx/gen/build/src/gen/ |
H A D | mod.rs | 34 /// To instantiate one you need to crate a default value and mutate those fields 66 fn eval(&self, name: &str, value: Option<&str>) -> CfgResult; in eval()
|
/third_party/openssl/util/perl/OpenSSL/Util/ |
H A D | Pod.pm | 56 The value MUST be a number, and will be the man section number
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
H A D | vktBitstreamBufferImpl.hpp | 91 int64_t MemsetData(deUint32 value, VkDeviceSize offset, VkDeviceSize size) override;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/ |
H A D | CoreWindowNativeWindow.cpp | 62 // Default value for the scale is 1.0f in initialize() 139 mSizeChangedEventToken.value = 0; in unregisterForSizeChangeEvents()
|