Searched refs:Like (Results 1 - 15 of 15) sorted by relevance

/external/clang/lib/Basic/
H A DBuiltins.cpp108 const char *Like = ::strpbrk(GetRecord(ID).Attributes, Fmt); local
109 if (!Like)
112 HasVAListArg = (*Like == Fmt[1]);
114 ++Like;
115 assert(*Like == ':' && "Format specifier must be followed by a ':'");
116 ++Like;
118 assert(::strchr(Like, ':') && "Format specifier must end with a ':'");
119 FormatIdx = ::strtol(Like, nullptr, 10);
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Dtuple.pxd42 # Like PyTuple_GetItem(), but does no checking of its arguments.
54 # Like PyTuple_SetItem(), but does no error checking, and should
H A Dmodule.pxd33 # case). Like for __import__(), the return value when a submodule
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dtree.rb88 Like Parser, the class does not stray too far from the Recognizer API.
92 Like all ANTLR recognizers, tree parsers contained a shared state structure and
H A Dstreams.rb343 system. Like all other stream types, it provides serial navigation of the input;
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
H A Ddynamic-loading.rst46 | systems. Like glibc, newlib is a conglomeration of | | Distribution|
166 Like other gcc-based toolchains building a dynamic library for NaCl is normally
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
H A DOAuth.php777 // we always want the keys to be Cased-Like-This and arh()
/external/chromium_org/chrome/installer/mac/
H A Dpkg-dmg141 Like B<--copy>, but allows symlinks to point out of the volume. Empty symlink
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as441 * Like Grosch I implemented local FOLLOW sets that are combined
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dpprof1004 Like GV, but displays profile in your web browser instead of using
/external/jemalloc/bin/
H A Dpprof1004 Like GV, but displays profile in your web browser instead of using
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dpprof1004 Like GV, but displays profile in your web browser instead of using
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas2233 * Like Grosch I implemented local FOLLOW sets that are combined
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids11507 0102 CM106 Like Sound Device
/external/bison/build-aux/
H A Dtexinfo.tex5052 % Like plain.tex's \dotfill, except uses up at least 1 em.

Completed in 593 milliseconds