HomeSort by relevance Sort by last modified time
    Searched full:placeholders (Results 76 - 100 of 350) sorted by null

1 2 34 5 6 7 8 91011>>

  /libcore/ojluni/src/main/java/sun/nio/ch/
NativeThreadSet.java 47 // 0 and -1 are treated as placeholders, not real thread handles
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
alloc_F.pass.cpp 87 std::function<void(int)> fun = std::bind(&Foo::bar, &f, std::placeholders::_1);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_categories.hpp 17 # include <boost/mpl/placeholders.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
apply.hpp 24 # include <boost/mpl/placeholders.hpp>
  /packages/apps/ExactCalculator/docs/
implementation-overview.html 40 a result, a "result" is immediately returned, though it may contains blank placeholders. The
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
textView.py 21 #elguavas - config placeholders til config stuff completed
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
textView.py 21 #elguavas - config placeholders til config stuff completed
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
textView.py 21 #elguavas - config placeholders til config stuff completed
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
textView.py 21 #elguavas - config placeholders til config stuff completed
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
dso-pltdis1.d 13 # alternatives in the matching regexps are placeholders for a future
  /external/guava/guava/src/com/google/common/base/
Verify.java 112 * braces. Unmatched placeholders will be left as-is.
146 * braces. Unmatched placeholders will be left as-is.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/
binders.h 98 * can be replaced by @c std::bind(f, x, std::placeholders::_1) and
99 * @c bind2nd by @c std::bind(f, std::placeholders::_1, x).
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/
binders.h 98 * can be replaced by @c std::bind(f, x, std::placeholders::_1) and
99 * @c bind2nd by @c std::bind(f, std::placeholders::_1, x).
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/
binders.h 98 * can be replaced by @c std::bind(f, x, std::placeholders::_1) and
99 * @c bind2nd by @c std::bind(f, std::placeholders::_1, x).
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
binders.h 98 * can be replaced by @c std::bind(f, x, std::placeholders::_1) and
99 * @c bind2nd by @c std::bind(f, std::placeholders::_1, x).
  /frameworks/rs/api/
Specification.h 326 // Maximum number of placeholders (like #1, #2) in function specifications.
331 * of a FunctionSpecification can include placeholders, which are "#1", "#2", "#3", and "#4". We'll
372 // The following fields may contain placeholders that will be replaced using the mReplaceables.
383 /* Substitute the placeholders in the strings (e.g. #1, #2, ...) by the
384 * corresponding entries in mReplaceables. Substitute placeholders for RS
452 /* A concrete version of a function specification, where all placeholders have been replaced by
Generator.cpp 38 * spec file. Strings that are parts of a FunctionSpecification can include placeholders,
41 * - Permutation: A concrete version of a specification, where all placeholders have
  /packages/apps/Camera2/src/com/android/camera/session/
CaptureSessionImpl.java 54 /** Used for adding/removing/updating placeholders for in-progress sessions. */
101 * @param placeholderManager used to add/update/remove session placeholders.
  /packages/apps/Camera2/src/com/android/camera/ui/
DetailsDialog.java 339 * @param message the message, can contain placeholders.
340 * @param args if he message contains placeholders, these values will be
  /packages/apps/Gallery2/src/com/android/photos/views/
HeaderGridView.java 217 // or headers changing, which changes the number of placeholders needed
411 // Placeholders get the last view type number
  /development/samples/training/EffectiveNavigation/src/com/example/android/effectivenavigation/
MainActivity.java 126 // The other sections of the app are dummy placeholders.
  /external/autotest/client/cros/cellular/wardmodem/
at_transceiver.py 609 @param raw_at: An AT command with '*' placeholders where arguments
612 @param *args: Arguments to fill in the placeholders in |raw_at|.
614 @return: AT command with placeholders replaced by arguments.
617 match the number of placeholders.
  /external/chromium-trace/catapult/third_party/flot/
jquery.flot.resize.js 10 can just fix the size of their placeholders.
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 71 * We treat Vowels and placeholders as if they were consonants. This is safe because Vowels
  /external/objenesis/tck/test/org/springframework/osgi/test/internal/
boot-bundles.properties 49 # Note: inner placeholders are not supported.

Completed in 1688 milliseconds

1 2 34 5 6 7 8 91011>>