/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_function.h | 412 * long-winded functor @c pointer_to_unary_function is constructed with a
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
rc_string_base.h | 74 * static <em>empty string</em> _Rep object already @a constructed before
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
locale_classes.h | 203 * @return Newly constructed locale.
|
regex.h | 329 * constructed from sequences of character type @p _Ch_type. 503 * @brief Replaces a regular expression with a new one constructed from 514 * @brief Replaces a regular expression with a new one constructed from [all...] |
stl_function.h | 410 * long-winded functor @c pointer_to_unary_function is constructed with a
|
basic_string.h | 102 * static <em>empty string</em> _Rep object already @a constructed before 588 * @brief Set value to string constructed from initializer %list. 749 * are default-constructed. For basic types such as char, this means [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
rc_string_base.h | 73 * static <em>empty string</em> _Rep object already @a constructed before
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
fractions.py | 52 Fractions can also be constructed from:
|
sysconfig.py | 321 # _sysconfigdata.py module being constructed. Unfortunately,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_exceptions.py | 153 # exception object can't be constructed.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
fractions.py | 52 Fractions can also be constructed from:
|
sysconfig.py | 321 # _sysconfigdata.py module being constructed. Unfortunately,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_exceptions.py | 153 # exception object can't be constructed.
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/ |
Channel.java | 261 if (DEBUG) Log.d(TAG, "Channel is constructed for " + mChannelName);
|
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
GLSurfaceViewCustom.java | 276 * constructed by OR-together zero or more 805 * @return null if the surface cannot be constructed. [all...] |
/external/apache-http/src/org/apache/commons/logging/ |
LogFactory.java | 281 * The previously constructed <code>LogFactory</code> instances, keyed by 287 * Prevously constructed <code>LogFactory</code> instance as in the [all...] |
/external/chromium/chrome/browser/metrics/ |
metrics_service.cc | 35 // the MS was first constructed. Note that even though the initial log is 92 // The MS has been constructed, but has taken no actions to compose the [all...] |
/external/chromium_org/chrome/browser/metrics/ |
metrics_service.cc | 36 // the MS was first constructed. Note that even though the initial log is 90 // The MS has been constructed, but has taken no actions to compose the [all...] |
/external/chromium_org/net/cookies/ |
cookie_monster.cc | 351 // originally constructed the task. [all...] |
/external/chromium_org/net/socket/ |
ssl_client_socket_unittest.cc | [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
uniset.h | 286 * removed. For sets constructed without applyPattern(), or [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
nfrule.cpp | 462 * constructed. It should be used at any other time. 480 // this function gets called on a fully-constructed rule whose [all...] |
translit.cpp | [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
translit.h | [all...] |
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
Descriptors.java | 326 * after the FileDescriptor has been constructed, in order to assign all 411 * so we can't actually parse them until we've constructed the descriptors, [all...] |