/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | TotalOrderBuilder.java | 49 T first = row.iterator().next(); in build() local 73 private void removeFromRows(T first) { in removeFromRows()
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/genetics/ |
H A D | NPointCrossover.java | 111 public ChromosomePair crossover(final Chromosome first, final Chromosome second) in crossover() 133 final AbstractListChromosome<T> first, final AbstractListChromosome<T> second) in mate()
|
H A D | CycleCrossover.java | 101 public ChromosomePair crossover(final Chromosome first, final Chromosome second) in crossover() 121 final AbstractListChromosome<T> first, final AbstractListChromosome<T> second) in mate()
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/Map/ |
H A D | LockStep.java | 66 Map first = maps.get(0); in mapsEqual() local 78 Map first = maps.get(0); in removeLastTwo() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/algorithm/ |
D | for_each.hpp | 34 for_each_impl(Iterator first, Iterator last, UnaryFunction fun, in for_each_impl() 52 for_each_impl(Iterator first, Iterator last, UnaryFunction fn, in for_each_impl()
|
/aosp_15_r20/external/libcxx/test/std/strings/basic.string/string.modifiers/string_assign/ |
H A D | iterator.pass.cpp | 24 test(S s, It first, It last, S expected) in test() 34 test_exceptions(S s, It first, It last) in test_exceptions()
|
/aosp_15_r20/external/clang/test/Index/ |
H A D | complete-macros.c | 21 #define variadic4(first, second, args, ...) argument 22 #define variadic5(first, second, args ...) argument
|
/aosp_15_r20/external/ComputeLibrary/tests/NEON/ |
H A D | Helper.h | 95 void configure(T first, Args &&... args) in configure() 118 void configure(T first, Args &&... args) in configure()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/utility/ |
D | regex.hpp | 98 regex_p(CharT const *first) in regex_p() 104 regex_p(CharT const *first, CharT const *last) in regex_p()
|
/aosp_15_r20/external/icing/icing/absl_ports/ |
H A D | str_join.h | 53 std::string StrJoin(Iterator first, Iterator last, std::string_view sep, in StrJoin() 97 std::string StrJoin(Iterator first, Iterator last, std::string_view sep) { in StrJoin()
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/oemlock/1.0/[email protected]_genc++_headers/gen/android/hardware/oemlock/1.0/ |
D | types.h | 119 bool first = true; variable 163 bool first = true; variable
|
/aosp_15_r20/external/skia/tests/ |
H A D | PathOpsDVectorTest.cpp | 64 SkDVector first{1.2, 3.4}; in DEF_TEST() local 79 SkDVector first{0, 0}; in DEF_TEST() local
|
/aosp_15_r20/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/ |
H A D | TypeParameterItem.kt | 55 var first = true in name() variable
|
/aosp_15_r20/external/libcxx/test/std/algorithms/alg.sorting/alg.min.max/ |
H A D | min_element_comp.pass.cpp | 29 test(Iter first, Iter last) in test() 66 void test_eq0(Iter first, Iter last, Pred p) in test_eq0()
|
H A D | max_element_comp.pass.cpp | 29 test(Iter first, Iter last) in test() 66 void test_eq0(Iter first, Iter last, Pred p) in test_eq0()
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/oemlock/1.0/[email protected]_genc++_headers/gen/android/hardware/oemlock/1.0/ |
D | types.h | 119 bool first = true; variable 163 bool first = true; variable
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/oemlock/1.0/[email protected]_genc++_headers/gen/android/hardware/oemlock/1.0/ |
D | types.h | 119 bool first = true; variable 163 bool first = true; variable
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/ |
D | CheckTypeSize.cmake | 160 set(first 1) variable 170 set(first 0) variable
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/oemlock/1.0/[email protected]_genc++_headers/gen/android/hardware/oemlock/1.0/ |
D | types.h | 119 bool first = true; variable 163 bool first = true; variable
|
/aosp_15_r20/developers/samples/android/ui/text/TextStyling-Java/app/src/main/java/com/android/example/text/styling/renderer/spans/ |
D | BulletPointSpan.java | 48 public int getLeadingMargin(boolean first) { in getLeadingMargin() 56 boolean first, Layout l) { in drawLeadingMargin()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
D | biasedsparsemap.go | 18 first int member 22 func newBiasedSparseMap(first, last int) *biasedSparseMap { argument
|
/aosp_15_r20/external/owasp/sanitizer/src/main/org/owasp/html/ |
D | ElementPolicy.java | 121 final ElementPolicy first, second; field in JoinedElementPolicy 123 JoinedElementPolicy(ElementPolicy first, ElementPolicy second) { in JoinedElementPolicy()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/ |
D | gram_schmidt.hpp | 25 void normalize( Iterator first , Iterator last , T norm ) in normalize() 49 iterator first = x.begin() + n; in gram_schmidt() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/detail/ |
D | parse_auto.hpp | 78 Iterator& first in parse() 95 Iterator& first in phrase_parse()
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/util/ |
D | AllowListUtils.java | 52 final String first, final String firstCertDigest, in isPairAllowListed() 71 String first, String firstCertDigest, in isPairMatch()
|