OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:consider
(Results
176 - 200
of
4787
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/libc/upstream-openbsd/lib/libc/stdio/
tmpnam.c
40
"warning: tmpnam() possibly used unsafely;
consider
using mkstemp()");
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
ConstraintTest.java
32
/** Force the scheduler to
consider
the device to be on stable charging. */
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityActivityTestCase.java
39
* The timeout since the last accessibility event to
consider
the device idle.
/cts/tests/camera/src/android/hardware/camera2/cts/helpers/
MaybeNull.java
30
* If this is common,
consider
adding {@code doSomething} to this class so that the code
/developers/build/prebuilts/gradle/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/server/
StoreBackend.java
36
* true, the server can
consider
the transaction is successful.
/developers/samples/android/security/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/server/
StoreBackend.java
36
* true, the server can
consider
the transaction is successful.
/development/samples/browseable/AsymmetricFingerprintDialog/src/com.example.android.asymmetricfingerprintdialog/server/
StoreBackend.java
36
* true, the server can
consider
the transaction is successful.
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
IntSet.java
38
*
Consider
using IntervalSet. Not all methods in IntervalSet are implemented.
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
ExtendedFirstOrderDifferentialEquations.java
41
* We
consider
that the main set always corresponds to the first equations
/external/autotest/client/cros/image_comparison/
rgb_image_comparer.py
16
***
Consider
using PdiffImageComparer instead of this class ***
/external/autotest/client/tests/tsc/
tsc.py
60
##
Consider
it as a test error
/external/autotest/server/site_tests/network_WiFi_RoamSuspend/
network_WiFi_RoamSuspend.py
43
# For this short of a duration, the DUT should still
consider
itself
/external/avahi/docs/
API-CHANGES-0.6
32
AVAHI_PUBLISH_UPDATE flags for add_service() and friends.
Consider
/external/bison/data/
README
30
mature enough for us to
consider
that ``foreign skeletons'' are
/external/chromium-trace/catapult/netlog_viewer/netlog_viewer/
log_grouper.js
80
//
Consider
this as the terminator for all open BEGINs up until
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/
startup_unittest.py
57
# Generate duplicated events to make sure we
consider
only the first one.
/external/chromium-trace/catapult/tracing/tracing/ui/base/
elided_cache.html
32
//
Consider
removing.
/external/clang/test/Analysis/
new.cpp
84
// Ensure that we don't
consider
this a leak.
89
// Ensure that we don't
consider
this a leak.
94
// Ensure that we don't
consider
this a leak.
99
// Ensure that we don't
consider
this a leak.
/external/clang/test/Sema/
exprs.c
25
PR8876_pos(0); // expected-warning{{indirection of non-volatile null pointer will be deleted, not trap}} expected-note{{
consider
using __builtin_trap() or qualifying pointer with 'volatile'}}
34
(*((unsigned long long*)(((void*)0))) = ((unsigned long long)((test)) % (unsigned long long)((1000000000)))); // expected-warning {{indirection of non-volatile null pointer will be deleted, not trap}} expected-note {{
consider
using __builtin_trap() or qualifying pointer with 'volatile'}}
185
// expected-note {{
consider
using __builtin_trap}}
190
// expected-note {{
consider
using __builtin_trap}}
/external/clang/test/SemaObjC/
message.m
98
[X rect]; // expected-warning {{receiver type 'struct objc_object *' is not 'id' or interface pointer,
consider
casting it to 'id'}}
/external/curl/docs/libcurl/opts/
CURLOPT_NOSIGNAL.3
38
Consider
building libcurl with the c-ares or threaded resolver backends to
/external/curl/lib/
speedcheck.c
47
for "low speed time" seconds we
consider
that enough reason
/external/curl/src/
Makefile.inc
4
# ever want to change this in a portable manner then we should
consider
/external/dagger2/
CONTRIBUTING.md
19
execute both unit and integration test phases. Additionally,
consider
using
/external/dagger2/core/src/main/java/dagger/internal/
MapProviderFactory.java
64
// TODO(user):
consider
which way to initialize mapBuilder is better
Completed in 1539 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>