OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scache
(Results
26 - 50
of
63
) sorted by null
1
2
3
/frameworks/support/v4/java/android/support/v4/content/
FileProvider.java
319
// @GuardedBy("
sCache
")
320
private static HashMap<String, PathStrategy>
sCache
= new HashMap<String, PathStrategy>();
530
synchronized (
sCache
) {
531
strat =
sCache
.get(authority);
542
sCache
.put(authority, strat);
[
all
...]
/bionic/libc/kernel/arch-mips/asm/
cpu-features.h
202
#define cpu_scache_line_size() cpu_data[0].
scache
.linesz
/development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h
202
#define cpu_scache_line_size() cpu_data[0].
scache
.linesz
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
202
#define cpu_scache_line_size() cpu_data[0].
scache
.linesz
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
202
#define cpu_scache_line_size() cpu_data[0].
scache
.linesz
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
202
#define cpu_scache_line_size() cpu_data[0].
scache
.linesz
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
cpu-features.h
202
#define cpu_scache_line_size() cpu_data[0].
scache
.linesz
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
202
#define cpu_scache_line_size() cpu_data[0].
scache
.linesz
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
context.h
141
* \li \subpage
scache
stream.h
48
* the sample cache. See \ref
scache
for more information
65
* \li Upload stream - pa_stream_connect_upload() (see \ref
scache
)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
context.h
141
* \li \subpage
scache
stream.h
48
* the sample cache. See \ref
scache
for more information
65
* \li Upload stream - pa_stream_connect_upload() (see \ref
scache
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
context.h
141
* \li \subpage
scache
stream.h
48
* the sample cache. See \ref
scache
for more information
65
* \li Upload stream - pa_stream_connect_upload() (see \ref
scache
)
/external/iproute2/misc/
ss.c
492
struct
scache
struct
494
struct
scache
*next;
500
struct
scache
*rlist;
513
struct
scache
*c = malloc(sizeof(*c));
561
struct
scache
*c;
587
static struct
scache
cache[256];
599
struct
scache
*c;
1130
struct
scache
*s;
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libpulse.so
libpulse.so.0
libpulse.so.0.4
libpulse.so.0.4.1
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libpulse.so
libpulse.so.0
libpulse.so.0.4
libpulse.so.0.4.1
/external/valgrind/main/helgrind/
libhb_core.c
[
all
...]
/prebuilts/devtools/tools/lib/
common.jar
Completed in 641 milliseconds
1
2
3