OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:present
(Results
526 - 550
of
8021
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/tools/json_schema_compiler/test/
functions_as_parameters_unittest.cc
13
// the function is "
present
".
/external/chromium_org/tools/perf/measurements/
rasterize_and_record_micro_unittest.py
16
i.e. it only checks if the metrics are
present
and non-zero.
rasterize_and_record_unittest.py
16
i.e. it only checks if the metrics are
present
and non-zero.
/external/chromium_org/tools/telemetry/telemetry/core/timeline/
event.py
12
set to None (not 0) if not
present
. Users of this class need to properly
/external/chromium_org/ui/base/models/
dialog_model.h
36
//
present
, ui::DIALOG_BUTTON_NONE otherwise.
/external/chromium_org/ui/base/x/
selection_owner.h
41
// Attempts to take ownership of the selection. If we're successful,
present
/external/chromium_org/ui/compositor/
compositor_observer.h
32
// Called when compositing completes: the
present
to screen has completed.
/external/chromium_org/ui/compositor/test/
test_compositor_host_ozone.cc
46
// fascimile of a dumb framebuffer at
present
.
/external/chromium_org/webkit/child/
weburlresponse_extradata_impl.h
68
// is
present
in server's response.
/external/eigen/doc/
TopicMultithreading.dox
7
Some Eigen's algorithms can exploit the multiple cores
present
in your hardware. To this end, it is enough to enable OpenMP on your compiler, for instance:
/external/guava/guava/src/com/google/common/primitives/
SignedBytes.java
94
* Returns the least value
present
in {@code array}.
97
* @return the value
present
in {@code array} that is less than or equal to
113
* Returns the greatest value
present
in {@code array}.
116
* @return the value
present
in {@code array} that is greater than or equal to
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/
TesterRequirements.java
76
return "{TesterRequirements:
present
="
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
SetRemoveTester.java
39
assertFalse("After remove(
present
) a set should not contain "
/external/icu4c/io/
uprintf.h
85
* @param locStringContext If
present
, will make sure that it will only write
/external/icu4c/tools/gencnval/
gencnval.1.in
78
important to make sure that it is
present
if
/external/iproute2/include/linux/
atm.h
148
unsigned int nrm_pres :1; /* nrm
present
bit */
149
unsigned int trm_pres :1; /* rm
present
bit */
150
unsigned int adtf_pres :1; /* adtf
present
bit */
151
unsigned int cdf_pres :1; /* cdf
present
bit*/
/external/jpeg/
ansi2knr.1
29
backwards compatibility. The
present
version of
/external/kernel-headers/original/linux/
atm.h
151
unsigned int nrm_pres :1; /* nrm
present
bit */
152
unsigned int trm_pres :1; /* rm
present
bit */
153
unsigned int adtf_pres :1; /* adtf
present
bit */
154
unsigned int cdf_pres :1; /* cdf
present
bit*/
/external/kernel-headers/original/linux/mtd/
flashchip.h
50
the same physical chip when
present
. */
/external/libnfc-nxp/src/
phLibNfc_SE.h
72
/* Count of the Secure Elements
Present
*/
/external/llvm/include/llvm/Analysis/
ProfileDataTypes.h
12
|* C header because, at
present
, the profiling runtimes are written in C.
/external/llvm/lib/Target/SystemZ/
SystemZConstantPoolValue.h
26
/// A SystemZ-specific constant pool value. At
present
, the only
/external/llvm/test/CodeGen/PowerPC/
i64_fp_round.ll
23
; code sequence. Simply verify that there is no "isel"
present
.
/external/llvm/test/Transforms/DeadArgElim/
variadic_safety.ll
15
; va_arg implementation already
present
in va_func won't be expecting
/external/llvm/utils/lit/tests/
shtest-format.py
23
# CHECK: PASS: shtest-format :: requires-
present
.txt
Completed in 1249 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>