HomeSort by relevance Sort by last modified time
    Searched refs:base_file (Results 1 - 25 of 41) sorted by null

1 2

  /system/libufdt/tests/src/
fdt_overlay_test_app.c 74 fprintf(stderr, "Usage: %s <base_file> <overlay_file> <out_file>\n", argv[0]);
78 const char *base_file = argv[1]; local
81 int ret = apply_overlay_files(out_file, base_file, overlay_file);
ufdt_overlay_test_app.c 79 fprintf(stderr, "Usage: %s <base_file> <overlay_file> <out_file>\n", argv[0]);
83 const char *base_file = argv[1]; local
86 int ret = apply_overlay_files(out_file, base_file, overlay_file);
  /external/webrtc/webrtc/tools/barcode_tools/
barcode_encoder.py 162 def _overlay_barcode_and_base_frames(barcodes_file, base_file, output_file,
169 base_file(FileObject): The base YUV file (opened).
191 base_plane = base_file.read(base_comp_width)
228 base_file = open(base_file_name, 'rb')
233 data_left = _overlay_barcode_and_base_frames(barcodes_file, base_file,
239 base_file.close()
  /external/curl/packages/vms/
build_gnv_curl_release_notes.com 32 $ base_file = f$trnlnm("GNV_PCSI_FILENAME_BASE")
33 $ if base_file .eqs. ""
96 /out='base_file'.release_notes
98 $ purge 'base_file'.release_notes
99 $ rename 'base_file.release_notes ;1
build_gnv_curl_pcsi_text.com 107 $ base_file = kit_name
108 $ create 'base_file'.pcsi$text
113 $ open/append ptxt 'base_file'.pcsi$text
build_gnv_curl_pcsi_desc.com 102 $ base_file = kit_name
103 $ create 'base_file'.pcsi$desc
108 $ open/append pdsc 'base_file'.pcsi$desc
  /toolchain/binutils/binutils-2.25/bfd/
coff-mcore.c 230 if (fwrite (&addr, sizeof (addr), 1, (FILE *) info->base_file) == 1)
511 if (info->base_file
elf64-mmix.c     [all...]
coff-arm.c 948 if (fwrite (&addr, sizeof (addr), 1, (FILE *) info->base_file) == 1)
    [all...]
coff-ppc.c 927 if (fwrite (&addr, sizeof (addr), 1, (FILE *) info->base_file) == 1)
    [all...]
cofflink.c     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfdlink.h 463 void *base_file;
461 void *base_file; member in struct:bfd_link_info
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfdlink.h 463 void *base_file;
461 void *base_file; member in struct:bfd_link_info
  /toolchain/binutils/binutils-2.25/include/
bfdlink.h 495 void *base_file;
493 void *base_file; member in struct:bfd_link_info
  /toolchain/binutils/binutils-2.25/binutils/
dlltool.c 433 static FILE *base_file; variable
    [all...]
  /external/cmockery/cmockery_0_1_2/
configure     [all...]
  /external/protobuf/
configure     [all...]
  /external/protobuf/gtest/
configure     [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
configure     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/
configure     [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure     [all...]
  /external/libedit/
configure     [all...]
  /external/libexif/
configure     [all...]
  /external/libnetfilter_conntrack/
configure     [all...]
  /external/libnfnetlink/
configure     [all...]

Completed in 650 milliseconds

1 2