Home
last modified time | relevance | path

Searched defs:val (Results 1801 - 1825 of 3693) sorted by relevance

1...<<71727374757677787980>>...148

/third_party/protobuf/php/ext/google/protobuf/
H A Dmap.c106 void MapField_GetPhpWrapper(zval *val, upb_map *map, const upb_fielddef *f, in MapField_GetPhpWrapper() argument
131 upb_map *MapField_GetUpbMap(zval *val, const upb_fielddef *f, upb_arena *arena) { in MapField_GetUpbMap() argument
310 zval *key, *val; PHP_METHOD() local
457 MapFieldIter_make(zval *val, zval *map_field) MapFieldIter_make() argument
[all...]
H A Dconvert.c74 zval *val, *key_type, *val_type, *klass; in PHP_METHOD() local
87 zval *val, *type, *klass; in PHP_METHOD() local
184 static bool buftouint64(const char *ptr, const char *end, uint64_t *val) { in buftouint64() argument
213 static bool buftoint64(const char *ptr, const char *end, int64_t *val) { in buftoint64() argument
450 zend_long val = (int32_t)upb_val.uint32_val; Convert_UpbToPhp() local
476 Convert_PhpToUpbAutoWrap(zval *val, upb_msgval *upb_val, upb_fieldtype_t type, const Descriptor *desc, upb_arena *arena) Convert_PhpToUpbAutoWrap() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dmap_field.cc230 InsertOrLookupMapValue(const MapKey& map_key, MapValueRef* val) InsertOrLookupMapValue() argument
H A Dunknown_field_set.h212 inline void WriteVarint(uint32 num, uint64 val, UnknownFieldSet* unknown) { in WriteVarint() argument
215 inline void WriteLengthDelimited(uint32 num, StringPiece val, in WriteLengthDelimited() argument
/third_party/protobuf/src/google/protobuf/stubs/
H A Dint128.h185 inline uint128 operator-(const uint128& val) { in operator -() argument
195 inline bool operator!(const uint128& val) { in operator !() argument
201 inline uint128 operator~(const uint128& val) { in operator ~() argument
232 operator <<(const uint128& val, int amount) operator <<() argument
249 operator >>(const uint128& val, int amount) operator >>() argument
[all...]
H A Dlogging.h165 CheckNotNull(const char* , int , const char* name, T* val) CheckNotNull() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dnumbers.cc438 std::pair<uint64_t, uint64_t> edge, val; in SplitToSix() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dfixed_array_test.cc752 auto val = 0; in TEST() local
762 auto val = 0; in TEST() local
H A Dfixed_array.h143 FixedArray(size_type n, const value_type& val, in FixedArray() argument
341 void fill(const value_type& val) { std::fill(begin(), end(), val); } in fill() local
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dflag_test.cc786 std::string AbslUnparseFlag(const ConversionTestVal& val) { in AbslUnparseFlag() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dcity.cc71 static uint32_t Rotate32(uint32_t val, int shift) { in Rotate32() argument
196 static uint64_t Rotate(uint64_t val, int shift) { in Rotate() argument
201 static uint64_t ShiftMix(uint64_t val) { return val argument
[all...]
/third_party/skia/modules/skshaper/src/
H A DSkShaper.cpp108 SkUnichar val = SkUTF::NextUTF8(ptr, end); in Make() local
/third_party/skia/modules/particles/src/
H A DSkParticleEffect.cpp246 bool SkParticleEffect::setUniform(const char* name, const float* val, int count) { in setUniform() argument
/third_party/skia/modules/skottie/src/animator/
H A DVectorKeyframeAnimator.cpp159 float val = i >= result.size() ? 0 : result[i]; variable
H A DVec2KeyframeAnimator.cpp163 void backfill_spatial(const Vec2KeyframeAnimator::SpatialValue& val) { in backfill_spatial() argument
209 Vec2KeyframeAnimator::SpatialValue val; variable
[all...]
/third_party/skia/modules/skottie/utils/
H A DSkottieUtils.cpp134 bool CustomPropertyManager::set(const PropKey& key, const V& val, const PropMap<T>& container) { in set() argument
/third_party/selinux/libsepol/src/
H A Davtab.c440 uint32_t buf32[8], items, items2, val; in avtab_read_item() local
[all...]
H A Dutil.c34 unsigned int val; member
/third_party/rust/crates/once_cell/src/
H A Drace.rs98 let mut val = f()?.get(); in get_or_try_init() variables
[all...]
/third_party/selinux/libselinux/src/
H A Dbooleans.c234 int val; in security_get_boolean_pending() local
250 int val; in security_get_boolean_active() local
/third_party/spirv-tools/source/opt/
H A Dccp_pass.cpp234 const analysis::BoolConstant* val = c->AsBoolConstant(); in VisitBranch() local
H A Dconst_folding_rules.cpp76 NegateFPConst(const analysis::Type* result_type, const analysis::Constant* val, analysis::ConstantManager* const_mgr) NegateFPConst() argument
92 NegateIntConst(const analysis::Type* result_type, const analysis::Constant* val, analysis::ConstantManager* const_mgr) NegateIntConst() argument
H A Dfolding_rules.cpp103 bool IsValidResult(T val) { in IsValidResult() argument
127 std::vector<uint32_t> ExtractInts(uint64_t val) { in ExtractInts() argument
[all...]
/third_party/spirv-tools/source/
H A Dtext_handler.cpp242 binaryEncodeNumericLiteral( const char* val, spv_result_t error_code, const IdType& type, spv_instruction_t* pInst) binaryEncodeNumericLiteral() argument
/third_party/spirv-tools/source/val/
H A Dbasic_block.h27 namespace val { namespace

Completed in 24 milliseconds

1...<<71727374757677787980>>...148