OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:same
(Results
176 - 200
of
56067
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/icu/source/common/unicode/
schriter.h
37
* (iterators over different subranges of the
same
UnicodeString don't
88
* Copy constructor. The new iterator iterates over the
same
range
89
* of the
same
string as "that", and its initial position is the
90
*
same
as "that"'s current position.
104
* Assignment operator. *this is altered to iterate over the
same
105
* range of the
same
string as "that", and refers to the
same
115
* Returns true if the iterators iterate over the
same
range of the
116
*
same
string and are pointing at the
same
character
[
all
...]
/external/chromium_org/third_party/openssl/openssl/crypto/aes/
README
2
aes_core.c is basically the
same
as rijndael-alg-fst.c but with an
/external/chromium_org/third_party/pymock/
README.chromium
9
same
mock library that is now part of python 3.3 where it is know as
/external/chromium_org/third_party/tcmalloc/vendor/doc/
overview.dot
4
{rank=
same
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/tests/
rdftest1.asm
4
;; [1] relocation within the
same
segment in each module
5
;; [2] relocation to different segments in
same
module
6
;; [3] relocation to
same
segment in different module
8
;; [5] relative relocation to
same
module
/external/chromium_org/tools/gyp/test/same-source-file-name/src/
prog1.c
10
* Uncomment to test
same
-named files in different directories,
prog2.c
10
* Uncomment to test
same
-named files in different directories,
/external/clang/test/CXX/class/class.mem/
p13.cpp
8
static int X0; // expected-error{{member 'X0' has the
same
name as its class}}
20
typedef int X2; // expected-error{{member 'X2' has the
same
name as its class}}
26
X3 // expected-error{{member 'X3' has the
same
name as its class}}
36
unsigned X4; // expected-error{{member 'X4' has the
same
name as its class}}
/external/clang/test/CodeGenObjC/
default-property-synthesis.m
4
// Superclass declares property. Subclass redeclares the
same
property.
6
// Superclass declares a property. Subclass declares a different property with the
same
name
9
//
same
property. Do not @synthesize-by-default in the subclass. P3
11
//
same
protocol or a derived protocol. Do not @synthesize-by-default in the subclass. P4
/external/clang/test/Preprocessor/
cxx_oper_spelling.cpp
6
// token behaves the
same
, respectively, as its primary token,
hash_line.c
1
// The 1 and # should not go on the
same
line.
/external/elfutils/
README
3
- the sizes of external and internal types are assumed to be the
same
.
/external/icu4c/common/unicode/
schriter.h
37
* (iterators over different subranges of the
same
UnicodeString don't
88
* Copy constructor. The new iterator iterates over the
same
range
89
* of the
same
string as "that", and its initial position is the
90
*
same
as "that"'s current position.
104
* Assignment operator. *this is altered to iterate over the
same
105
* range of the
same
string as "that", and refers to the
same
115
* Returns true if the iterators iterate over the
same
range of the
116
*
same
string and are pointing at the
same
character
[
all
...]
/external/iptables/include/linux/netfilter/
xt_SECMARK.h
8
* at the
same
time).
xt_TPROXY.h
6
* mutliple targets in the
same
rule. */
/external/kernel-headers/original/linux/netfilter/
xt_SECMARK.h
6
* at the
same
time).
/external/libpcap/
acconfig.h
5
* in config.h but that should be OK since they're the
same
.
/external/linux-tools-perf/util/
environment.c
2
* We put all the perf config variables in this
same
object
/external/openssl/crypto/aes/
README
2
aes_core.c is basically the
same
as rijndael-alg-fst.c but with an
/frameworks/base/core/java/android/database/sqlite/
SQLiteMisuseException.java
21
* threads in the application use it at the
same
time.
22
* Sqlite returns this error if bind and execute methods on this object occur at the
same
time
25
* while thread # 2: is in bind..() on the
same
object.
27
* FIX this by NEVER sharing the
same
SQLiteStatement object between threads.
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_ComponentRegistry.h
7
/* limit the number of max occuring instances of
same
component,
/libcore/luni/src/test/java/tests/security/
special-test-cases.txt
4
-
same
for Certificate.CertificateRep
/ndk/tests/build/multi-abi/
README
1
This test checks that we can build the
same
binary for multiple architectures
/packages/experimental/CameraPreviewTest/
README
3
A small test app to exercise the camera in various modes in much the
same
way that GTalk video chat does.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
xt_SECMARK.h
6
* at the
same
time).
Completed in 1368 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>