HomeSort by relevance Sort by last modified time
    Searched full:true (Results 426 - 450 of 18103) sorted by null

<<11121314151617181920>>

  /external/bluetooth/glib/
gmodule-no-export-2.0-uninstalled.pc.in 6 gmodule_supported=true
  /external/dbus/test/
test-names.c 68 TestName(connection, "org.freedesktop.DBus.Test", TRUE);
69 TestName(connection, "org.freedesktop.DBus.Test-2", TRUE);
70 TestName(connection, "org.freedesktop.DBus.Test_2", TRUE);
72 TestName(connection, "Test_2", TRUE);
  /external/junit/src/junit/runner/
LoadingTestCollector.java 45 return true;
49 return true;
59 return true;
68 return true;
  /external/oprofile/opcontrol/
Android.mk 4 ifeq ($(ARCH_ARM_HAVE_ARMV7A), true)
  /external/proguard/src/proguard/optimize/info/
MethodOptimizationInfo.java 37 private boolean canBeMadePrivate = true;
75 hasNoSideEffects = true;
87 hasSideEffects = true;
111 catchesExceptions = true;
123 branchesBackward = true;
135 invokesSuperMethods = true;
147 accessesPrivateCode = true;
159 accessesPackageCode = true;
171 accessesProtectedCode = true;
276 this.hasSideEffects = true;
    [all...]
  /external/skia/include/core/
SkDrawFilter.h 28 current canvas and paint. If it returns true, then drawing proceeds
46 /** Return true to allow the draw to continue (with possibly modified
47 canvas/paint). If true is returned, then restore() will be called.
50 /** If filter() returned true, then restore() will be called to restore the
  /external/skia/src/animator/
SkOpArray.cpp 15 return true;
  /external/srec/
Android.mk 12 ifneq ($(TARGET_SIMULATOR),true) # not 64 bit clean
  /external/stlport/
libstlport.mk 4 ifeq ($(TARGET_SIMULATOR),true)
  /external/stlport/test/unit/
_template.cpp 30 CPPUNIT_ASSERT(true);
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Exceptions/
catchguard-002.js 41 catch (e if true)
43 caught = true;
45 catch (e if true)
47 reportFailure ("Second (e if true) catch block should not have " +
  /external/webkit/LayoutTests/fast/dom/Geolocation/
permission-denied-expected.txt 6 PASS successfullyParsed is true
permission-denied-stops-watches-expected.txt 6 PASS successfullyParsed is true
reentrant-error-expected.txt 6 PASS successfullyParsed is true
success-expected.txt 6 PASS successfullyParsed is true
timeout-expected.txt 6 PASS successfullyParsed is true
timeout-zero-expected.txt 6 PASS successfullyParsed is true
  /external/webkit/LayoutTests/fast/dom/Geolocation/resources/
reentrant-success.js 7 window.layoutTestController.setGeolocationPermission(true);
19 successCallbackInvoked = true;
51 var isAsynchronous = true;
52 var successfullyParsed = true;
  /external/webkit/WebCore/manual-tests/inspector-wrappers/
console-alert-document-body.html 12 <script>instructions({console: true, trigger: "alert(document.body)"});</script>
console-alert-object.html 12 <script>instructions({console: true, trigger: "alert({})"});</script>
console-alert-this.html 15 <script>instructions({console: true, trigger: "alert(this)"});</script>
console-str-alert-object.html 13 <script>instructions({console: true, trigger: "something"});</script>
  /external/wpa_supplicant/wpa_gui-qt4/
eventhistory.ui 37 <bool>true</bool>
40 <bool>true</bool>
48 <bool>true</bool>
51 <bool>true</bool>
  /frameworks/base/cmds/dumpstate/
Android.mk 1 ifneq ($(TARGET_SIMULATOR),true)
  /frameworks/base/cmds/installd/
Android.mk 1 ifneq ($(TARGET_SIMULATOR),true)

Completed in 35 milliseconds

<<11121314151617181920>>