Home
last modified time | relevance | path

Searched defs:value (Results 551 - 575 of 7524) sorted by relevance

1...<<21222324252627282930>>...301

/third_party/protobuf/objectivec/
H A DGPBAny.pbobjc.h173 @property(nonatomic, readwrite, copy, null_resettable) NSData *value; variable
H A DGPBWrappers.pbobjc.h65 @property(nonatomic, readwrite) double value; variable
83 @property(nonatomic, readwrite) float value; variable
101 @property(nonatomic, readwrite) int64_t value; variable
119 @property(nonatomic, readwrite) uint64_t value; variable
137 @property(nonatomic, readwrite) int32_t value; variable
155 @property(nonatomic, readwrite) uint32_t value; global() variable
173 @property(nonatomic, readwrite) BOOL value; global() variable
191 @property(nonatomic, readwrite, copy, null_resettable) NSString *value; global() variable
209 @property(nonatomic, readwrite, copy, null_resettable) NSData *value; global() variable
[all...]
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeStringUtil.hpp38 inline std::string toString (const T& value) in toString() argument
41 s << value; in toString() local
/third_party/gn/src/base/json/
H A Djson_value_converter.cc10 bool BasicValueConverter<int>::Convert(const base::Value& value, in Convert() argument
15 bool BasicValueConverter<std::string>::Convert(const base::Value& value, in Convert() argument
20 bool BasicValueConverter<std::u16string>::Convert(const base::Value& value, in Convert() argument
25 bool BasicValueConverter<double>::Convert(const base::Value& value, in Convert() argument
30 bool BasicValueConverter<bool>::Convert(const base::Value& value, in Convert() argument
[all...]
/third_party/cups-filters/cupsfilters/
H A Dcheck.c70 cupsCheckValue(const unsigned char *bytes, int length, const unsigned char value) cupsCheckValue() argument
[all...]
/third_party/gn/src/gn/
H A Dlib_file.cc16 const std::string& LibFile::value() const { in value() function in LibFile
/third_party/json/docs/examples/
H A Dget_ref.cpp9 json value = 17; in main() local
H A Dbasic_json__size_type_basic_json.cpp9 json value = "Hello"; in main() local
/third_party/node/lib/internal/webstreams/
H A Dqueuingstrategies.js
/third_party/node/test/addons/report-fatalerror/
H A Dbinding.cc12 MaybeLocal<Value> value; in TriggerFatalError() local
/third_party/mesa3d/src/mesa/main/tests/
H A Denum_strings.cpp30 int value; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigqueue/
H A D12-1.c60 union sigval value; in main() local
/third_party/node/deps/v8/include/
H A Dv8-date.h30 V8_INLINE static Date* Cast(Value* value) { in Cast() argument
H A Dv8-external.h22 V8_INLINE static External* Cast(Value* value) { in Cast() argument
H A Dv8-proxy.h36 V8_INLINE static Proxy* Cast(Value* value) { in Cast() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-date.h35 V8_INLINE static Date* Cast(Value* value) { in Cast() argument
H A Dv8-proxy.h36 V8_INLINE static Proxy* Cast(Value* value) { in Cast() argument
H A Dv8-external.h22 V8_INLINE static External* Cast(Value* value) { in Cast() argument
/third_party/node/deps/v8/src/objects/
H A Dsymbol-table.cc10 Object RegisteredSymbolTable::SlowReverseLookup(Object value) { in SlowReverseLookup() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-shadow-realm.cc15 Handle<JSReceiver> value = args.at<JSReceiver>(1); in RUNTIME_FUNCTION() local
/third_party/skia/src/utils/
H A DSkFloatToDecimal.cpp17 static double pow_by_squaring(double value, double base, int e) { in pow_by_squaring() argument
[all...]
/third_party/skia/tests/
H A DSkSharedMutexTest.cpp27 int value = 0; in DEF_TEST() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DBasicTests.cpp43 uint32_t value = 0x01020304; in TEST_P() local
57 uint8_t value = 187; in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DEnumClassBitmasks.h29 static constexpr unsigned value = 0; member
33 constexpr bool HasOneBit(T value) { in HasOneBit() argument
/third_party/typescript/tests/baselines/reference/
H A DassignmentLHSIsReference.js2 var value: any; variable
28 var value; variable
[all...]

Completed in 7 milliseconds

1...<<21222324252627282930>>...301