OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:actual
(Results
401 - 425
of
10651
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/icu4c/layout/
SingleTableProcessor.h
35
* ICU "poor man's RTTI", returns a UClassID for the
actual
class.
SingleTableProcessor2.h
35
* ICU "poor man's RTTI", returns a UClassID for the
actual
class.
/external/icu4c/samples/break/
Makefile
21
# the
actual
rules (this is a simple sample)
/external/icu4c/samples/case/
Makefile
23
# the
actual
rules (this is a simple sample)
/external/icu4c/samples/citer/
Makefile
21
# the
actual
rules (this is a simple sample)
/external/icu4c/samples/coll/
Makefile
21
# the
actual
rules (this is a simple sample)
/external/icu4c/samples/csdet/
Makefile
21
# the
actual
rules (this is a simple sample)
/external/icu4c/samples/datecal/
Makefile
23
# the
actual
rules (this is a simple sample)
/external/icu4c/samples/datefmt/
Makefile
19
# the
actual
rules (this is a simple sample)
/external/icu4c/samples/msgfmt/
Makefile
21
# the
actual
rules (this is a simple sample)
/external/icu4c/samples/numfmt/
Makefile
21
# the
actual
rules (this is a simple sample)
/external/icu4c/samples/props/
Makefile
21
# the
actual
rules (this is a simple sample)
/external/icu4c/samples/strsrch/
Makefile
21
# the
actual
rules (this is a simple sample)
/external/icu4c/samples/translit/
Makefile
21
# the
actual
rules (this is a simple sample)
/external/icu4c/samples/uciter8/
Makefile
19
# the
actual
rules (this is a simple sample)
/external/icu4c/samples/ucnv/
Makefile
22
# the
actual
rules (this is a simple sample)
/external/icu4c/samples/ugrep/
Makefile
23
# the
actual
rules (this is a simple sample)
/external/icu4c/samples/ustring/
Makefile
19
# the
actual
rules (this is a simple sample)
/external/icu4c/test/intltest/
tsmthred.h
17
* Tests
actual
threading
/external/llvm/test/CodeGen/X86/
lea-2.ll
8
;
actual
add instructions.
/external/mockito/src/org/mockito/internal/matchers/
Any.java
21
public boolean matches(Object
actual
) {
/external/protobuf/gtest/test/
gtest_uninitialized_test.py
47
def AssertEq(expected,
actual
):
48
if expected !=
actual
:
50
print '
Actual
: %s' % (
actual
,)
/external/skia/gm/tests/outputs/add-config-pdf/output-expected/
json-summary.txt
2
"
actual
-results" : {
/external/skia/gm/tests/outputs/pipe-playback-failure/output-expected/
json-summary.txt
2
"
actual
-results" : {
/external/skia/src/pipe/utils/
SamplePipeControllers.cpp
26
void* PipeController::requestBlock(size_t minRequest, size_t *
actual
) {
31
*
actual
= fBlockSize;
92
void* ThreadSafePipeController::requestBlock(size_t minRequest, size_t *
actual
) {
101
*
actual
= blockSize;
Completed in 397 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>