/development/python-packages/gdbrunner/ |
__init__.py | 194 def find_file(device, executable_path, sysroot, user=None): function 252 return find_file(device, "/proc/{}/exe".format(pid), sysroot, user)
|
/external/chromium-trace/catapult/devil/devil/android/ |
fastboot_utils.py | 55 def find_file(pattern): function in function:_FindAndVerifyPartitionsAndImages 62 image_file = find_file(partition_info['image'])
|
/external/curl/tests/ |
sshhelp.pm | 297 sub find_file { subroutine 336 return find_file($filename, @spath);
|
/external/libmojo/third_party/catapult/devil/devil/android/ |
fastboot_utils.py | 53 def find_file(pattern): function in function:_FindAndVerifyPartitionsAndImages 60 image_file = find_file(partition_info['image'])
|
/system/vold/bench/ |
benchgen.py | 59 def find_file(name): function 70 return (fd, find_file(path), handle)
|
/external/ImageMagick/MagickCore/ |
vms.c | 194 status=lib$find_file(&directory->pat,&result,&directory->context);
|
vms.h | 757 #define lib$find_file LIB$FIND_FILE [all...] |
/development/scripts/ |
gdbclient.py | 138 binary_file, local = gdbrunner.find_file(device, run_cmd[0], sysroot,
|
/toolchain/binutils/binutils-2.25/gold/ |
fileread.h | 581 find_file(const Dirsearch& dirpath, int* pindex,
|
fileread.cc | 994 Input_file::find_file(const Dirsearch& dirpath, int* pindex, function in class:gold::Input_file 1088 if (!Input_file::find_file(dirpath, pindex, this->input_argument_,
|
/external/syslinux/com32/gfxboot/ |
gfxboot.c | 167 unsigned find_file(unsigned char *buf, unsigned len, unsigned *gfx_file_start, unsigned *file_len, unsigned *code_size); 495 unsigned find_file(unsigned char *buf, unsigned len, unsigned *gfx_file_start, unsigned *file_len, unsigned *code_size) function 555 if(!(code_start = find_file(archive, archive_size, &file_start, &file_len, &code_size))) {
|
/external/selinux/python/sepolicy/sepolicy/ |
__init__.py | 445 def find_file(reg): function 478 for f in find_file(path): 488 for f in find_file(path): [all...] |
gui.py | [all...] |
/external/fio/tools/plot/ |
fio2gnuplot | 30 def find_file(path, pattern): function 458 fio_data_file=find_file('.',pattern)
|
/external/libvpx/libvpx/build/make/ |
Makefile | 242 find_file=$(foreach f,$(1),$(call find_file1,$(strip $(f)),$(strip $(2))) ) macro 273 # $(1): $$(call find_file, $(patsubst -l%,lib%.a,$(filter -l%,$(2))),\
|
/external/mesa3d/include/GL/ |
vms_x_fix.h | [all...] |
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/bin/ |
aarch64-linux-android-gcc-4.9.x | [all...] |
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/ |
aarch64-linux-android-gcc-4.9.x | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/ |
arm-linux-androideabi-gcc-4.9.x | [all...] |
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/bin/ |
mips64el-linux-android-gcc-4.9.x | [all...] |
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/ |
x86_64-linux-android-gcc-4.9.x | [all...] |