/aosp_15_r20/libcore/ojluni/src/test/java/util/Properties/ |
H A D | Bug6609431.java | 56 try (Reader fr = in main() 62 String val = p.getProperty("b"); in main() local
|
/aosp_15_r20/external/zstd/tests/ |
H A D | decodecorpus.c | 1173 static void initFrame(frame_t* fr) in initFrame() 1241 static U32 generateFrame(U32 seed, frame_t* fr, dictInfo info) in generateFrame() 1337 static size_t testDecodeSimple(frame_t* fr) in testDecodeSimple() 1353 static size_t testDecodeStreaming(frame_t* fr) in testDecodeStreaming() 1410 { frame_t fr; in testDecodeWithDict() local 1459 static size_t testDecodeRawBlock(frame_t* fr) in testDecodeRawBlock() 1482 frame_t fr; in runBlockTest() local 1508 frame_t fr; in runFrameTest() local 1576 frame_t fr; in generateFile() local 1603 frame_t fr; in generateCorpus() local [all …]
|
/aosp_15_r20/external/freetype/src/base/ |
H A D | ftbitmap.c | 581 FT_Int val = ss[0]; /* avoid a byte->int cast on each line */ in FT_Bitmap_Convert() local 601 FT_Int val = *ss; in FT_Bitmap_Convert() local 657 FT_Int val = ss[0]; in FT_Bitmap_Convert() local 672 FT_Int val = ss[0]; in FT_Bitmap_Convert() local 707 FT_Int val = ss[0]; in FT_Bitmap_Convert() local 1060 int fr = color.red * fa / 255; in FT_Bitmap_Blend() local
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jcdctmgr.c | 83 flss(UINT16 val) in flss() 175 UDCTELEM2 fq, fr; in compute_reciprocal() local
|
/aosp_15_r20/external/f2fs-tools/fsck/ |
H A D | dict.c | 272 dnode_free_t fr, void *context) in dict_set_allocator() 1270 char *tok1, *tok2, *val; in construct() local 1336 char *tok1, *tok2, *val; in main() local
|
/aosp_15_r20/external/e2fsprogs/lib/support/ |
H A D | dict.c | 289 dnode_free_t fr, void *context) in dict_set_allocator() 1312 char *tok1, *tok2, *val; in construct() local 1378 char *tok1, *tok2, *val; in main() local
|
/aosp_15_r20/external/lua/src/ |
H A D | lapi.c | 232 TValue *fr, *to; in lua_copy() local 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
|
/aosp_15_r20/external/bc/src/ |
H A D | library.c | 856 bcl_bigdig2num(BclBigDig val) in bcl_bigdig2num() 1313 bcl_parse(const char* restrict val) in bcl_parse() 1561 BcNum ir, fr; in bcl_ifrandHelper() local 1700 ulong val = ((ulong) seed[i]) in bcl_rand_seed() local
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | overloaded-operator.cpp | 181 float &fr = c(1, 3.14159, 17, 42); in test_callable() local 280 int val; member
|
/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/tool/ |
H A D | Grammar.java | 656 FileReader fr; in parseAndBuildAST() local 2230 int val = Integer.parseInt(unicodeChars, 16); in getUnescapedStringFromGrammarStringLiteral() local 2286 FileReader fr = new FileReader(fullName); in importGrammar() local 2369 FileReader fr = new FileReader(fullFile); in importTokenVocabulary() local
|
/aosp_15_r20/external/icu/icu4c/source/tools/tzcode/ |
H A D | tz2icu.cpp | 244 int64_t val=0; in readcoded() local 262 int64_t val=0; in readcoded64() local 964 FinalRule& fr = finalRules[id]; in readFinalZonesAndRules() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/tzcode/ |
H A D | tz2icu.cpp | 244 int64_t val=0; in readcoded() local 262 int64_t val=0; in readcoded64() local 964 FinalRule& fr = finalRules[id]; in readFinalZonesAndRules() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/strsim/src/ |
D | lib.rs | 418 val: isize, field 624 let mut fr = vec![max_val; size]; in damerau_levenshtein_impl() localVariable
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/ |
H A D | interpreter.cpp | 204 for (const auto& val : stack) { in dump() local 426 auto fr = stack.end() - (inst.N + 1); in runTemplate() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/strsim-0.11.1/src/ |
H A D | lib.rs | 418 val: isize, field 624 let mut fr = vec![max_val; size]; in damerau_levenshtein_impl() localVariable
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | cnumtst.c | 208 UNumberFormat *def, *fr, *cur_def, *cur_fr, *per_def, *per_fr, in TestNumberFormat() local 1613 double val = unum_getDoubleAttribute(fmt, UNUM_LENIENT_PARSE); in test_fmt() local 3703 double val; in TestParseWithEmptyCurr() local 3748 double val; in TestParseWithEmptyCurr() local
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | cnumtst.c | 207 UNumberFormat *def, *fr, *cur_def, *cur_fr, *per_def, *per_fr, in TestNumberFormat() local 1612 double val = unum_getDoubleAttribute(fmt, UNUM_LENIENT_PARSE); in test_fmt() local 3702 double val; in TestParseWithEmptyCurr() local 3747 double val; in TestParseWithEmptyCurr() local
|
/aosp_15_r20/external/gflags/src/ |
H A D | gflags.cc | 709 explicit FlagRegistryLock(FlagRegistry* fr) : fr_(fr) { fr_->Lock(); } in FlagRegistryLock() 1873 const char* const val = getenv(varname); in StringFromEnv() local
|
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/sun/activation/javax.activation/1.2.0/ |
HD | javax.activation-1.2.0.jar | ... .PrivilegedExceptionAction {
final synthetic java.net.URL val$url
void <init> (java.net ... |
/aosp_15_r20/external/libaom/av1/decoder/ |
H A D | decodemv.c | 553 int val = (int)pmi->palette_colors[2 * PALETTE_MAX_SIZE + i - 1] + delta; in read_palette_colors_uv() local 847 int mag, d, fr, hp; in read_mv_component() local
|
/aosp_15_r20/external/one-true-awk/ |
H A D | run.c | 957 Awkfloat val; in indirect() local 1755 char *fr = newt; in split() local
|
/aosp_15_r20/external/libvpx/third_party/libyuv/source/ |
H A D | row_common.cc | 60 static __inline uint32_t Clamp(int32_t val) { in Clamp() 65 static __inline uint32_t Clamp10(int32_t val) { in Clamp10() 2325 uint32_t fr = src_argb0[2]; in ARGBBlendRow_C() local 2354 uint32_t fr = src_argb0[2]; in ARGBBlendRow_C() local
|
/aosp_15_r20/external/libaom/third_party/libyuv/source/ |
H A D | row_common.cc | 74 static __inline uint32_t Clamp(int32_t val) { in Clamp() 79 static __inline uint32_t Clamp10(int32_t val) { in Clamp10() 2724 uint32_t fr = src_argb0[2]; in ARGBBlendRow_C() local 2753 uint32_t fr = src_argb0[2]; in ARGBBlendRow_C() local
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | ant-tasks.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-3/ |
D | services.core.unboosted.jar | com/android/server/audio/SystemServerAdapter.class
SystemServerAdapter.java
package com.android. ... |