Home
last modified time | relevance | path

Searched defs:first (Results 1126 – 1150 of 8926) sorted by relevance

1...<<41424344454647484950>>...358

/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTotalOrderBuilder.java49 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 DNPointCrossover.java111 public ChromosomePair crossover(final Chromosome first, final Chromosome second) in crossover()
133 final AbstractListChromosome<T> first, final AbstractListChromosome<T> second) in mate()
H A DCycleCrossover.java101 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 DLockStep.java66 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/
Dfor_each.hpp34 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 Diterator.pass.cpp24 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 Dcomplete-macros.c21 #define variadic4(first, second, args, ...) argument
22 #define variadic5(first, second, args ...) argument
/aosp_15_r20/external/ComputeLibrary/tests/NEON/
H A DHelper.h95 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/
Dregex.hpp98 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 Dstr_join.h53 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/
Dtypes.h119 bool first = true; variable
163 bool first = true; variable
/aosp_15_r20/external/skia/tests/
H A DPathOpsDVectorTest.cpp64 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 DTypeParameterItem.kt55 var first = true in name() variable
/aosp_15_r20/external/libcxx/test/std/algorithms/alg.sorting/alg.min.max/
H A Dmin_element_comp.pass.cpp29 test(Iter first, Iter last) in test()
66 void test_eq0(Iter first, Iter last, Pred p) in test_eq0()
H A Dmax_element_comp.pass.cpp29 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/
Dtypes.h119 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/
Dtypes.h119 bool first = true; variable
163 bool first = true; variable
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DCheckTypeSize.cmake160 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/
Dtypes.h119 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/
DBulletPointSpan.java48 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/
Dbiasedsparsemap.go18 first int member
22 func newBiasedSparseMap(first, last int) *biasedSparseMap { argument
/aosp_15_r20/external/owasp/sanitizer/src/main/org/owasp/html/
DElementPolicy.java121 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/
Dgram_schmidt.hpp25 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/
Dparse_auto.hpp78 Iterator& first in parse()
95 Iterator& first in phrase_parse()
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/util/
DAllowListUtils.java52 final String first, final String firstCertDigest, in isPairAllowListed()
71 String first, String firstCertDigest, in isPairMatch()

1...<<41424344454647484950>>...358