HomeSort by relevance Sort by last modified time
    Searched refs:streq (Results 26 - 44 of 44) sorted by null

12

  /ndk/sources/host-tools/make-3.81/
implicit.c 389 We could test simply use streq, but this way we compare the
394 || (*suffix != '\0' && !streq (&suffix[1], &stem[stemlen + 1])))
688 if (streq (dep_name (expl_d), name))
vpath.c 190 && streq (pattern, path->pattern)))
main.c 1070 if (argv0_len > 4 && streq (&program[argv0_len - 4], ".exe"))
    [all...]
read.c     [all...]
remake.c 732 if (!streq (file->name, file->hname))
757 if (!streq(file->name, file->hname))
    [all...]
job.c     [all...]
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 385 streq r10, [r7, #0]
    [all...]
CompilerTemplateAsm-armv5te-vfp.S 385 streq r10, [r7, #0]
    [all...]
CompilerTemplateAsm-armv7-a-neon.S 385 streq r10, [r7, #0]
    [all...]
CompilerTemplateAsm-armv7-a.S 385 streq r10, [r7, #0]
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
gnulib.mk 757 ## begin gnulib module streq
760 EXTRA_DIST += streq.h
762 ## end gnulib module streq
    [all...]
  /dalvik/vm/mterp/armv5te/
footer.S     [all...]
  /external/bison/lib/
gnulib.mk     [all...]
  /external/protobuf/src/google/protobuf/
descriptor.cc 278 hash<const char*>, streq>
284 hash<const char*>, streq>
    [all...]
  /build/core/
definitions.mk 563 define streq macro
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-armv5te-vfp.S     [all...]
InterpAsm-armv5te.S     [all...]
InterpAsm-armv7-a-neon.S     [all...]
InterpAsm-armv7-a.S     [all...]

Completed in 754 milliseconds

12