HomeSort by relevance Sort by last modified time
    Searched full:ecode (Results 26 - 50 of 64) sorted by null

12 3

  /external/tcpdump/
print-smb.c 964 int ecode; local
972 ecode = data[4];
975 switch (ecode) {
989 ND_PRINT((ndo, "Unspecified error 0x%X", ecode));
1037 int ecode; local
1045 ecode = origdata[4];
1046 switch (ecode) {
1060 ND_PRINT((ndo, "Unspecified error 0x%X\n", ecode));
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.h 51 #define TDB_ERRCODE(code, ret) ((tdb->ecode = (code)), ret)
  /external/libcxx/test/std/re/re.badexp/
regex_error.pass.cpp 17 // explicit regex_error(regex_constants::error_type ecode);
  /external/owasp/sanitizer/src/main/org/owasp/html/examples/
SlashdotPolicyExample.java 89 .allowElements("quote", "ecode")
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.badexp/
regex_error.pass.cpp 17 // explicit regex_error(regex_constants::error_type ecode);
  /external/icu/icu4c/source/extra/uconv/
uconv.cpp     [all...]
  /external/curl/tests/server/
tftpd.c 946 int first = 1, ecode; local
1003 ecode = validate_access(test, filename, tp->th_opcode);
1004 if (ecode) {
1005 nak(ecode);
    [all...]
  /external/pcre/dist/
pcre_dfa_exec.c 2539 const pcre_uchar *ecode; local
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bt_amp_hci.h 174 uint8 ecode; member in struct:amp_hci_event
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
gensuitemodule.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
gensuitemodule.py     [all...]
  /bionic/libc/dns/net/
getaddrinfo.c 316 gai_strerror(int ecode)
318 if (ecode < 0 || ecode > EAI_MAX)
319 ecode = EAI_MAX;
320 return ai_errlist[ecode];
    [all...]
  /external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/examples/
SlashdotPolicyExample.html 92 <FONT color="green">089</FONT> .allowElements("quote", "ecode")<a name="line.89"></a>
  /development/ndk/platforms/android-9/arch-mips/include/asm/sn/sn0/
hubio.h 365 ecode: 3, member in struct:icrba_u::__anon2614
386 ecode: 4, member in struct:h1_icrba_u::__anon2615
  /external/dbus/tools/
dbus-launch.c 182 usage (int ecode)
185 exit (ecode);
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/sn/sn0/
hubio.h 365 ecode: 3, member in struct:icrba_u::__anon45711
386 ecode: 4, member in struct:h1_icrba_u::__anon45712
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/sn/sn0/
hubio.h 365 ecode: 3, member in struct:icrba_u::__anon47034
386 ecode: 4, member in struct:h1_icrba_u::__anon47035
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/sn/sn0/
hubio.h 365 ecode: 3, member in struct:icrba_u::__anon48368
386 ecode: 4, member in struct:h1_icrba_u::__anon48369
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/sn/sn0/
hubio.h 365 ecode: 3, member in struct:icrba_u::__anon49704
386 ecode: 4, member in struct:h1_icrba_u::__anon49705
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/sn/sn0/
hubio.h 365 ecode: 3, member in struct:icrba_u::__anon51040
386 ecode: 4, member in struct:h1_icrba_u::__anon51041
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/sn/sn0/
hubio.h 365 ecode: 3, member in struct:icrba_u::__anon52376
386 ecode: 4, member in struct:h1_icrba_u::__anon52377
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/sn/sn0/
hubio.h 365 ecode: 3, member in struct:icrba_u::__anon53712
386 ecode: 4, member in struct:h1_icrba_u::__anon53713
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/sn/sn0/
hubio.h 365 ecode: 3, member in struct:icrba_u::__anon55060
386 ecode: 4, member in struct:h1_icrba_u::__anon55061
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/sn/sn0/
hubio.h 365 ecode: 3, member in struct:icrba_u::__anon71790
386 ecode: 4, member in struct:h1_icrba_u::__anon71791
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libws2_32.a     [all...]

Completed in 1009 milliseconds

12 3