Home
last modified time | relevance | path

Searched defs:smart (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/chrono/
H A DTCKIsoChronology.java442 …public void test_resolve_ymd_lenient(int y, int m, int d, LocalDate expected, Object smart, boolea… in test_resolve_ymd_lenient()
453 …public void test_resolve_ymd_smart(int y, int m, int d, LocalDate expected, Object smart, boolean … in test_resolve_ymd_smart()
476 …public void test_resolve_ymd_strict(int y, int m, int d, LocalDate expected, Object smart, boolean… in test_resolve_ymd_strict()
526 …public void test_resolve_yd_lenient(int y, int d, LocalDate expected, boolean smart, boolean stric… in test_resolve_yd_lenient()
536 …public void test_resolve_yd_smart(int y, int d, LocalDate expected, boolean smart, boolean strict)… in test_resolve_yd_smart()
555 …public void test_resolve_yd_strict(int y, int d, LocalDate expected, boolean smart, boolean strict… in test_resolve_yd_strict()
633 …_resolve_ymaa_lenient(int y, int m, int w, int d, LocalDate expected, boolean smart, boolean stric… in test_resolve_ymaa_lenient()
645 …st_resolve_ymaa_smart(int y, int m, int w, int d, LocalDate expected, boolean smart, boolean stric… in test_resolve_ymaa_smart()
666 …t_resolve_ymaa_strict(int y, int m, int w, int d, LocalDate expected, boolean smart, boolean stric… in test_resolve_ymaa_strict()
H A DTCKThaiBuddhistChronology.java685 …t_resolve_ymd_lenient(int y, int m, int d, ThaiBuddhistDate expected, Object smart, boolean strict… in test_resolve_ymd_lenient()
696 …public void test_resolve_ymd_smart(int y, int m, int d, ThaiBuddhistDate expected, Object smart, b… in test_resolve_ymd_smart()
719 …st_resolve_ymd_strict(int y, int m, int d, ThaiBuddhistDate expected, Object smart, boolean strict… in test_resolve_ymd_strict()
769 …public void test_resolve_yd_lenient(int y, int d, ThaiBuddhistDate expected, boolean smart, boolea… in test_resolve_yd_lenient()
779 …public void test_resolve_yd_smart(int y, int d, ThaiBuddhistDate expected, boolean smart, boolean … in test_resolve_yd_smart()
798 …public void test_resolve_yd_strict(int y, int d, ThaiBuddhistDate expected, boolean smart, boolean… in test_resolve_yd_strict()
876 …e_ymaa_lenient(int y, int m, int w, int d, ThaiBuddhistDate expected, boolean smart, boolean stric… in test_resolve_ymaa_lenient()
888 …lve_ymaa_smart(int y, int m, int w, int d, ThaiBuddhistDate expected, boolean smart, boolean stric… in test_resolve_ymaa_smart()
909 …ve_ymaa_strict(int y, int m, int w, int d, ThaiBuddhistDate expected, boolean smart, boolean stric… in test_resolve_ymaa_strict()
H A DTCKMinguoChronology.java709 …public void test_resolve_ymd_lenient(int y, int m, int d, MinguoDate expected, Object smart, boole… in test_resolve_ymd_lenient()
720 …public void test_resolve_ymd_smart(int y, int m, int d, MinguoDate expected, Object smart, boolean… in test_resolve_ymd_smart()
743 …public void test_resolve_ymd_strict(int y, int m, int d, MinguoDate expected, Object smart, boolea… in test_resolve_ymd_strict()
793 …public void test_resolve_yd_lenient(int y, int d, MinguoDate expected, boolean smart, boolean stri… in test_resolve_yd_lenient()
803 …public void test_resolve_yd_smart(int y, int d, MinguoDate expected, boolean smart, boolean strict… in test_resolve_yd_smart()
822 …public void test_resolve_yd_strict(int y, int d, MinguoDate expected, boolean smart, boolean stric… in test_resolve_yd_strict()
900 …resolve_ymaa_lenient(int y, int m, int w, int d, MinguoDate expected, boolean smart, boolean stric… in test_resolve_ymaa_lenient()
912 …t_resolve_ymaa_smart(int y, int m, int w, int d, MinguoDate expected, boolean smart, boolean stric… in test_resolve_ymaa_smart()
933 …_resolve_ymaa_strict(int y, int m, int w, int d, MinguoDate expected, boolean smart, boolean stric… in test_resolve_ymaa_strict()
H A DTCKHijrahChronology.java370 …public void test_resolve_ymd_lenient(int y, int m, int d, HijrahDate expected, Object smart, boole… in test_resolve_ymd_lenient()
391 …public void test_resolve_ymd_smart(int y, int m, int d, HijrahDate expected, Object smart, boolean… in test_resolve_ymd_smart()
414 …public void test_resolve_ymd_strict(int y, int m, int d, HijrahDate expected, Object smart, boolea… in test_resolve_ymd_strict()
484 …public void test_resolve_yd_lenient(int y, int d, HijrahDate expected, boolean smart, boolean stri… in test_resolve_yd_lenient()
494 …public void test_resolve_yd_smart(int y, int d, HijrahDate expected, boolean smart, boolean strict… in test_resolve_yd_smart()
513 …public void test_resolve_yd_strict(int y, int d, HijrahDate expected, boolean smart, boolean stric… in test_resolve_yd_strict()
H A DTCKJapaneseChronology.java880 …public void test_resolve_ymd_lenient(int y, int m, int d, JapaneseDate expected, Object smart, boo… in test_resolve_ymd_lenient()
891 …public void test_resolve_ymd_smart(int y, int m, int d, JapaneseDate expected, Object smart, boole… in test_resolve_ymd_smart()
914 …public void test_resolve_ymd_strict(int y, int m, int d, JapaneseDate expected, Object smart, bool… in test_resolve_ymd_strict()
964 …public void test_resolve_yd_lenient(int y, int d, JapaneseDate expected, boolean smart, boolean st… in test_resolve_yd_lenient()
974 …public void test_resolve_yd_smart(int y, int d, JapaneseDate expected, boolean smart, boolean stri… in test_resolve_yd_smart()
993 …public void test_resolve_yd_strict(int y, int d, JapaneseDate expected, boolean smart, boolean str… in test_resolve_yd_strict()
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/temporal/
H A DTCKIsoFields.java212 … public void test_parse_parseLenientQuarter_STRICT(String str, LocalDate expected, boolean smart) { in test_parse_parseLenientQuarter_STRICT()
222 … public void test_parse_parseLenientQuarter_SMART(String str, LocalDate expected, boolean smart) { in test_parse_parseLenientQuarter_SMART()
242 …public void test_parse_parseLenientQuarter_LENIENT(String str, LocalDate expected, boolean smart) { in test_parse_parseLenientQuarter_LENIENT()
404 public void test_parse_parseLenientWeek_STRICT(String str, LocalDate expected, boolean smart) { in test_parse_parseLenientWeek_STRICT()
414 public void test_parse_parseLenientWeek_SMART(String str, LocalDate expected, boolean smart) { in test_parse_parseLenientWeek_SMART()
434 public void test_parse_parseLenientWeek_LENIENT(String str, LocalDate expected, boolean smart) { in test_parse_parseLenientWeek_LENIENT()
/aosp_15_r20/external/snakeyaml/src/test/java/examples/collections/
H A DTypeSafeMap2Test.java205 private boolean smart; field in TypeSafeMap2Test.SuperMan
211 private SuperMan(String name, String role, boolean smart) { in SuperMan()
220 public void setSmart(boolean smart) { in setSmart()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dcpp11_pointer_cast_test.cpp152 BasePtr smart = f(); in check_static_moving_pointer_cast() local
167 BasePtr smart = f(); in check_const_moving_pointer_cast() local
/aosp_15_r20/external/cpu_features/include/
H A Dcpuinfo_mips.h33 int smart : 1; // Smart-card cryptography member
/aosp_15_r20/external/cronet/third_party/cpu_features/src/include/
H A Dcpuinfo_mips.h33 int smart : 1; // Smart-card cryptography member
/aosp_15_r20/external/coreboot/src/drivers/i2c/nct7802y/
H A Dchip.h85 struct nct7802y_fan_smartconfig smart; member
/aosp_15_r20/external/coreboot/src/superio/ite/common/
H A Denv_ctrl_chip.h71 struct ite_ec_fan_smartconfig smart; member
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF TestDoubleSumAverage.class TestDoubleSumAverage.java package TestDoubleSumAverage ...
/aosp_15_r20/external/guice/extensions/persist/lib/
HDhibernate-search.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-plugin-ij193/1.3.61-release-180/
HDkotlin-plugin-ij193-1.3.61-release-180.jarMETA-INF/ META-INF/MANIFEST.MF kotlinManifest.properties META-INF/annotation ...
/aosp_15_r20/external/cronet/net/base/registry_controlled_domains/
H A Deffective_tld_names.gperf7784 smart, 0 keyword
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/glassfish/jaxb/jaxb-runtime/2.3.2/
HDjaxb-runtime-2.3.2.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/services/ com/ ...
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/
H A Dtokenizer.json43315 "smart": 40903, number
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/
H A Dtokenizer.json43315 "smart": 40903, number
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/
H A Dtokenizer.json43256 "smart": 40903, number
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/
Drt.jarMETA-INF/ META-INF/MANIFEST.MF com/oracle/net/Sdp$ ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/
Drt.jarMETA-INF/ META-INF/MANIFEST.MF apple/applescript/AppleScriptEngine.class AppleScriptEngine ...
/aosp_15_r20/prebuilts/bazel/common/android_tools/android_tools/
Dall_android_tools_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...