| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | Chrono.cpp | 18 const char llvm::detail::unit<std::ratio<3600>>::value[] = "h"; member in llvm::llvm::detail::unit 19 const char llvm::detail::unit<std::ratio<60>>::value[] = "m"; member in llvm::llvm::detail::unit 20 const char llvm::detail::unit<std::ratio<1>>::value[] = "s"; member in llvm::llvm::detail::unit 21 const char llvm::detail::unit<std::milli>::value[] = "ms"; member in llvm::llvm::detail::unit 22 const char llvm::detail::unit<std::micro>::value[] = "us"; member in llvm::llvm::detail::unit 23 const char llvm::detail::unit<std::nano>::value[] = "ns"; member in llvm::llvm::detail::unit
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
| H A D | ARCMachineFunctionInfo.h | 46 void setReturnStackOffset(unsigned value) { in setReturnStackOffset() argument
|
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | symbol.h | 80 uint32_t value() const { return val_; } in value() function in tint::Symbol
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | vectorize_scalar_matrix_constructors_test.cc | 49 auto value = std::to_string(c * rows + r) + ".0"; in TEST_P() local
|
| /third_party/skia/third_party/externals/tint/src/utils/ |
| H A D | hash.h | 36 static constexpr inline uint32_t value() { return 0x7f4a7c16; } in value() function 43 static constexpr inline uint64_t value() { return 0x9e3779b97f4a7c16; } in value() function 50 void HashCombine(size_t* hash, const T& value) { in HashCombine() argument 66 void HashCombine(size_t* hash, const T& value, const ARGS&... args) { in HashCombine() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder_constructor_expression_test.cc | 328 auto* value = vec2<f32>(2.0f, 2.0f); in TEST_F() local 438 auto* value = vec3<f32>(2.0f, 2.0f, 2.0f); in TEST_F() local 640 auto* value = vec4<f32>(2.0f, 2.0f, 2.0f, 2.0f); in TEST_F() local
|
| /third_party/skia/third_party/externals/icu/scripts/ |
| H A D | make_data_assembly.py | 83 value = '0' variable 86 value = '0x0' + split[i] variable 88 value = split[i] variable 90 value = '0x0' + split[i] variable 92 value = '0x' + split[i] variable
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | charstrmap.h | 45 void put(const char *key, const char *value, UErrorCode &errorCode) { in put() argument
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | errorcode.h | 104 void set(UErrorCode value) { errorCode=value; } in set() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | getfattr.c | 72 char *value = NULL; in do_getfattr() local
|
| /third_party/vixl/examples/aarch64/ |
| H A D | check-bounds.cc | 64 run_function(Simulator* simulator, Instruction* function, uint64_t value, uint64_t low, uint64_t high) run_function() argument
|
| H A D | simulated-runtime-calls.cc | 45 float int32_to_float(int32_t value) { in int32_to_float() argument 50 int32_t float_to_int32(float value) { in float_to_int32() argument 55 void overload_function(float value) { in overload_function() argument 59 void overload_function(int32_t value) { in overload_function() argument [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | mappedTypesArraysTuples.js | |
| H A D | noUncheckedIndexAccess.js | 43 var value = Meat[0];
variable
|
| H A D | genericContextualTypes1.js | |
| H A D | varianceAnnotations.js | |
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | QueueWriteBufferValidationTests.cpp | 81 uint16_t value = 123; in TEST_F() local 89 uint32_t value = 0x01020304; in TEST_F() local 98 uint32_t value = 0; in TEST_F() local 112 uint32_t value in TEST_F() local 124 uint32_t value = 0; TEST_F() local [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_enum.h | 80 const EnumValueDescriptor* value; member
|
| H A D | java_enum_lite.cc | 60 const EnumValueDescriptor* value = descriptor_->value(i); in EnumLiteGenerator() local [all...] |
| H A D | java_enum_lite.h | 80 const EnumValueDescriptor* value; member
|
| /third_party/python/Python/clinic/ |
| H A D | marshal.c.h | 33 PyObject *value; in marshal_dump() local 99 PyObject *value; marshal_dumps() local [all...] |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | OneofField.php | 41 private $value; variable 50 $this->value = $value; variable
|
| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| H A D | RubyEnumBuilderContext.java | 76 public IRubyObject value(ThreadContext context, IRubyObject name, IRubyObject number) { in value() method in RubyEnumBuilderContext
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | semaphore-osx.c | 53 pa_semaphore *pa_semaphore_new(unsigned value) { in pa_semaphore_new() argument
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | substitute.h | 91 inline SubstituteArg(const char* value) in SubstituteArg() argument 93 inline SubstituteArg(const string& value) in SubstituteArg() argument 106 inline SubstituteArg(char value) in SubstituteArg() argument 108 inline SubstituteArg(short value) in SubstituteArg() argument 110 inline SubstituteArg(unsigned short value) in SubstituteArg() argument 112 SubstituteArg(int value) SubstituteArg() argument 114 SubstituteArg(unsigned int value) SubstituteArg() argument 116 SubstituteArg(long value) SubstituteArg() argument 118 SubstituteArg(unsigned long value) SubstituteArg() argument 120 SubstituteArg(long long value) SubstituteArg() argument 122 SubstituteArg(unsigned long long value) SubstituteArg() argument 124 SubstituteArg(float value) SubstituteArg() argument 126 SubstituteArg(double value) SubstituteArg() argument 128 SubstituteArg(bool value) SubstituteArg() argument [all...] |