HomeSort by relevance Sort by last modified time
    Searched full:placeholder (Results 151 - 175 of 565) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/base/core/java/android/pim/
ContactsAsyncHelper.java 259 // just update using the placeholder image in this case.
261 if (DBG) Log.d(LOG_TAG, "target image is null, just display placeholder.");
  /frameworks/base/core/res/res/layout/
ssl_certificate.xml 29 <!-- Placeholder for the success message or one or more warnings -->
31 android:id="@+id/placeholder"
  /bionic/libc/netbsd/isc/
eventlib_p.h 180 struct { const void *placeholder; } null; member in struct:evEvent_p::__anon551::__anon558
  /bootable/recovery/mtdutils/
mounts.c 111 * The zeroes at the end are dummy placeholder fields to make the
  /external/chromium/chrome/browser/resources/
print_preview.html 47 i18n-values="placeholder:examplePageRangeText"
  /external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/
popup.html 106 <input type="text" id="doc_title" placeholder="Enter a title"><br>
107 <textarea id="doc_content" placeholder="Enter document content"></textarea>
135 .attr('placeholder', 'N/A for presentations');
138 .attr('placeholder', 'Enter document content');
  /external/chromium/chrome/common/extensions/docs/static/
samples.html 68 <input autofocus type="search" type="text" id="searchinput" placeholder="Type to search" onkeyup="filterSamples();" />
  /external/chromium/third_party/libjingle/source/talk/base/
sec_buffer.h 94 // A placeholder function for compile-time asserts on the class
  /external/clang/include/clang/Basic/
BuiltinsPPC.def 20 // This is just a placeholder, the types and attributes are wrong.
  /external/icu4c/tools/toolutil/
uoptions.h 53 const char *value; /* output placeholder, will point to the argument string, if any */
  /external/kernel-headers/original/linux/
rtc.h 56 int pll_ctrl; /* placeholder for fancier control */
  /external/llvm/include/llvm/Target/
TargetOpcodes.h 60 /// COPY_TO_REGCLASS - This instruction is a placeholder for a plain
  /external/mesa3d/src/glsl/
loop_unroll.cpp 168 /* placeholder that will be removed in the next iteration */
  /external/webkit/Source/WebCore/css/
wml.css 139 input::-webkit-input-placeholder {
  /external/webkit/Source/WebCore/rendering/
RenderThemeSafari.h 29 // If you have an empty placeholder SafariThemeConstants.h, then include SafariTheme.h
  /external/webkit/Tools/BuildSlaveSupport/
test-result-archive 70 open(os.path.join(layoutTestResultsDir, '.placeholder'), 'w').close()
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-attrs/
mozilla 471 placeholder
  /frameworks/base/core/java/android/widget/
HeaderViewListAdapter.java 41 // Used as a placeholder in case the provided info views are indeed null.
  /frameworks/base/media/libmedia/
Metadata.cpp 85 // Placeholder for the length of the metadata
  /frameworks/base/media/libstagefright/codecs/common/include/
voAudio.h 50 VO_AUDIO_CodingUnused = 0, /**< Placeholder value when coding is N/A */
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/
test.xml 41 <!-- replace sdk path placeholder token with actual sdk path -->
  /external/clang/lib/Frontend/
InitHeaderSearch.cpp 239 // of a $VERSION placeholder in the key path.
240 // $VERSION in the key path is a placeholder for the version number,
271 const char *placeHolder = strstr(subKey, "$VERSION");
274 // If we have a $VERSION placeholder, do the highest-version search.
275 if (placeHolder) {
276 const char *keyEnd = placeHolder - 1;
277 const char *nextKey = placeHolder;
    [all...]
  /external/clang/include/clang/Serialization/
ASTBitCodes.h 68 /// placeholder for "no type". Values from NUM_PREDEF_TYPE_IDs are
490 /// \brief The placeholder type for overloaded function sets.
492 /// \brief The placeholder type for dependent types.
510 /// \brief The 'unknown any' placeholder type.
512 /// \brief The placeholder type for bound member functions.
    [all...]
  /external/v8/src/
deoptimizer.cc 439 // A GC-safe temporary placeholder that we can put in the output frame.
492 // temporary placeholder in the frame.
511 // temporary placeholder in the frame.
555 // temporary placeholder in the frame.
576 // temporary placeholder in the frame.
    [all...]
  /external/chromium/chrome/browser/resources/bookmark_manager/js/bmm/
bookmark_list.js 470 labelInput.placeholder =
482 urlInput.placeholder =

Completed in 1378 milliseconds

1 2 3 4 5 67 8 91011>>