| /external/llvm/test/DebugInfo/COFF/ |
| types-calling-conv.ll | 42 ; CHECK: ArgList (0x1002) {
|
| types-basic.ll | 38 ; CHECK: ArgList (0x1000) { 116 ; CHECK: ArgList (0x1008) {
|
| /external/swiftshader/third_party/LLVM/lib/Analysis/ |
| PathProfileInfo.cpp | 349 argList = std::string(args);
|
| /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/ |
| parser.go | 912 t.ArgList, t.HasDots = p.argList() [all...] |
| /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/ |
| parser.go | 912 t.ArgList, t.HasDots = p.argList() [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
| cPickle.so | |
| /external/desugar/java/com/google/devtools/common/options/ |
| OptionsParser.java | 624 Preconditions.checkNotNull(priority, "Priority not specified for arglist " + args); 627 "Priority cannot be default, which was specified for arglist " + args); [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
| shlwapi.h | 101 LWSTDAPI_(int) wvnsprintfA(LPSTR lpOut,int cchLimitIn,LPCSTR lpFmt,va_list arglist); 102 LWSTDAPI_(int) wvnsprintfW(LPWSTR lpOut,int cchLimitIn,LPCWSTR lpFmt,va_list arglist); [all...] |
| /toolchain/binutils/binutils-2.27/etc/ |
| add-log.el | 414 ;; Skip back over typedefs of arglist. 447 (down-list 1) ; into arglist
|
| /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
| esc.go | [all...] |
| /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
| esc.go | [all...] |
| /toolchain/binutils/binutils-2.27/include/ |
| hp-symtab.h | 1191 dnttpointer arglist ; \/* ptr to argument list *\/ member in struct:dntt_type_template 1247 dnttpointer arglist ; \/* ptr to argument list *\/ member in struct:dntt_type_func_template [all...] |
| /external/python/cpython3/Python/ |
| ast.c | [all...] |
| /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
| CodeGenTreeWalker.g | [all...] |
| /external/libjpeg-turbo/ |
| jpeglib.h | [all...] |
| /system/netd/server/ |
| CommandListener.cpp | 205 // arglist: iface [addr prefixLength] flags 275 // arglist: iface [all...] |
| /toolchain/binutils/binutils-2.27/bfd/ |
| bfd-in2.h | [all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
| ast.c | 838 /* decorator: '@' dotted_name [ '(' [arglist] ')' ] NEWLINE */
[all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ |
| pyassem.py | 564 """Helper for marking func defs with nested tuples in arglist"""
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
| ast.c | 838 /* decorator: '@' dotted_name [ '(' [arglist] ')' ] NEWLINE */
[all...] |
| /external/clang/test/CodeGenObjC/ |
| arc.m | [all...] |
| /external/clang/tools/driver/ |
| driver.cpp | 32 #include "llvm/Option/ArgList.h"
|
| /external/desugar/java/com/google/devtools/common/options/processor/ |
| OptionProcessor.java | 174 // Options that accumulate multiple mentions in an arglist must have type List<T>, where each
|
| /external/llvm/lib/DebugInfo/CodeView/ |
| TypeRecord.cpp | 75 if (Kind != TypeRecordKind::StringList && Kind != TypeRecordKind::ArgList)
|
| /external/python/cpython2/Lib/compiler/ |
| pyassem.py | 564 """Helper for marking func defs with nested tuples in arglist"""
|