HomeSort by relevance Sort by last modified time
    Searched refs:IS_DIR_SEPARATOR (Results 1 - 16 of 16) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
filenames.h 39 #define IS_DIR_SEPARATOR(c) ((c) == '/' || (c) == '\\')
44 #define IS_ABSOLUTE_PATH(f) (IS_DIR_SEPARATOR((f)[0]) || (((f)[0]) && ((f)[1] == ':')))
48 #define IS_DIR_SEPARATOR(c) ((c) == '/')
49 #define IS_ABSOLUTE_PATH(f) (IS_DIR_SEPARATOR((f)[0]))
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
filenames.h 38 # define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c)
42 # define IS_DIR_SEPARATOR(c) IS_UNIX_DIR_SEPARATOR (c)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
filenames.h 38 # define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c)
42 # define IS_DIR_SEPARATOR(c) IS_UNIX_DIR_SEPARATOR (c)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
filenames.h 38 # define IS_DIR_SEPARATOR(c) IS_DOS_DIR_SEPARATOR (c)
42 # define IS_DIR_SEPARATOR(c) IS_UNIX_DIR_SEPARATOR (c)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
libgcov.c 230 if (IS_DIR_SEPARATOR(*s))
233 if (IS_DIR_SEPARATOR(*s))
338 if (IS_DIR_SEPARATOR(*s))
343 if (IS_DIR_SEPARATOR(*s))
350 if (prefix_length != 0 && !IS_DIR_SEPARATOR (*filename))
389 if (IS_DIR_SEPARATOR (gcov_prefix[prefix_length - 1]))
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
libgcov.c 230 if (IS_DIR_SEPARATOR(*s))
233 if (IS_DIR_SEPARATOR(*s))
338 if (IS_DIR_SEPARATOR(*s))
343 if (IS_DIR_SEPARATOR(*s))
350 if (prefix_length != 0 && !IS_DIR_SEPARATOR (*filename))
389 if (IS_DIR_SEPARATOR (gcov_prefix[prefix_length - 1]))
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
libgcov.c 230 if (IS_DIR_SEPARATOR(*s))
233 if (IS_DIR_SEPARATOR(*s))
338 if (IS_DIR_SEPARATOR(*s))
343 if (IS_DIR_SEPARATOR(*s))
350 if (prefix_length != 0 && !IS_DIR_SEPARATOR (*filename))
389 if (IS_DIR_SEPARATOR (gcov_prefix[prefix_length - 1]))
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/
libgcov.c 230 if (IS_DIR_SEPARATOR(*s))
233 if (IS_DIR_SEPARATOR(*s))
338 if (IS_DIR_SEPARATOR(*s))
343 if (IS_DIR_SEPARATOR(*s))
350 if (prefix_length != 0 && !IS_DIR_SEPARATOR (*filename))
389 if (IS_DIR_SEPARATOR (gcov_prefix[prefix_length - 1]))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/
libgcov.c 230 if (IS_DIR_SEPARATOR(*s))
233 if (IS_DIR_SEPARATOR(*s))
338 if (IS_DIR_SEPARATOR(*s))
343 if (IS_DIR_SEPARATOR(*s))
350 if (prefix_length != 0 && !IS_DIR_SEPARATOR (*filename))
389 if (IS_DIR_SEPARATOR (gcov_prefix[prefix_length - 1]))
    [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/openfst/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]

Completed in 265 milliseconds