/external/e2fsprogs/intl/ |
D | libgettext.h | 46 #ifndef PARAMS 48 # define PARAMS(args) args macro 50 # define PARAMS(args) () 94 extern char *gettext PARAMS ((const char *__msgid)); 95 extern char *gettext__ PARAMS ((const char *__msgid)); 99 extern char *dgettext PARAMS ((const char *__domainname, const char *__msgid)); 100 extern char *dgettext__ PARAMS ((const char *__domainname, 105 extern char *dcgettext PARAMS ((const char *__domainname, const char *__msgid, 107 extern char *dcgettext__ PARAMS ((const char *__domainname, 114 extern char *textdomain PARAMS ((const char *__domainname)); [all …]
|
/external/iproute2/examples/ |
D | cbq.init-v0.7.3 | 882 TIMESPEC=${timerule%%;*}; PARAMS=${timerule##*;} 904 TMP_RATE=${PARAMS%%/*}; PARAMS=${PARAMS#*/} 905 TMP_WGHT=${PARAMS%%/*}; TMP_PEAK=${PARAMS##*/}
|
/external/eigen/bench/spbench/ |
D | spbench.dtd | 17 <!ELEMENT SOLVER_STAT (PARAMS*,TIME,ERROR,ITER?)> 18 <!ELEMENT PARAMS (#PCDATA)> element
|
/external/llvm/test/ |
D | CMakeLists.txt | 98 PARAMS llvm_site_config=${CMAKE_CURRENT_BINARY_DIR}/lit.site.cfg 105 PARAMS llvm_site_config=${CMAKE_CURRENT_BINARY_DIR}/lit.site.cfg
|
/external/compiler-rt/test/cfi/ |
D | CMakeLists.txt | 31 PARAMS check_supported=1
|
/external/clang/test/ |
D | CMakeLists.txt | 68 PARAMS ${CLANG_TEST_PARAMS}
|
/external/llvm/cmake/modules/ |
D | AddLLVM.cmake | 764 parse_arguments(ARG "PARAMS;DEPENDS;ARGS" "" ${ARGN}) 800 parse_arguments(ARG "PARAMS;DEPENDS;ARGS" "" ${ARGN}) 814 PARAMS ${ARG_PARAMS} 822 parse_arguments(ARG "PARAMS;DEPENDS;ARGS" "" ${ARGN}) 838 PARAMS ${ARG_PARAMS}
|
/external/mesa3d/src/mesa/program/ |
D | program_lexer.l | 291 {dot}params { return PARAMS; }
|
D | program_parse.y | 181 %token PALETTE PARAMS PLANE POINT_TOK POINTSIZE POSITION PRIMARY PROGRAM PROJECTION 1555 | PARAMS
|
/external/clang/ |
D | CMakeLists.txt | 497 PARAMS ${LLVM_LIT_PARAMS}
|
/external/llvm/ |
D | CMakeLists.txt | 629 PARAMS ${LLVM_LIT_PARAMS}
|
D | configure | 19366 # These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
|
/external/liblzf/ |
D | configure | 7757 # These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
|
/external/bison/ |
D | ChangeLog-2012 | 12331 * lib/libiberty.y (PARAMS): Remove. All uses removed. 12753 * lib/libiberty.h (PARAMS): Spell argument as Args, not as X, to 12754 avoid warnings from picky compilers about redefinition of PARAMS. 12781 (PARAMS): Define unconditionally for C89. 15288 * src/system.h (PARAMS): Remove. 18913 * lib/hash.h, lib/hash.c: Renamed __P to PARAMS and used the 18915 * src/system.h: Use the canonical definition for PARAMS (avoids 22573 * lib/quote.h (PARAMS): New macro. Use it. 22929 Don't define PARAMS. 22930 * src/system.h: Define PARAMS.
|
/external/libogg/ |
D | configure | 15086 # These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
|
/external/libvorbis/ |
D | configure | 14723 # These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/openssh/ |
D | configure | 36409 # These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/libvncserver/x11vnc/ |
D | README | 15032 not need to specify extra PARAMS in the index.vnc file.
|