HomeSort by relevance Sort by last modified time
    Searched defs:notfound (Results 1 - 6 of 6) sorted by null

  /external/marisa-trie/lib/marisa/
trie-inline.h 138 inline UInt32 Trie::notfound() { function in class:marisa::Trie
  /external/marisa-trie/v0_1_5/lib/marisa_alpha/
trie-inline.h 139 inline UInt32 Trie::notfound() { function in class:marisa_alpha::Trie
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
videotext.h 119 unsigned notfound : 1; /* /FOUND */ member in struct:__anon31188
  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.c 150 bool notfound; /* file not found */ variable
706 exit(c ? (notfound ? (qflag ? 0 : 2) : 0) : (notfound ? 2 : 1));
  /external/ipsec-tools/src/racoon/
pfkey.c 936 int allspiok, notfound; local
979 notfound = 1;
986 notfound = 0;
998 if (notfound) {
    [all...]
  /external/pcre/dist/
pcre_jit_compile.c 4003 struct sljit_jump *notfound; local
    [all...]

Completed in 1016 milliseconds