HomeSort by relevance Sort by last modified time
    Searched full:causes (Results 176 - 200 of 4588) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
textflag.go 36 // When passed to ggloblsym, causes Local to be set to true on the LSym it creates.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/
mgc0.go 12 // The command line flag -live causes this code to print debug information.
textflag.go 39 // When passed to ggloblsym, causes Local to be set to true on the LSym it creates.
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
textflag.go 36 // When passed to ggloblsym, causes Local to be set to true on the LSym it creates.
  /external/autotest/client/site_tests/network_DhcpNak/
network_DhcpNak.py 54 virtual Ethernet link. This causes shill to shut down and
81 associated with our virtual Ethernet link. This causes shill
104 virtual Ethernet link. This causes shill to shut down and
129 virtual Ethernet link. This causes shill to shut down and
177 virtual Ethernet link. This causes shill to shut down and
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
TestThread.java 88 * Causes this thread to call the named void method, and asserts that the call returns normally.
98 * Causes this thread to call the named method, and asserts that the call returns the expected
110 * Causes this thread to call the named method, and asserts that the call returns the expected
122 * Causes this thread to call the named method, and asserts that the call throws the expected
135 * Causes this thread to call the named method, and asserts that this thread becomes blocked on
150 * Causes this thread to call the named method, and asserts that this thread thereby waits on
  /prebuilts/go/darwin-x86/src/runtime/
extern.go 27 allocfreetrace: setting allocfreetrace=1 causes every allocation to be
30 efence: setting efence=1 causes the allocator to run in a mode
40 gcpacertrace: setting gcpacertrace=1 causes the garbage collector to
57 gctrace: setting gctrace=1 causes the garbage collector to emit a single line to standard
94 scheddetail: setting schedtrace=X and scheddetail=1 causes the scheduler to emit
98 schedtrace: setting schedtrace=X causes the scheduler to emit a single line to standard
  /prebuilts/go/linux-x86/src/runtime/
extern.go 27 allocfreetrace: setting allocfreetrace=1 causes every allocation to be
30 efence: setting efence=1 causes the allocator to run in a mode
40 gcpacertrace: setting gcpacertrace=1 causes the garbage collector to
57 gctrace: setting gctrace=1 causes the garbage collector to emit a single line to standard
94 scheddetail: setting schedtrace=X and scheddetail=1 causes the scheduler to emit
98 schedtrace: setting schedtrace=X causes the scheduler to emit a single line to standard
  /development/samples/devbytes/animation/Bouncer/src/com/example/android/bouncer/
Bouncer.java 88 * Moving the shape in x or y causes an invalidation of the area it used to occupy
101 * Moving the shape in x or y causes an invalidation of the area it used to occupy
  /external/clang/test/CodeGenCXX/
class-layout.cpp 59 // This causes IR-gen to have an incomplete translation of A<B>
68 // A<B>'s IR type. That, in turn, causes the translation of B*.
pr20897.cpp 4 // __declspec(dllexport) causes us to export the implicit constructor.
19 // __declspec(dllexport) causes us to export the implicit copy constructor.
  /external/clang/test/SemaCXX/
implicit-member-functions.cpp 73 // Triggering the declaration of B's copy constructor causes overload
110 // Trigger declaration of Line copy ctor, which causes substitution into
  /external/icu/android_icu4j/runner/src/main/java/android/icu/junit/
ErrorReportingRunner.java 29 * <li>supports filtering of the individual causes. See {@link #filter(Filter)}.
78 // If there are no causes left then throw an exception to cause the parent runner, if any,
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
ArabicShaping.java 75 // the effective right char causes right shaping
77 // the current char causes left shaping
  /external/iptables/
INSTALL 38 This option causes development files to be installed to
57 This option causes libipq to be installed into ${libdir} and
  /external/selinux/secilc/test/
name_resolution_test.cil 106 ;;(allow t6a self (CLASS (PERM2))) ;; This causes an error
129 ;; Check that improper name causes an error
  /external/sqlite/dist/
Android.mk 10 # SQLITE_TEMP_STORE=3 causes all TEMP files to go into RAM. and thats the behavior we want
12 # SQLITE_DEFAULT_AUTOVACUUM=1 causes the databases to be subject to auto-vacuum
  /external/v8/test/mjsunit/
debug-liveedit-newsource.js 58 // The call to array causes a change in the number of type feedback slots for
62 // of the script causes us to visit a corner case, but I'd like to validate
  /frameworks/compile/mclinker/include/mcld/LD/
DiagRelocations.inc 47 "applying relocation `%0' causes overflow on symbol `%1'",
48 "applying relocation `%0' causes overflow on symbol `%1'")
  /frameworks/opt/telephony/
README.txt 31 *) Causes bringUp and retry requests to fail for all DC's
35 *) Causes all DC's to get torn down, simulating a temporary network outage:
  /system/connectivity/shill/
ppp_daemon.h 60 // Causes pppd to emit log messages useful for debugging connectivity.
63 // Causes pppd to not fork and daemonize, remaining attached to the
  /art/test/033-class-init-deadlock/src/
Main.java 18 * This causes most VMs to lock up.
  /art/test/098-ddmc/
expected.txt 6 Capture some allocations (note just this causes allocations)
  /cts/tests/tests/location/src/android/location/cts/
TestUtils.java 29 // increase its priority. Such new behavior can causes starvation to the background thread -
  /developers/build/prebuilts/gradle/JumpingJack/Wearable/src/main/java/com/example/android/wearable/jumpingjack/
Utils.java 33 * Causes device to vibrate for the given duration (in millis). If duration is set to 0, then it

Completed in 715 milliseconds

1 2 3 4 5 6 78 91011>>