OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mapping
(Results
276 - 300
of
6728
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/CoverageMapping/
nestedclass.cpp
1
// RUN: %clang_cc1 -fprofile-instr-generate -fcoverage-
mapping
-dump-coverage-
mapping
-emit-llvm-only -main-file-name nestedclass.cpp %s > %tmapping
preprocessor.c
1
// RUN: %clang_cc1 -fprofile-instr-generate -fcoverage-
mapping
-dump-coverage-
mapping
-emit-llvm-only -main-file-name preprocessor.c %s | FileCheck %s
trymacro.cpp
1
// RUN: %clang_cc1 -triple %itanium_abi_triple -std=c++11 -fexceptions -fcxx-exceptions -fprofile-instr-generate -fcoverage-
mapping
-dump-coverage-
mapping
-emit-llvm-only -main-file-name trymacro.cpp %s | FileCheck %s
/external/compiler-rt/test/msan/
allocator_mapping.cc
3
//
mapping
the heap early, in __msan_init.
9
// does not have a fixed
mapping
. Exclude platforms that use the 32-bit
/external/e2fsprogs/misc/
filefrag.8.in
50
Sync the file before requesting the
mapping
.
56
Display
mapping
of extended attributes.
/external/javassist/src/main/javassist/
ClassMap.java
25
* if a more complex
mapping
algorithm is needed. For example,
73
* If the hashtable contains another
mapping
from the same
74
* class name, the old
mapping
is replaced.
81
* perform anything; it does not record the
mapping
from
101
* the given
mapping
is not recorded into the hashtable
102
* if another
mapping
from <code>oldname</code> is
141
* Prevents a
mapping
from the specified class name to another name.
148
* Prevents a
mapping
from the specified class name to another name.
/external/javassist/src/main/javassist/scopedpool/
SoftValueHashMap.java
59
/* Hash table
mapping
WeakKeys to values */
158
* Returns <code>true</code> if this map contains a
mapping
for the
189
* <code>value</code>. If the map previously contained a
mapping
for
190
* <code>key</code> then that
mapping
is replaced and the previous value
200
* <code>null</code> if if there was no
mapping
for the key
211
* Removes the
mapping
for the given <code>key</code> from this map, if
215
* The key whose
mapping
is to be removed.
218
* there was no
mapping
for the key.
/external/kernel-headers/original/uapi/linux/
ashmem.h
21
/* Return values from ASHMEM_PIN: Was the
mapping
purged while unpinned? */
25
/* Return values from ASHMEM_GET_PIN_STATUS: Is the
mapping
pinned? */
/external/llvm/test/tools/llvm-cov/Inputs/
README
13
with the coverage
mapping
data generated by the compiler and linker. They are
15
clang++ -fprofile-instr-generate -fcoverage-
mapping
-o test test.cpp
/frameworks/support/v4/tests/java/android/support/v4/view/
MarginLayoutParamsCompatTest.java
60
assertEquals("
Mapping
left to start under LTR", 50,
62
assertEquals("
Mapping
right to end under LTR", 80,
76
assertEquals("
Mapping
right to start under RTL", 80,
78
assertEquals("
Mapping
left to end under RTL", 50,
81
assertEquals("
Mapping
left to start under RTL on older devices", 50,
83
assertEquals("
Mapping
right to end under RTL on older devices", 80,
111
// Note that unlike the test that checks
mapping
of left/right to start/end and has
113
// relying on the relevant MarginLayoutParamsCompat to do the right
mapping
internally.
/libcore/luni/src/test/java/libcore/java/security/cert/
FakeOidProvider.java
13
* Used for testing some effects of algorithm OID
mapping
. We have to be
20
* Used for testing some effects of algorithm OID
mapping
.
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
SparseLongArray.java
66
* if no such
mapping
has been made.
74
* if no such
mapping
has been made.
87
* Removes the
mapping
from the specified key, if there was any.
98
* Removes the
mapping
at the given index.
107
* Adds a
mapping
from the specified key to the specified value,
108
* replacing the previous
mapping
from the specified key if there
144
* the key from the <code>index</code>th key-value
mapping
that this
153
* the value from the <code>index</code>th key-value
mapping
that this
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_nis.py
26
mapping
= nis.cat(nismap)
27
for k, v in
mapping
.items():
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_nis.py
26
mapping
= nis.cat(nismap)
27
for k, v in
mapping
.items():
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
cacheflush.h
25
#define flush_dcache_mmap_lock(
mapping
) do { } while (0)
26
#define flush_dcache_mmap_unlock(
mapping
) do { } while (0)
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
cacheflush.h
25
#define flush_dcache_mmap_lock(
mapping
) do { } while (0)
26
#define flush_dcache_mmap_unlock(
mapping
) do { } while (0)
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
cacheflush.h
25
#define flush_dcache_mmap_lock(
mapping
) do { } while (0)
26
#define flush_dcache_mmap_unlock(
mapping
) do { } while (0)
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
cacheflush.h
25
#define flush_dcache_mmap_lock(
mapping
) do { } while (0)
26
#define flush_dcache_mmap_unlock(
mapping
) do { } while (0)
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
cacheflush.h
25
#define flush_dcache_mmap_lock(
mapping
) do { } while (0)
26
#define flush_dcache_mmap_unlock(
mapping
) do { } while (0)
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
cacheflush.h
25
#define flush_dcache_mmap_lock(
mapping
) do { } while (0)
26
#define flush_dcache_mmap_unlock(
mapping
) do { } while (0)
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
cacheflush.h
25
#define flush_dcache_mmap_lock(
mapping
) do { } while (0)
26
#define flush_dcache_mmap_unlock(
mapping
) do { } while (0)
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
cacheflush.h
25
#define flush_dcache_mmap_lock(
mapping
) do { } while (0)
26
#define flush_dcache_mmap_unlock(
mapping
) do { } while (0)
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
cacheflush.h
25
#define flush_dcache_mmap_lock(
mapping
) do { } while (0)
26
#define flush_dcache_mmap_unlock(
mapping
) do { } while (0)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_nis.py
26
mapping
= nis.cat(nismap)
27
for k, v in
mapping
.items():
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_nis.py
26
mapping
= nis.cat(nismap)
27
for k, v in
mapping
.items():
Completed in 1404 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>