Home
last modified time | relevance | path

Searched defs:value (Results 3601 - 3625 of 11260) sorted by relevance

1...<<141142143144145146147148149150>>...451

/third_party/toybox/toys/other/
H A Dsysctl.c32 char *value = strchr(key, '='); in split_key() local
51 static int write_key(char *path, char *key, char *value) in write_key() argument
94 process_key(char *key, char *value) process_key() argument
[all...]
/third_party/toybox/toys/posix/
H A Dgetconf.c51 long long value; member
/third_party/vixl/test/aarch64/
H A Dtest-disasm-aarch64.cc692 uint64_t value = 0x7fffffff; in TEST() local
[all...]
/third_party/skia/third_party/externals/dawn/src/utils/
H A DGlfw3Fuchsia.cpp37 void glfwWindowHint(int hint, int value) { in glfwWindowHint() argument
/third_party/protobuf/src/google/protobuf/
H A Dextension_set_inl.h147 int value = val; ParseFieldWithExtensionInfo() local
164 std::string* value = ParseFieldWithExtensionInfo() local
176 MessageLite* value = ParseFieldWithExtensionInfo() local
189 MessageLite* value = ParseFieldWithExtensionInfo() local
226 MessageLite* value = ParseMessageSetItemTmpl() local
[all...]
H A Dany_lite.cc56 AnyMetadata::AnyMetadata(UrlType* type_url, ValueType* value) in AnyMetadata() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLazyField.java117 public Object setValue(Object value) { in setValue() argument
H A DByteBufferWriter.java141 private static void setBuffer(byte[] value) { in setBuffer() argument
/third_party/protobuf/python/google/protobuf/pyext/
H A Dfield.cc62 DescrSet(PyMessageFieldProperty* self, PyObject* obj, PyObject* value) DescrSet() argument
/third_party/python/Modules/_sqlite/
H A Dutil.c147 long long value = PyLong_AsLongLongAndOverflow(py_val, &overflow); in _pysqlite_long_as_int64() local
/third_party/python/Objects/clinic/
H A Ddictobject.c.h22 PyObject *value = Py_None; in dict_fromkeys() local
[all...]
H A Dodictobject.c.h26 PyObject *value = Py_None; in OrderedDict_fromkeys() local
[all...]
/third_party/python/Modules/
H A D_weakref.c40 is_dead_weakref(PyObject *value) in is_dead_weakref() argument
/third_party/protobuf/objectivec/
H A DGPBType.pbobjc.h432 @property(nonatomic, readwrite, strong, null_resettable) GPBAny *value; global() variable
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DCodedOutputStream.php118 $value = ($value >> 7) & ~(0x7F << ((PHP_INT_SIZE << 3) - 7)); global() variable
[all...]
H A DGPBJsonWire.php155 $value variable
163 $value = bcadd($value, "18446744073709551616"); global() variable
229 $value = json_encode($value, JSON_UNESCAPED_UNICODE); global() variable
[all...]
H A DEnumDescriptorProto.php27 private $value; variable
120 $this->value = $arr; variable
[all...]
H A DEnumDescriptor.php14 private $value; variable
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcode_generator.cc108 std::pair<std::string, std::string> value; in ParseGeneratorParameter() local
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_doc_comment.cc104 void WriteEnumValueDocComment(io::Printer* printer, const EnumValueDescriptor* value) { in WriteEnumValueDocComment() argument
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DLazyStringArrayListTest.java285 private static <T> void assertGenericListImmutable(List<T> list, T value) { in assertGenericListImmutable() argument
H A DUtf8Utils.java44 final int value; field in Utf8Utils.MaxCodePoint
/third_party/pulseaudio/src/tests/
H A Datomic-test.c71 size_t value = 0; in read_func() local
85 size_t value = 0; in write_func() local
[all...]
H A Dhashmap-test.c10 int value; member
[all...]
/third_party/python/Doc/includes/
H A Dcustom3.c81 Custom_setfirst(CustomObject *self, PyObject *value, void *closure) in Custom_setfirst() argument
108 Custom_setlast(CustomObject *self, PyObject *value, void *closure) in Custom_setlast() argument
[all...]

Completed in 12 milliseconds

1...<<141142143144145146147148149150>>...451