OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:similar
(Results
101 - 125
of
9701
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/go/darwin-x86/misc/cgo/testshared/src/exe/
exe.go
27
// the executable.
Similar
code in ../depBase/dep.go results in
/prebuilts/go/darwin-x86/test/
alg.go
8
// even when
similar
types have been marked elsewhere
/prebuilts/go/linux-x86/misc/cgo/testshared/src/exe/
exe.go
27
// the executable.
Similar
code in ../depBase/dep.go results in
/prebuilts/go/linux-x86/test/
alg.go
8
// even when
similar
types have been marked elsewhere
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Setup.config
18
#operator operator.c # operator.add() and
similar
goodies
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Setup.config
18
#operator operator.c # operator.add() and
similar
goodies
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
rd-tls-1.s
2
; First some expected uses,
similar
to what GCC will emit.
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
tls-err-20x.d
10
# Code coverage case
similar
to tls-e-20.d, except with an undefined
/tools/tradefederation/core/
pylintrc
26
# Ignore
similar
imports.
/tools/tradefederation/core/tests/src/com/android/tradefed/util/
SerializationUtilTest.java
51
/** Tests that serialization and deserialization creates a
similar
object from the original. */
59
// use the custom build info equals to check
similar
properties
65
* Tests that serialization and deserialization creates a
similar
object from the original but
76
// use the custom build info equals to check
similar
properties
/external/freetype/docs/
LICENSE.TXT
11
- The FreeType License, found in the file `FTL.TXT', which is
similar
26
The contributed BDF and PCF drivers come with a license
similar
to that
/external/mockito/src/main/java/org/mockito/invocation/
MatchableInvocation.java
50
* Candidate invocation has the
similar
method.
51
* '
Similar
' means the same method name, same mock, unverified, not overloaded, but not necessarily matching arguments
/external/skia/src/core/
SkSharedMutex.h
21
// an interface
similar
to pthread's rwlocks.
22
// This is a shared lock implementation
similar
to pthreads rwlocks. The high performance
/external/skqp/src/core/
SkSharedMutex.h
21
// an interface
similar
to pthread's rwlocks.
22
// This is a shared lock implementation
similar
to pthreads rwlocks. The high performance
/prebuilts/go/darwin-x86/src/strconv/
doc.go
40
// AppendBool, AppendFloat, AppendInt, and AppendUint are
similar
but
52
// QuoteRune and QuoteRuneToASCII are
similar
but accept runes and
/prebuilts/go/linux-x86/src/strconv/
doc.go
40
// AppendBool, AppendFloat, AppendInt, and AppendUint are
similar
but
52
// QuoteRune and QuoteRuneToASCII are
similar
but accept runes and
/system/chre/util/include/chre/util/
memory.h
25
* Destroys count objects starting at first. This function is
similar
to
44
* available, or the copy constructor. This function is
similar
to
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/
README
14
calling objdump_start or something
similar
should not be done from
24
calling objdump_start or something
similar
should not be done from
/external/curl/tests/
testcurl.1
32
crontab job or
similar
at a regular interval. The output is suitable to be
44
testcurl.pl will run 'buildconf' (or
similar
), run configure, build curl and
68
test even though your network is down, or
similar
.
71
by force, and
similar
.
110
Where testit.sh is a shell script that could look
similar
to this:
/external/proguard/src/proguard/evaluation/value/
ReferenceValue.java
171
//
Similar
binary methods, but this time with typed reference arguments.
194
//
Similar
binary methods, but this time with identified reference
218
//
Similar
binary methods, but this time with array reference arguments.
241
//
Similar
binary methods, but this time with identified array reference
265
//
Similar
binary methods, but this time with detailed array reference
/device/google/cuttlefish_common/common/libs/threads/
cuttlefish_thread.h
21
// Mutex is
similar
to std::mutex
22
// ConditionVariable is
similar
to std::condition_variable
23
// LockGuard is
similar
to std::lock_guard
/external/libjpeg-turbo/
coderules.txt
11
to establish a common coding style. The goal of using
similar
coding styles
36
are
similar
but upper case (MULTI_WORD_NAME). Names should be unique within
45
A
similar
solution is used for external function declarations (see the EXTERN
/external/swiftshader/src/OpenGL/libGLESv2/
Fence.cpp
64
// done by the time it is tested, which is
similar
to Context::flush(), since
129
// done by the time it is tested, which is
similar
to Context::flush(), since
150
// done by the time it is tested, which is
similar
to Context::flush(), since
/frameworks/base/libs/hwui/
LayerBuilder.h
85
// if no target, merging ops still iterate to find
similar
batch to insert after
91
// insertion point of a new batch, will hopefully be immediately after
similar
batch
92
// (generally, should be
similar
shader)
/packages/apps/Contacts/src/com/android/contacts/
Collapser.java
25
* Class used for collapsing data items into groups of
similar
items. The data items that should be
44
* Interface implemented by data types that can be collapsed into groups of
similar
data. This
45
* can be used for example to collapse
similar
contact data items into a single item.
Completed in 541 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>