/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/ |
gentests.pl | 22 open (LIST, "ls ./templates/*.in|") or die "Could not get listing"; 23 while (<LIST>) {
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/examples/ |
rndo-add.c | 37 #define LIST x, y, d, u, e, z 41 mpfr_t LIST; 59 mpfr_inits2 (prec, LIST, (mpfr_ptr) 0); 89 mpfr_clears (LIST, (mpfr_ptr) 0);
|
/toolchain/binutils/binutils-2.25/binutils/ |
arlex.l | 57 "LIST" { return LIST; } 72 "list" { return LIST; }
|
arparse.y | 39 struct list *list ; 47 %token LIST 62 %type <list> modulelist 63 %type <list> modulename 125 LIST 173 { struct list *n = (struct list *) malloc(sizeof(struct list));
|
/system/core/libpixelflinger/codeflinger/ |
ARMAssemblerInterface.h | 56 #define LIST(rr) L##rr=1<<rr 57 LIST(R0), LIST(R1), LIST(R2), LIST(R3), LIST(R4), LIST(R5), LIST(R6), 58 LIST(R7), LIST(R8), LIST(R9), LIST(R10), LIST(R11), LIST(R12) [all...] |
/external/libnl/include/netlink-private/ |
object-api.h | 143 * // a comparison function and define a list of attributes which 169 * // list is used when caches look for an old version of an object. 241 * @arg LIST list of attributes to be compared 260 #define ATTR_DIFF(LIST, ATTR, A, B, EXPR) \ 262 if (((LIST) & (ATTR)) && ATTR_MISMATCH(A, B, ATTR, EXPR)) \ 281 /* List of attributes needed to uniquely identify the object */
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/stub/ |
RunStubFtpServer.groovy | 39 stubFtpServer.getCommandHandler(CommandNames.LIST).setDirectoryListing(LISTING)
|
/external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/command/ |
ListCommandHandlerTest.java | 53 Command command1 = new Command(CommandNames.LIST, array(DIR1));
54 Command command2 = new Command(CommandNames.LIST, EMPTY);
|
NlstCommandHandlerTest.java | 53 Command command1 = new Command(CommandNames.LIST, array(DIR1));
54 Command command2 = new Command(CommandNames.LIST, EMPTY);
|
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/command/ |
ListCommandHandlerTest.java | 55 Command command1 = new Command(CommandNames.LIST, array(DIR1));
56 Command command2 = new Command(CommandNames.LIST, EMPTY);
|
NlstCommandHandlerTest.java | 53 Command command1 = new Command(CommandNames.LIST, array(DIR1));
54 Command command2 = new Command(CommandNames.LIST, EMPTY);
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ElemDesc.java | 98 /** Bit position if this element type is a list. */ 99 static final int LIST = (1 << 19);
|
/external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/command/ |
CommandNames.java | 36 public static final String LIST = "LIST";
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
MapField.java | 10 // notice, this list of conditions and the following disclaimer. 12 // copyright notice, this list of conditions and the following disclaimer 38 import java.util.List; 45 * generated API and also supports accessing the field as a {@link List} to be 47 * and do necessary conversions between map and list. 61 * LIST: Data is stored in listData. 68 * MAP MAP BOTH MAP LIST 69 * LIST BOTH LIST MAP LIST [all...] |
/external/ImageMagick/scripts/ |
txt2html | 81 # * Changed list references to scalars where appropriate. (@foo[0] -> $foo[0]) 82 # * Added untabify() to homogenize leading indentation for list 94 # list was ended "</UL>" was *always* used! 121 # * Doesn't break short lines if they are the first line in a list 123 # continuation of the list item, but I haven't dealt with this yet. 231 # level of a list 244 $LIST = 1; 515 !($line_action & ($HEADER | $HRULE | $BREAK | $LIST))) 595 $list[$listnum] = $OL; 598 $list[$listnum] = $UL [all...] |
/external/ltp/testcases/commands/ade/ar/ |
ar01 | 51 LIST="file1.in file2.in file3.in file4.in file5.in file6.in file7.in file8.in file9.in file10.in" 52 LIST="$LIST $LIST $LIST $LIST $LIST $LIST $LIST $LIST $LIST $LIST [all...] |
/external/mesa3d/src/glsl/ |
s_expression.h | 31 #include "list.h" 36 #define SX_AS_LIST(x) SX_AS_(list, x) 42 #define MATCH(list, pat) s_match(list, Elements(pat), pat, false) 43 #define PARTIAL_MATCH(list, pat) s_match(list, Elements(pat), pat, true) 157 s_pattern(s_list *&s) : p_list(&s), type(LIST) { } 174 enum { EXPR, LIST, SYMBOL, NUMBER, INT, STRING } type;
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/ |
rx-asm-bad.s | 47 .LIST ON
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/ |
common_unittest_utils.py | 55 for platform in PLATFORM.LIST:
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/command/ |
CommandNames.java | 36 public static final String LIST = "LIST";
|
/tools/tradefederation/core/tests/src/com/android/tradefed/util/ |
SimplePerfUtilTest.java | 28 import java.util.List; 55 List<String> params = new ArrayList<>(); 66 spu = SimplePerfUtil.newInstance(mockDevice, SimplePerfType.LIST); 68 Assert.assertEquals("simpleperf list ", fullCommand);
|
/external/ImageMagick/config/ |
ar-lib | 155 list= 166 t*) list=yes ;; 181 case $delete$extract$list$quick$replace,$index in 227 $AR -NOLOGO -LIST "$archive" | sed -e 's/\\/\\\\/g' | while read member 265 elif test -n "$list"; then 269 $AR -NOLOGO -LIST "$archive" || exit $?
|
/external/libnetfilter_conntrack/build-aux/ |
ar-lib | 155 list= 166 t*) list=yes ;; 181 case $delete$extract$list$quick$replace,$index in 227 $AR -NOLOGO -LIST "$archive" | sed -e 's/\\/\\\\/g' | while read member 265 elif test -n "$list"; then 269 $AR -NOLOGO -LIST "$archive" || exit $?
|
/external/pcre/dist2/ |
ar-lib | 155 list= 166 t*) list=yes ;; 181 case $delete$extract$list$quick$replace,$index in 227 $AR -NOLOGO -LIST "$archive" | sed -e 's/\\/\\\\/g' | while read member 265 elif test -n "$list"; then 269 $AR -NOLOGO -LIST "$archive" || exit $?
|
/external/bison/lib/ |
bbitset.h | 34 BITSET_LIST: Linked list of arrays of bits (variable size, least storage 150 bitset_bindex (*list) (bitset, bitset_bindex *, bitset_bindex, member in struct:bitset_vtable 269 /* Find list of up to NUM bits set in BSET starting from and including 272 #define BITSET_LIST_(BSET, LIST, NUM, NEXT) \ 273 (BSET)->b.vtable->list (BSET, LIST, NUM, NEXT) 275 /* Find reverse list of up to NUM bits set in BSET starting from and 278 #define BITSET_LIST_REVERSE_(BSET, LIST, NUM, NEXT) \ 279 (BSET)->b.vtable->list_reverse (BSET, LIST, NUM, NEXT)
|