HomeSort by relevance Sort by last modified time
    Searched refs:msgid (Results 76 - 100 of 128) sorted by null

1 2 34 5 6

  /ndk/sources/host-tools/sed-4.2.1/lib/
obstack.c 403 # define _(msgid) gettext (msgid)
regex_internal.h 72 # define gettext(msgid) \
73 INTUSE(__dcgettext) (_libc_intl_domainname, msgid, LC_MESSAGES)
76 # define gettext(msgid) (msgid)
copy-acl.c 27 #define _(msgid) gettext (msgid)
set-mode-acl.c 27 #define _(msgid) gettext (msgid)
  /external/bluetooth/glib/glib/
gstrfuncs.c     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
cpplib.h 849 extern void cpp_error (cpp_reader *, int, const char *msgid, ...)
852 /* Output a diagnostic with "MSGID: " preceding the
854 extern void cpp_errno (cpp_reader *, int, const char *msgid);
860 const char *msgid, ...) ATTRIBUTE_PRINTF_5;
    [all...]
diagnostic.h 31 #define DEFINE_DIAGNOSTIC_KIND(K, msgid) K,
  /external/bison/data/
glr.c 246 # define YY_(msgid) dgettext ("bison-runtime", msgid)
250 # define YY_(msgid) msgid
    [all...]
yacc.c 268 # define YY_(msgid) dgettext ("bison-runtime", msgid)
272 # define YY_(msgid) msgid
    [all...]
  /external/elfutils/src/
ldscript.c 312 # define YY_(msgid) dgettext ("bison-runtime", msgid)
316 # define YY_(msgid) msgid
    [all...]
  /external/libpcap/
grammar.c 483 # define YY_(msgid) dgettext ("bison-runtime", msgid)
487 # define YY_(msgid) msgid
    [all...]
  /external/tcpdump/
isakmp.h 111 msgid_t msgid; member in struct:isakmp
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang_tab.cpp 421 # define YY_(msgid) dgettext ("bison-runtime", msgid)
425 # define YY_(msgid) msgid
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 311 #define __N(msgid) (msgid)
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 311 #define __N(msgid) (msgid)
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 311 #define __N(msgid) (msgid)
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 311 #define __N(msgid) (msgid)
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 311 #define __N(msgid) (msgid)
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 311 #define __N(msgid) (msgid)
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 311 #define __N(msgid) (msgid)
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h 311 #define __N(msgid) (msgid)
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp_quick.c 116 iph2->msgid = isakmp_newmsgid2(iph2->ph1);
117 iph2->ivm = oakley_newiv2(iph2->ph1, iph2->msgid);
278 hash = oakley_compute_hash1(iph2->ph1, iph2->msgid, body);
503 my_hash = oakley_compute_hash1(iph2->ph1, iph2->msgid, hbuf);
586 hash = oakley_compute_hash3(iph2->ph1, iph2->msgid, tmp);
777 my_hash = oakley_compute_hash1(iph2->ph1, iph2->msgid, notify);
1051 my_hash = oakley_compute_hash1(iph2->ph1, iph2->msgid, hbuf);
1341 hash = oakley_compute_hash1(iph2->ph1, iph2->msgid, tmp);
    [all...]
  /ndk/sources/host-tools/make-3.81/
getopt.c 85 #define _(msgid) gettext (msgid)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h 311 #define __N(msgid) (msgid)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
c++config.h 426 #define __N(msgid) (msgid)
    [all...]

Completed in 1588 milliseconds

1 2 34 5 6