HomeSort by relevance Sort by last modified time
    Searched refs:wl (Results 26 - 50 of 74) sorted by null

12 3

  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ipa-prop.h 414 /* Add cgraph NODE to the worklist WL if it is not already in one. */
417 ipa_push_func_to_list (struct ipa_func_list **wl, struct cgraph_node *node)
422 ipa_push_func_to_list_1 (wl, node, info);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ipa-prop.h 414 /* Add cgraph NODE to the worklist WL if it is not already in one. */
417 ipa_push_func_to_list (struct ipa_func_list **wl, struct cgraph_node *node)
422 ipa_push_func_to_list_1 (wl, node, info);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ipa-prop.h 414 /* Add cgraph NODE to the worklist WL if it is not already in one. */
417 ipa_push_func_to_list (struct ipa_func_list **wl, struct cgraph_node *node)
422 ipa_push_func_to_list_1 (wl, node, info);
  /frameworks/base/core/java/android/os/
BatteryStats.java 132 private static final String WAKELOCK_DATA = "wl";
1236 Uid.Wakelock wl = ent.getValue(); local
1357 Uid.Wakelock wl = ent.getValue(); local
1548 Uid.Wakelock wl = ent.getValue(); local
1750 Uid.Wakelock wl = ent.getValue(); local
    [all...]
  /external/jpeg/
ltconfig 446 wl=
451 wl='-Wl,'
482 wl='-Wl,'
483 link_static_flag="${wl}-a ${wl}archive"
488 wl='-Wl,'
499 wl='-Wl,
    [all...]
  /external/qemu/distrib/jpeg-6b/
ltconfig 446 wl=
451 wl='-Wl,'
482 wl='-Wl,'
483 link_static_flag="${wl}-a ${wl}archive"
488 wl='-Wl,'
499 wl='-Wl,
    [all...]
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
ConnectivityManagerMobileTest.java 41 private WakeLock wl; field in class:ConnectivityManagerMobileTest
59 wl = pm.newWakeLock(PowerManager.SCREEN_BRIGHT_WAKE_LOCK, "CMWakeLock");
60 wl.acquire();
84 wl.release();
  /frameworks/base/tests/StatusBar/src/com/android/statusbartest/
NotificationTestList.java 93 PowerManager.WakeLock wl =
95 wl.acquire();
107 wl.release();
859 PowerManager.WakeLock wl
862 wl.acquire();
    [all...]
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 2731 Wakelock wl = wakelockEntry.getValue(); local
3909 Wakelock wl = mWakelockStats.get(name); local
5353 Uid.Wakelock wl = ent.getValue(); local
    [all...]
  /hardware/broadcom/wlan/bcm4329/dhdutil/
dhdu.c 768 dhd_sd_mode(void *wl, cmd_t *cmd, char **argv)
789 ret = dhd_var_setint(wl, cmd, argv);
792 if ((ret = dhd_var_get(wl, cmd, argv))) {
808 dhd_dma_mode(void *wl, cmd_t *cmd, char **argv)
837 ret = dhd_var_setint(wl, cmd, argv);
840 if ((ret = dhd_var_get(wl, cmd, argv))) {
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu.c 768 dhd_sd_mode(void *wl, cmd_t *cmd, char **argv)
789 ret = dhd_var_setint(wl, cmd, argv);
792 if ((ret = dhd_var_get(wl, cmd, argv))) {
808 dhd_dma_mode(void *wl, cmd_t *cmd, char **argv)
837 ret = dhd_var_setint(wl, cmd, argv);
840 if ((ret = dhd_var_get(wl, cmd, argv))) {
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 1171 single_module="${wl}-single_module"
    [all...]
configure     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 1171 single_module="${wl}-single_module"
    [all...]
  /external/expat/conftools/
ltmain.sh     [all...]
  /external/libffi/
ltmain.sh     [all...]
  /external/llvm/autoconf/
ltmain.sh     [all...]
  /external/llvm/projects/sample/autoconf/
ltmain.sh     [all...]
  /external/icu4c/test/cintltst/
custrtrn.c 1383 int32_t wl; local
    [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/openfst/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]

Completed in 3411 milliseconds

12 3