/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets.h | 788 * toupper() acts as if it returns ctype<char>::do_toupper(c). 804 * toupper() acts as if it returns ctype<char>:: do_toupper(lo, hi). 821 * tolower() acts as if it returns ctype<char>::do_tolower(c). 837 * tolower() acts as if it returns ctype<char>:: do_tolower(lo, hi). [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets.h | 788 * toupper() acts as if it returns ctype<char>::do_toupper(c). 804 * toupper() acts as if it returns ctype<char>:: do_toupper(lo, hi). 821 * tolower() acts as if it returns ctype<char>::do_tolower(c). 837 * tolower() acts as if it returns ctype<char>:: do_tolower(lo, hi). [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets.h | 788 * toupper() acts as if it returns ctype<char>::do_toupper(c). 804 * toupper() acts as if it returns ctype<char>:: do_toupper(lo, hi). 821 * tolower() acts as if it returns ctype<char>::do_tolower(c). 837 * tolower() acts as if it returns ctype<char>:: do_tolower(lo, hi). [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
locale_facets.h | 788 * toupper() acts as if it returns ctype<char>::do_toupper(c). 804 * toupper() acts as if it returns ctype<char>:: do_toupper(lo, hi). 821 * tolower() acts as if it returns ctype<char>::do_tolower(c). 837 * tolower() acts as if it returns ctype<char>:: do_tolower(lo, hi). [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
locale_facets.h | 789 * toupper() acts as if it returns ctype<char>::do_toupper(c). 805 * toupper() acts as if it returns ctype<char>:: do_toupper(lo, hi). 822 * tolower() acts as if it returns ctype<char>::do_tolower(c). 838 * tolower() acts as if it returns ctype<char>:: do_tolower(lo, hi). [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
locale_facets.h | 790 * toupper() acts as if it returns ctype<char>::do_toupper(c). 806 * toupper() acts as if it returns ctype<char>:: do_toupper(__lo, __hi). 823 * tolower() acts as if it returns ctype<char>::do_tolower(__c). 839 * tolower() acts as if it returns ctype<char>:: do_tolower(__lo, __hi). [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
ProjectState.java | 502 * <p/>This method acts both as a check and an action. If the project does not depend on the
|
/external/qemu/ |
block.c | 1069 * request (acts as a barrier) 1093 * request (acts as a barrier) [all...] |
/ndk/docs/opensles/ |
index.html | 641 acts as a decoder if the data source is specified as a URI or Android 684 An audio player acts as a streaming decoder if the data source is an [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
NFAFactory.java | 525 // turn A's block end into a loopback (acts like alt 2)
|
/external/chromium/chrome/browser/autocomplete/ |
history_url_provider.cc | 47 // Acts like the > operator for URLInfo classes. [all...] |
/external/chromium/chrome/browser/ui/gtk/ |
gtk_theme_service.cc | 748 // the NTP, and acts as the border of the "Recent Links" box. It would be [all...] |
/external/clang/include/clang/Sema/ |
CodeCompleteConsumer.h | 345 /// \brief A string that acts as a placeholder for, e.g., a function [all...] |
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
ProgramState.h | 547 // from a "tag" (that acts as the "key" for a client) and opaque values.
|
/external/kernel-headers/original/linux/usb/ |
ch9.h | 908 /* NOTATTACHED isn't in the USB spec, and this state acts
|
/external/libnfc-nxp/src/ |
phLibNfc.h | 119 * No RF field is generated. In this mode, PN544 acts as reader and discovers 476 * a Transceive operation on a tag or when the device acts as an Initiator during a 635 * when the device acts as a Target during P2P communication [all...] |
/external/llvm/lib/ExecutionEngine/JIT/ |
JIT.cpp | 778 /// with a branch to the new copy. If there was no old copy, this acts
|
/external/mksh/src/ |
syn.c | 307 * dubious but AT&T ksh acts this way
|
/external/skia/legacy/src/ports/ |
SkFontHost_android.cpp | 809 // acts as a sentinel so we only execute loadSystemFontsLocked() once [all...] |
/external/skia/src/ports/ |
SkFontHost_android.cpp | 800 // acts as a sentinel so we only execute loadSystemFontsLocked() once [all...] |
/external/srtp/include/ |
srtp.h | 732 * trailing `_rtcp' indicates the protocol on which it acts.
|
/external/v8/src/ |
platform-linux.cc | 306 // An x86 store acts as a release barrier. [all...] |
/external/webkit/Source/WebCore/rendering/ |
RootInlineBox.cpp | 154 // Highlight acts as a selection inflation. [all...] |
/libcore/luni/src/main/java/java/util/ |
ResourceBundle.java | 41 * This base bundle acts as the root and is the last fallback in case none of [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
ScheduledThreadPoolExecutor.java | 49 * particular, because it acts as a fixed-sized pool using [all...] |