Home
last modified time | relevance | path

Searched defs:value (Results 9926 - 9950 of 20726) sorted by relevance

1...<<391392393394395396397398399400>>...830

/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dsysinfo.cc189 static bool ReadLongFromFile(const char *file, long *value) { in ReadLongFromFile() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcontainer_memory.h293 static constexpr bool value = std::is_standard_layout<K>() && member
[all...]
H A Dcompressed_tuple_test.cc34 constexpr CallType value() const& { return CallType::kConstRef; } in value() function
35 constexpr CallType value() const&& { return CallType::kConstMove; } in value() function
40 T value; member
120 struct DerivedType : IncompleteType {int value = 0;}; in TEST() member
341 constexpr int value() const { return v; } TEST() function
346 constexpr int value() const { return v; } TEST() function
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Ddistribution_test_util.cc263 double value = kErr; in BetaIncompleteInvImpl() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dchecker.h91 int value; member
H A Dbind.cc28 inline bool BindFromPosition(int position, int* value, in BindFromPosition() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_split_test.cc630 CopyToHeap(const T& value) CopyToHeap() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dvariant.h167 T value[Size]; member
184 constexpr T AccessSimpleArray(const T& value) { in AccessSimpleArray() argument
340 static constexpr std::size_t value = member
347 static constexpr std::size_t value = 1; member
468 static constexpr std::size_t value member
474 static constexpr std::size_t value = (I % HeadSize); global() member
[all...]
/third_party/skia/modules/skshaper/include/
H A DSkShaper.h118 uint32_t value; member
/third_party/skia/modules/skshaper/src/
H A DSkShaper_coretext.cpp123 static void dict_add_double(CFMutableDictionaryRef d, const void* name, double value) { in dict_add_double() argument
/third_party/skia/include/gpu/
H A DGrTypes.h27 constexpr explicit GrTFlagsMask(TFlags value) : GrTFlagsMask(static_cast<int>(value)) {} in GrTFlagsMask() argument
28 constexpr explicit GrTFlagsMask(int value) : fValue(value) {} in GrTFlagsMask() argument
29 constexpr int value() const { return fValue; } in value() function in GrTFlagsMask
[all...]
/third_party/skia/include/core/
H A DSkStream.h244 bool write8(U8CPU value) { in write8() argument
248 bool write16(U16CPU value) { in write16() argument
/third_party/skia/modules/svg/src/
H A DSkSVGText.cpp534 bool SkSVGTextContainer::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() argument
661 parseAndSetAttribute(const char* name, const char* value) parseAndSetAttribute() argument
[all...]
/third_party/rust/crates/nom/src/character/
H A Dstreaming.rs651 let mut value: $t = 0; variables
712 let mut value: $t = 0; global() variables
[all...]
H A Dcomplete.rs745 let mut value: $t = 0; variables
806 let mut value: $t = 0; global() variables
[all...]
/third_party/selinux/libselinux/src/
H A Dregex.c192 void *value; in match_data_thread_free() local
H A Dbooleans.c264 int security_set_boolean(const char *name, int value) in security_set_boolean() argument
/third_party/selinux/libsepol/src/
H A Debitmap.c377 int ebitmap_set_bit(ebitmap_t * e, unsigned int bit, int value) in ebitmap_set_bit() argument
H A Dutil.c131 uint16_t value; in sepol_extended_perms_to_string() local
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_access_chain.cpp387 uint32_t value = index_instruction->GetSingleWordInOperand(0); GetStructIndexValue() local
[all...]
/third_party/spirv-tools/source/
H A Doperand.cpp78 spvOperandTableValueLookup(spv_target_env, const spv_operand_table table, const spv_operand_type_t type, const uint32_t value, spv_operand_desc* pEntry) spvOperandTableValueLookup() argument
H A Dtable.h49 const uint32_t value; member
/third_party/spirv-tools/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp237 EncodeIntegerAsWords(const analysis::Type& type, uint32_t value) EncodeIntegerAsWords() argument
H A Diterator.h317 UptrVectorIterator<VT, IC>::InsertBefore(Uptr value) { in InsertBefore() argument
H A Dscalar_analysis_nodes.h217 SEConstantNode(ScalarEvolutionAnalysis* parent_analysis, int64_t value) in SEConstantNode() argument
[all...]

Completed in 24 milliseconds

1...<<391392393394395396397398399400>>...830