HomeSort by relevance Sort by last modified time
    Searched full:first_file (Results 1 - 13 of 13) sorted by null

  /external/opencv3/samples/cpp/
image_sequence.cpp 27 string first_file = argv[1]; local
28 VideoCapture sequence(first_file);
  /toolchain/binutils/binutils-2.25/gprof/
source.c 97 static bfd_boolean first_file = TRUE;
228 if (first_file)
229 first_file = FALSE;
96 static bfd_boolean first_file = TRUE; local
  /external/libvorbis/examples/
frameview.pl 10 my $first_file=undef;
214 -command=>[sub{$fileno-=10;$fileno=$first_file if($fileno<$first_file);
222 -command=>[sub{$fileno-=1;$fileno=$first_file if($fileno<$first_file);
599 $first_file=undef;
607 $first_file=$2 if(!defined($first_file) || $2<$first_file);
620 $fileno=$first_file if($fileno<$first_file)
    [all...]
  /external/e2fsprogs/e2fsck/
profile.c 117 prf_file_t first_file; member in struct:_profile_t
315 last = &profile->first_file;
352 if (!profile->first_file) {
375 for (p = profile->first_file; p; p = next) {
401 for (prf = profile->first_file; prf; prf = prf->next) {
1306 iter->file = profile->first_file;
    [all...]
  /external/autotest/client/common_lib/
base_job_unittest.py 603 state2.set_backing_file('first_file')
619 state2.set_backing_file('first_file')
624 state3.read_from_file('first_file')
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
debug.c 2330 bfd_boolean first_file; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
ecoff.c 1001 static efdr_t *first_file; \/* first file descriptor *\/ variable
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
ldlang.c 64 static lang_input_statement_type *first_file; variable
    [all...]
ChangeLog-9197     [all...]
  /prebuilts/android-emulator/linux-x86_64/bin/
mkfs.ext4 
e2fsck 
fsck.ext4 
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 283 milliseconds