HomeSort by relevance Sort by last modified time
    Searched defs:notfound (Results 1 - 7 of 7) 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/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
videotext.h 119 unsigned notfound : 1; /* /FOUND */ member in struct:__anon39655
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videotext.h 119 unsigned notfound : 1; /* /FOUND */ member in struct:__anon41246
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videotext.h 119 unsigned notfound : 1; /* /FOUND */ member in struct:__anon42760
  /system/core/toolbox/grep/
grep.c 150 bool notfound; /* file not found */ variable
709 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...]

Completed in 215 milliseconds