Home
last modified time | relevance | path

Searched +defs:val +defs:first (Results 176 – 200 of 2549) sorted by relevance

12345678910>>...102

/aosp_15_r20/external/webrtc/rtc_base/containers/
H A Dflat_map_unittest.cc65 flat_map<int, int> first(std::begin(input_vals), std::end(input_vals)); in TEST() local
249 MoveOnlyInt val(22); in TEST() local
287 MoveOnlyInt val(22); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/
H A Dflatbuffer_export.cc239 bool first = true; in GetOpDescriptionForDebug() local
248 bool first = true; in GetOpDescriptionForDebug() local
260 bool first = true; in GetOpDescriptionForDebug() local
736 std::string Translator::UniqueName(mlir::Value val) { in UniqueName()
1555 for (auto val : inst.getResults()) { in BuildSubGraph() local
1683 const std::string& val = kv.second; in CreateMetadataVector() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_shape.cc200 static inline bool Set16(bool partial, uint16* dst, int dim, int64_t val) { in Set16()
761 bool first = true; in DebugString() local
852 bool first = true; in MAKE_SHAPE() local
973 bool first = true; in PartialShapeListString() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gpr/
Duseful.h34 T Clamp(T val, T min, T max) { in Clamp()
138 const int first = QsortCompare(a.first, b.first); in QsortCompare() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/gpr/
H A Duseful.h34 T Clamp(T val, T min, T max) { in Clamp()
138 const int first = QsortCompare(a.first, b.first); in QsortCompare() local
/aosp_15_r20/external/toybox/toys/posix/
H A Dtar.c104 static int ascii_fits(unsigned long long val, int len) in ascii_fits()
110 static void itoo(char *str, int len, unsigned long long val) in itoo()
123 unsigned long long val = 0; in otoi() local
695 static void unpack_tar(char *first) in unpack_tar()
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Drepeated_field.h466 void Add(Element val) { in Add()
491 void Add(const Element& val) { repeated_field_->Add(val); } in Add()
798 const_iterator first, const_iterator last) { in erase()
/aosp_15_r20/external/cronet/base/containers/
H A Dflat_map_unittest.cc74 flat_map<int, int> first(std::begin(input_vals), std::end(input_vals)); in TEST() local
258 MoveOnlyInt val(22); in TEST() local
296 MoveOnlyInt val(22); in TEST() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Drepeated_field.h466 void Add(Element val) { in Add()
491 void Add(const Element& val) { repeated_field_->Add(val); } in Add()
798 const_iterator first, const_iterator last) { in erase()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/
Dattributes.hpp1071 void clear_impl2(T& val, mpl::false_) in clear_impl2()
1078 void clear_impl2(T& val, mpl::true_) in clear_impl2()
1085 void clear_impl(T& val, mpl::false_) in clear_impl()
1092 void clear_impl(T& val, mpl::true_) in clear_impl()
1140 void clear(T& val) in clear()
1224 bool first = true; in call_impl2() local
1273 inline void print_attribute(Out& out, T const& val) in print_attribute()
1336 inline void print_token(Out& out, T const& val) in print_token()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
H A Dhlo_ops_common.cc42 auto val = (*i).getSExtValue(); in verifyCollectivePermuteSourceTargetPairs() local
120 int64_t first = *it; in printWindowAttribute() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/core/detail/
Dparse_into_container.hpp95 value_type val{}; in call_synthesize_x() local
300 , Iterator& first, Iterator const& last, Context const& context in parse_into_container()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/
Dcompiler.cpp315 arg_val_iterator first(f->arg_begin(), to_value()); in args() local
330 value llvm_compiler::val(unsigned int x) in val() function in client::code_gen::llvm_compiler
337 value llvm_compiler::val(int x) in val() function in client::code_gen::llvm_compiler
344 value llvm_compiler::val(bool x) in val() function in client::code_gen::llvm_compiler
351 value llvm_compiler::val(llvm::Value* v) in val() function in client::code_gen::llvm_compiler
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/tree/
Dcommon.hpp202 IteratorT first, last; member
399 static node_t create_node(iterator_t const& first, iterator_t const& last, in create_node()
435 static node_t create_node(iterator_t const& first, iterator_t const& last, in create_node()
482 static node_t create_node(iterator_t const& first, iterator_t const& last, in create_node()
560 tree_match(std::size_t length_, param_type val, parse_node_t const& n) in tree_match()
576 tree_match(std::size_t length_, param_type val, container_t& c) in tree_match()
/aosp_15_r20/external/flatbuffers/src/
H A Didl_parser.cpp99 static bool atot_scalar(const char *s, T *val, bool_constant<false>) { in atot_scalar()
104 static bool atot_scalar(const char *s, T *val, bool_constant<true>) { in atot_scalar()
112 static CheckedError atot(const char *s, Parser &parser, T *val) { in atot()
123 Offset<void> *val) { in atot()
281 static inline void SingleValueRepack(Value &e, T val) { in SingleValueRepack()
289 static void SingleValueRepack(Value &e, float val) { in SingleValueRepack()
292 static void SingleValueRepack(Value &e, double val) { in SingleValueRepack()
474 CheckedError Parser::ParseHexNum(int nibbles, uint64_t *val) { in ParseHexNum()
581 uint64_t val; in Next() local
588 uint64_t val; in Next() local
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/
H A Dval_extension_spv_khr_integer_dot_product_test.cpp27 namespace val { namespace
46 bool first = true; in operator <<() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_extension_spv_khr_integer_dot_product_test.cpp27 namespace val { namespace
46 bool first = true; in operator <<() local
/aosp_15_r20/external/google-benchmark/src/
H A Dstring_util.cc34 void ToExponentAndMantissa(double val, int precision, double one_k, in ToExponentAndMantissa()
158 size_t first = 0; in StrSplit() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/
Dval_extension_spv_khr_integer_dot_product_test.cpp27 namespace val { namespace
46 bool first = true; in operator <<() local
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dstring_util.cc34 void ToExponentAndMantissa(double val, int precision, double one_k, in ToExponentAndMantissa()
158 size_t first = 0; in StrSplit() local
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_dependency_descriptor_writer.cc180 auto first = absl::c_find_if(templates, same_layer); in FindBestTemplate() local
219 void RtpDependencyDescriptorWriter::WriteBits(uint64_t val, size_t bit_count) { in WriteBits()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/charconv/charconv.msvc/
H A Dtest.cpp118 char* const first = buff_begin + BufferPrefix; in test_common_to_chars() local
754 const std::uint64_t val = mt64(); in test_floating_prefixes() local
773 const std::uint32_t val = static_cast<std::uint32_t>(mt64()); in test_floating_prefixes() local
/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp3969 inline constexpr bool value_in_range_of(T val) in value_in_range_of()
4425 void get_arithmetic_value(const BasicJsonType& j, ArithmeticType& val) in get_arithmetic_value()
4494 inline void from_json(const BasicJsonType& j, typename BasicJsonType::number_float_t& val) in from_json()
4500 inline void from_json(const BasicJsonType& j, typename BasicJsonType::number_unsigned_t& val) in from_json()
4506 inline void from_json(const BasicJsonType& j, typename BasicJsonType::number_integer_t& val) in from_json()
4516 typename std::underlying_type<EnumType>::type val; in from_json() local
4713 inline void from_json(const BasicJsonType& j, ArithmeticType& val) in from_json()
5420 inline void to_json(BasicJsonType& j, FloatType val) noexcept in to_json()
5427 inline void to_json(BasicJsonType& j, CompatibleNumberUnsignedType val) noexcept in to_json()
5434 inline void to_json(BasicJsonType& j, CompatibleNumberIntegerType val) noexcept in to_json()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_crld.c236 int first = 1; in print_reasons() local
421 char *name, *val; in v2i_idp() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_crld.c236 int first = 1; in print_reasons() local
421 char *name, *val; in v2i_idp() local

12345678910>>...102