HomeSort by relevance Sort by last modified time
    Searched full:mains (Results 1 - 22 of 22) sorted by null

  /build/kati/testcase/
filter-out.mk 2 mains=main1.o main2.o macro
4 # expect a list which contains all the object files not in `mains'
6 echo $(filter-out $(mains),$(objects))
  /art/test/566-polymorphic-inlining/src/
Main.java 36 Main[] mains = new Main[3]; local
38 itfs[0] = mains[0] = new Main();
39 itfs[1] = mains[1] = new Subclass();
40 itfs[2] = mains[2] = new OtherSubclass();
46 testInvokeVirtual(mains[0]);
47 testInvokeVirtual(mains[1]);
50 $noinline$testInlineToSameTarget(mains[0]);
51 $noinline$testInlineToSameTarget(mains[1]);
58 assertEquals(Main.class, testInvokeVirtual(mains[0]));
59 assertEquals(Main.class, testInvokeVirtual(mains[1]))
    [all...]
  /external/autotest/client/site_tests/power_ProbeDriver/
control 33 job.run_test('power_ProbeDriver', test_which='Mains')
control.probe_ac 33 job.run_test('power_ProbeDriver', test_which='Mains')
power_ProbeDriver.py 15 def run_once(self, test_which='Mains'):
27 # With the advent of USB Type-C, mains power might show up as
30 if any( [psu_type == 'Mains', psu_type == 'USB',
37 run_dict = { 'Mains': self.run_ac, 'Battery': self.run_bat }
  /packages/apps/Bluetooth/res/values-fr/
strings_map.xml 11 <string name="map_defaultname" msgid="3805234816465216759">"Kit mains libres"</string>
  /packages/apps/Bluetooth/res/values-fr-rCA/
strings_map.xml 11 <string name="map_defaultname" msgid="3805234816465216759">"Trousse mains libres"</string>
strings_pbap.xml 11 <string name="defaultname" msgid="4821590500649090078">"Trousse mains libres"</string>
  /external/cros/system_api/dbus/power_manager/
power_supply_properties.proto 17 // AC/line/mains or USB PD power is connected. This is typically the
  /system/core/healthd/
BatteryMonitor.cpp 160 { "Mains", ANDROID_POWER_SUPPLY_TYPE_AC },
639 // and are always plugged into AC mains.
  /external/llvm/lib/Analysis/
CallGraph.cpp 66 if (Root) // Found multiple external mains? Don't pick one.
  /cts/tools/vm-tests-tf/src/util/build/
BuildDalvikSuite.java 60 public static final String TARGET_MAIN_FILE = "mains.jar";
  /packages/inputmethods/LatinIME/java/res/values-fr/
strings-emoji-descriptions.xml     [all...]
  /packages/inputmethods/LatinIME/java/res/values-fr-rCA/
strings-emoji-descriptions.xml     [all...]
  /external/autotest/client/cros/
power_status.py 390 psu_types = ['Mains', 'USB', 'USB_ACA', 'USB_C', 'USB_CDP', 'USB_DCP',
    [all...]
  /external/autotest/server/hosts/
cros_host.py     [all...]
  /ndk/sources/host-tools/make-3.81/doc/
make.info-1     [all...]
make.texi     [all...]
  /packages/apps/Settings/res/values-fr-rCA/
strings.xml     [all...]
  /external/e2fsprogs/
RELEASE-NOTES     [all...]
  /packages/apps/Settings/res/values-fr/
strings.xml     [all...]
  /packages/inputmethods/LatinIME/dictionaries/
fr_wordlist.combined.gz 

Completed in 757 milliseconds