HomeSort by relevance Sort by last modified time
    Searched full:arglist (Results 226 - 250 of 349) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
util.py 291 # NB: we hold on to references to functions in the arglist due to the
  /external/libpng/
pngconf.h 94 # define PNGARG(arglist) arglist
  /external/llvm/lib/AsmParser/
LLParser.h 392 bool ParseParameterList(SmallVectorImpl<ParamInfo> &ArgList,
444 bool ParseArgumentList(SmallVectorImpl<ArgInfo> &ArgList, bool &isVarArg);
  /external/pdfium/core/include/fxcrt/
fx_string.h 247 void FormatV(const FX_CHAR* lpszFormat, va_list argList);
648 void FormatV(const FX_WCHAR* lpszFormat, va_list argList);
  /external/pdfium/third_party/lpng_v163/
pngconf.h 116 # define PNGARG(arglist) arglist
  /external/valgrind/coregrind/m_demangle/
demangle.h 343 subtree is a list of ARGLIST nodes. Either or both may be
360 the right subtree is either NULL or another ARGLIST node. */
  /ndk/sources/host-tools/make-3.81/
ansi2knr.c 695 /* Make a special check for 'void' arglist */
701 { bp = breaks; /* yup, pretend arglist is empty */
  /packages/apps/LegacyCamera/src/com/android/camera/
Util.java 477 Object arglist[] = new Object[0]; local
478 Object retobj = sIsVoiceCapable.invoke(telephonyManager, arglist);
  /toolchain/binutils/binutils-2.25/include/
demangle.h 348 subtree is a list of ARGLIST nodes. Either or both may be
365 the right subtree is either NULL or another ARGLIST node. */
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/opencv3/3rdparty/libjpeg/
jpeglib.h     [all...]
  /external/pdfium/third_party/libjpeg/
jpeglib.h     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/compiler/
pycodegen.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/compiler/
pycodegen.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
pycodegen.py     [all...]
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
DefineGrammarItemsWalker.g 676 ^( ARGLIST
CodeGenTreeWalker.g     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
TestFmwk.java     [all...]
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
TestFmwk.java     [all...]
  /external/pdfium/core/src/fxge/ge/
fx_ge_text.cpp     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
cPickle.so 
  /external/deqp/external/vulkancts/
gen_framework.py 363 for returnType, name, argList in matches:
364 functions.append(Function(name.strip(), returnType.strip(), parseArgList(argList)))
  /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.25/etc/
add-log.el 414 ;; Skip back over typedefs of arglist.
447 (down-list 1) ; into arglist

Completed in 1167 milliseconds

1 2 3 4 5 6 7 8 91011>>