Home
last modified time | relevance | path

Searched refs:where (Results 1 – 25 of 201) sorted by relevance

123456789

/system/core/fastboot/
Dfastboot.bash27 local where i cur serial
31 where=OPTIONS
36 where=OPT_SERIAL
39 where=OPT_SLOT
42 where=OPTIONS
45 if [[ $where == OPT_SERIAL ]]; then
46 where=OPT_SERIAL_ARG
48 elif [[ $where == OPT_SLOT ]]; then
49 where=OPT_SLOT_ARG
51 where=COMMAND
[all …]
/system/core/adb/
Dadb.bash27 local where i cur serial
31 where=OPTIONS
36 where=OPT_SERIAL
39 where=OPT_PATH
42 where=OPTIONS
45 if [[ $where == OPT_SERIAL ]]; then
46 where=OPT_SERIAL_ARG
49 where=COMMAND
56 if [[ $where == COMMAND && $i -ge $COMP_CWORD ]]; then
57 where=OPTIONS
[all …]
Dsysdeps.h106 extern int64_t adb_lseek(borrowed_fd fd, int64_t pos, int where);
147 static inline int unix_lseek(borrowed_fd fd, int pos, int where) { in unix_lseek() argument
148 return lseek(fd.get(), pos, where); in unix_lseek()
525 static inline int64_t adb_lseek(borrowed_fd fd, int64_t pos, int where) { in adb_lseek() argument
527 return lseek(fd.get(), pos, where); in adb_lseek()
529 return lseek64(fd.get(), pos, where); in adb_lseek()
/system/core/libutils/
DVectorImpl.cpp128 void* where = _grow(index, length); in insertArrayAt() local
129 if (where) { in insertArrayAt()
130 _do_copy(where, array, length); in insertArrayAt()
132 return where ? index : (ssize_t)NO_MEMORY; in insertArrayAt()
149 void* where = _grow(index, numItems); in insertAt() local
150 if (where) { in insertAt()
152 _do_splat(where, item, numItems); in insertAt()
154 _do_construct(where, numItems); in insertAt()
157 return where ? index : (ssize_t)NO_MEMORY; in insertAt()
377 void* VectorImpl::_grow(size_t where, size_t amount) in _grow() argument
[all …]
/system/core/libutils/include/utils/
DVectorImpl.h76 ssize_t insertAt(size_t where, size_t numItems = 1);
77 ssize_t insertAt(const void* item, size_t where, size_t numItems = 1);
110 void* _grow(size_t where, size_t amount);
111 void _shrink(size_t where, size_t amount);
172 ssize_t insertAt(size_t where, size_t numItems = 1);
173 ssize_t insertAt(const void* item, size_t where, size_t numItems = 1);
DTypeHelpers.h173 void splat_type(TYPE* where, const TYPE* what, size_t n) {
177 new(where) TYPE(*what);
178 where++;
183 *where++ = *what;
/system/core/libpixelflinger/
Draster.cpp146 GGLint gglBitBlit(GGLContext* con, int tmu, GGLint crop[4], GGLint where[4]) in gglBitBlit()
150 GGLint x = where[0]; in gglBitBlit()
151 GGLint y = where[1]; in gglBitBlit()
152 GGLint w = where[2]; in gglBitBlit()
153 GGLint h = where[3]; in gglBitBlit()
/system/extras/bootctl/
Dbootctl.cpp39 static void usage(FILE* where, BootCtlVersion bootVersion, int /* argc */, char* argv[]) in usage() argument
41 fprintf(where, in usage()
59 fprintf(where, in usage()
66 fprintf(where, in usage()
/system/ca-certificates/
DREADME.cacerts2 where "hash" is the subject hash produced by:
/system/chre/host/
DREADME.md3 applications processor, as opposed to the Android build perspective, where host
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/
Dbuild.gradle1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/
Dbuild.gradle1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/
Dbuild.gradle1 // Top-level build file where you can add configuration options common to all sub-projects/modules.
/system/sepolicy/prebuilts/api/26.0/private/
Dattributes6 # and to start removing domain_deprecated where it's not required or
Dinit.te17 # case where logpersistd is actually logcat -f in logd context (nee: logcatd)
/system/sepolicy/prebuilts/api/27.0/private/
Dattributes6 # and to start removing domain_deprecated where it's not required or
Dinit.te18 # case where logpersistd is actually logcat -f in logd context (nee: logcatd)
/system/sepolicy/prebuilts/api/28.0/private/
Dinit.te19 # case where logpersistd is actually logcat -f in logd context (nee: logcatd)
/system/sepolicy/prebuilts/api/27.0/public/
Ddex2oat.te16 # Read symlinks in /data/dalvik-cache. This is required for PIC mode boot images, where
54 # where the oat file is symlinked to the original file in /system.
/system/sepolicy/prebuilts/api/26.0/public/
Ddex2oat.te16 # Read symlinks in /data/dalvik-cache. This is required for PIC mode boot images, where
54 # where the oat file is symlinked to the original file in /system.
/system/sepolicy/prebuilts/api/28.0/public/
Ddex2oat.te16 # Read symlinks in /data/dalvik-cache. This is required for PIC mode boot images, where
54 # where the oat file is symlinked to the original file in /system.
/system/sepolicy/prebuilts/api/30.0/private/
Dpostinstall_dexopt.te10 # - Case where dex2oat is in a non-flattened APEX, which has retained
13 # - Case where dex2oat is in a flattened APEX, which has been tagged
/system/sepolicy/private/
Dpostinstall_dexopt.te10 # - Case where dex2oat is in a non-flattened APEX, which has retained
13 # - Case where dex2oat is in a flattened APEX, which has been tagged
/system/sepolicy/prebuilts/api/29.0/private/
Dpostinstall_dexopt.te10 # - Case where dex2oat is in a non-flattened APEX, which has retained
13 # - Case where dex2oat is in a flattened APEX, which has been tagged
Dviewcompiler.te22 # priv-apps are moving to a world where they can only execute

123456789