/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/language.support/support.coroutines/end.to.end/ |
H A D | expected.pass.cpp | 25 T val; member 60 expected<int> f1() { in f1() function
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | array-bounds.cpp | 29 void f1(int a[1]) { in f1() function 30 int val = a[3]; // no warning for function argumnet in f1() local 34 …int val = a[3]; // expected-warning {{array index 3 is past the end of the array (which contains … in f2() local
|
H A D | overloaded-operator.cpp | 74 float &f1 = (e1 == e2); in enum_test() local 210 float &f1 = ctf((short int)1, 1.0f); in test_funcptr_call() local 280 int val; member
|
H A D | enum-scoped.cpp | 147 const int val = 104; variable 308 E2 f1() { return E::a; } in f1() function
|
/aosp_15_r20/external/abseil-cpp/absl/flags/ |
H A D | flag_test.cc | 96 int32_t f1; member 103 int64_t f1; member 177 bool TestConstructionFor(const absl::Flag<T>& f1, absl::Flag<T>& f2) { in TestConstructionFor() 775 friend bool operator==(const CustomUDT& f1, const CustomUDT& f2) { in operator ==() 866 std::string AbslUnparseFlag(const ConversionTestVal& val) { in AbslUnparseFlag()
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/flags/ |
H A D | flag_test.cc | 96 int32_t f1; member 103 int64_t f1; member 177 bool TestConstructionFor(const absl::Flag<T>& f1, absl::Flag<T>& f2) { in TestConstructionFor() 775 friend bool operator==(const CustomUDT& f1, const CustomUDT& f2) { in operator ==() 866 std::string AbslUnparseFlag(const ConversionTestVal& val) { in AbslUnparseFlag()
|
/aosp_15_r20/external/pytorch/torch/csrc/api/src/optim/ |
H A D | lbfgs.cpp | 70 auto isNull = [](const std::optional<std::vector<Tensor>>& val) { in operator ==() 192 double f1, in _cubic_interpolate() 252 auto val = [](const Tensor& t) { return t.item<double>(); }; in _strong_wolfe() local 421 auto val = [](const Tensor& t) { return t.item<double>(); }; in step() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/random/ |
D | random_distributions.h | 625 void BoxMullerFloat(uint32 x0, uint32 x1, float* f0, float* f1) { in BoxMullerFloat() 682 const uint16 val = (exp << 10) | man; in Uint16ToHalf() local 700 const uint16 val = (exp << 7) | man; in Uint16ToGfloat16() local 720 const uint32 val = (exp << 23) | man; in Uint32ToFloat() local 740 const uint64 val = (exp << 52) | man; in Uint64ToDouble() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | def_function_test.py | 250 def __call__(self, val): argument 255 def compute(self, val): argument 430 def f1(self, arg1, arg2, arg3): member in DefFunctionTest.testInputSignatureMissingTensorSpecsMethod.MyModule 477 def f1(arg1, arg2, arg3): function 706 def f1(a): function
|
/aosp_15_r20/external/clang/test/Analysis/ |
H A D | misc-ps-region-store.cpp | 246 long long val; in foo() local 268 const Rdar9212495_A& val = dynamic_cast<const Rdar9212495_A&>(*ptr); in rdar9212495() local 282 const Rdar9212495_A* val = dynamic_cast<const Rdar9212495_A*>(ptr); in rdar9212495_ptr() local 451 const rdar10202899_ValT val = rdar10202899_ValTA; variable 476 char f1:4; in PR11249() member
|
/aosp_15_r20/external/aac/libFDK/include/ |
H A D | fixpoint_math.h | 321 FIXP_DBL val = op; in invSqrtNorm2() local 465 inline FIXP_DBL fMultNorm(FIXP_DBL f1, FIXP_DBL f2) { in fMultNorm()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/test/ |
D | operations_test.cpp | 69 inline void setenv_(const char* name, const fs::path::value_type* val, int) in setenv_() 74 inline void setenv_(const char* name, const char* val, int) in setenv_() 89 inline void setenv_(const char* name, const char* val, int ovw) in setenv_() 125 fs::path f1; variable
|
/aosp_15_r20/external/elfutils/libcpu/ |
H A D | i386_parse.y | 563 struct known_bitfield *f1 = (struct known_bitfield *) p1; in bitfield_compare() local 595 check_bits (struct bitvalue *val) in check_bits() 637 check_duplicates (struct bitvalue *val) in check_duplicates()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/test/ |
H A D | ivalue_test.cpp | 346 auto f1 = c10::make_intrusive<ivalue::Future>(IntType::get()); in TEST() local 400 auto f1 = c10::make_intrusive<ivalue::Future>(IntType::get()); in TEST() local 716 at::Tensor val = torch::from_blob( in TEST() local
|
/aosp_15_r20/external/lua/src/ |
H A D | lapi.c | 680 static int finishrawget (lua_State *L, const TValue *val) { in finishrawget() 700 const TValue *val; in lua_rawget() local 1325 static const char *aux_upvalue (TValue *fi, int n, TValue **val, in aux_upvalue() 1354 TValue *val = NULL; /* to avoid warnings */ in lua_getupvalue() local 1368 TValue *val = NULL; /* to avoid warnings */ in lua_setupvalue() local 1417 LClosure *f1; in lua_upvaluejoin() local
|
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
H A D | TensorContractionGpu.h | 494 Scalar val = lhs_shmem[threadIdx.x + 8 * threadIdx.y + 64 * threadIdx.z + 512 * j]; in EigenContractionKernelInternal() local 1006 #define add_vals(a_feat1, a_feat2, f1, f2, f3, f4)\ in EigenFloatContractionKernelInternal() argument
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | numrgts.cpp | 1970 double val = num.getDouble(); in Test4145457() local 2050 UnicodeString f1; in Test4147706() local 2653 Formattable val; local 2774 Formattable val; local 2883 Formattable val; local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | numrgts.cpp | 1970 double val = num.getDouble(); in Test4145457() local 2050 UnicodeString f1; in Test4147706() local 2653 Formattable val; local 2774 Formattable val; local 2883 Formattable val; local
|
/aosp_15_r20/external/regex-re2/re2/ |
H A D | compile.cc | 75 void PatchList::Patch(Prog::Inst *inst0, PatchList l, uint32_t val) { in Patch() 917 Frag f1 = Literal(re->runes()[i], in PostVisit() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | function.cc | 116 void AddAttr(const string& name, const T& val, NodeDef* ndef) { in AddAttr() 783 auto substitute = [attr_values, &sig](const string& name, AttrValue* val) { in InstantiateFunction() 901 bool FunctionDefsEqual(const FunctionDef& f1, const FunctionDef& f2) { in FunctionDefsEqual() 1189 Status FunctionCallFrame::GetArg(int index, const Tensor** val) { in GetArg() 1198 Status FunctionCallFrame::SetRetval(int index, const Tensor& val) { in SetRetval() 1834 void FunctionDefHelper::AttrValueWrapper::InitFromString(StringPiece val) { in InitFromString()
|
/aosp_15_r20/libcore/ojluni/src/test/java/math/BigInteger/ |
H A D | BigIntegerTest.java | 693 String val = "123456789" in stringConv_trailingZeros() local 838 BigInteger f1 = new BigInteger(40, 100, random); in prime() local
|
/aosp_15_r20/art/test/623-checker-loop-regressions/src/ |
H A D | Main.java | 269 float val = 2.0f; in narrowingSubscript() local 643 float f1 = 0; in $noinline$ensureSlowPathFPSpillFill() local
|
/aosp_15_r20/external/python/apitools/apitools/base/protorpclite/ |
D | messages_test.py | 1201 f1 = messages.IntegerField(1) variable in MessageTest.testSameNumbers.action.BadMessage 1630 val = messages.MessageField(SubMessage, 1) variable in MessageTest.testValidation.Message 1643 val = messages.MessageField(SubMessage, 1, required=True) variable in MessageTest.testValidation.Message 1656 val = messages.MessageField(SubMessage, 1, repeated=True) variable in MessageTest.testValidation.Message
|
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/ |
H A D | NumberFormatTest.java | 288 double val[] = { 0.01234, 123456789, 1.23e300, -3.141592653e-271 }; in TestExponential() local 400 float val = 12345.67f; in TestParseCurrencyTrailingSymbol() local 600 Number val = parsedVal.getNumber(); in TestCurrencyFormatForMixParsing() local 728 Number val = parsedVal.getNumber(); in TestCurrency() local 822 CurrencyAmount val = numFmt.parseCurrency(oneCurrencyFormatResult, null); in TestCurrencyIsoPluralFormat() local 852 Number val = numFmt.parse(stringToBeParsed, parsePosition); in TestMiscCurrencyParsing() local 1527 NumberFormat f1 = NumberFormat.getIntegerInstance(SRC_LOC); in TestRegistration() local 1871 TestNumberingSystemItem(String loc, double val, boolean rbnf, String exp) { in TestNumberingSystems() 4076 double rdIn, String ePat, double val, String eFmt) { in TestSetMaxFracAndRoundIncr()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
H A D | NumberFormatTest.java | 291 double val[] = { 0.01234, 123456789, 1.23e300, -3.141592653e-271 }; in TestExponential() local 403 float val = 12345.67f; in TestParseCurrencyTrailingSymbol() local 603 Number val = parsedVal.getNumber(); in TestCurrencyFormatForMixParsing() local 731 Number val = parsedVal.getNumber(); in TestCurrency() local 825 CurrencyAmount val = numFmt.parseCurrency(oneCurrencyFormatResult, null); in TestCurrencyIsoPluralFormat() local 855 Number val = numFmt.parse(stringToBeParsed, parsePosition); in TestMiscCurrencyParsing() local 1530 NumberFormat f1 = NumberFormat.getIntegerInstance(SRC_LOC); in TestRegistration() local 1874 TestNumberingSystemItem(String loc, double val, boolean rbnf, String exp) { in TestNumberingSystems() 4079 double rdIn, String ePat, double val, String eFmt) { in TestSetMaxFracAndRoundIncr()
|