OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prevent
(Results
1426 - 1450
of
5347
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/development/samples/ApiDemos/src/com/example/android/apis/app/
Animation.java
84
// old activity to
prevent
it from going away too soon.
/development/samples/training/threadsample/src/com/example/android/threadsample/
RSSPullService.java
259
// If an exception occurred, close the cursor to
prevent
memory leaks.
/development/testrunner/test_defs/
native_test.py
87
# Single quotes are needed to
prevent
the shell splitting it.
/device/google/dragon/audio/hal/
audio_hw.h
350
* lock_inputs must be held in order to either close the input stream, or
prevent
closure.
/external/aac/libFDK/src/arm/
scale_arm.cpp
91
/*
prevent
multiple inclusion with re-definitions */
/external/antlr/antlr-3.4/runtime/C/include/
antlr3recognizersharedstate.h
90
* This is used to
prevent
infinite loops where an error is found
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRCommonTreeAdaptor.m
52
* I could use reflection to
prevent
having to override this
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
FASerializer.java
39
/** To
prevent
infinite recursion when walking state machines, record
/external/apache-http/src/org/apache/http/impl/conn/
DefaultClientConnection.java
145
* If the connection is not yet open, this will
prevent
the connection
/external/autotest/client/bin/
setup_job.py
144
# Touch .version file under src to
prevent
further setup on client
/external/autotest/client/cros/
chrooted_avahi.py
119
#
Prevent
weird interactions between services which talk to Avahi.
/external/autotest/client/site_tests/graphics_GpuReset/src/
gpureset.c
37
OUTPUT_INFO("sleep(10) to
prevent
the kernel from thinking the GPU is completely locked.");
/external/autotest/server/site_tests/network_WiFi_ChannelScanDwellTime/
network_WiFi_ChannelScanDwellTime.py
178
# will
prevent
shill and wpa_supplicant from managing that interface.
/external/bison/build-aux/
mdate-sh
69
#
Prevent
date giving response in another language.
/external/boringssl/src/crypto/
thread_win.c
192
* a reference to p_thread_callback_boringssl to
prevent
whole program
/external/c-ares/
install-sh
18
# Calling this script install-sh is preferred over install.sh, to
prevent
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
AllocationInstrument.java
224
// if the agent jar path is actually a symlink it will
prevent
the agent from finding itself
/external/chromium-trace/catapult/dashboard/dashboard/
update_test_suites.py
197
# decrease the time taken per datastore operation, to
prevent
timeouts,
/external/chromium-trace/catapult/telemetry/
README.md
87
and
prevent
benchmark rot.
/external/chromium-trace/catapult/telemetry/telemetry/timeline/
model.py
180
# to
prevent
the timeline from from being modified.
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
fake_filesystem_unittest.py
107
`sys` is included to
prevent
`sys.path` from being stubbed with the fake
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
registry.py
129
# faster and to
prevent
circular references from causing endless loops.
/external/chromium-trace/catapult/third_party/polymer/components/core-resizable/
core-resizable.html
102
`preventDefault` on the event) will
prevent
notification of children if required.
/external/chromium-trace/catapult/tracing/tracing/ui/extras/system_stats/
system_stats_instance_track.html
94
//
Prevent
divide by zero.
/external/clang/test/CodeGen/
arm-aapcs-vfp.c
150
// Here, parameter k would need padding to
prevent
it from being split, but it
Completed in 4392 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>