/external/webkit/Source/WebKit/mac/WebView/ |
WebFullScreenController.mm | 288 // Do not swap the placeholder into place if already is in a window, 289 // assuming the placeholder's window will always be the webView's [all...] |
/external/webkit/Source/WebKit2/UIProcess/API/mac/ |
WKPrintingView.mm | 296 // Show page count, and ask for an actual image to replace placeholder. 455 // FIXME: Draw a placeholder
|
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/ |
omx_rpc_utils.c | 277 //PlaceHolder for Mapping Buffers - Cuurently no implementation here 294 //PlaceHolder for UnMapping Buffers - Cuurently no implementation here
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSetupBasics.java | 554 recvAuth.setConnection("placeholder", domain, HostAuth.PORT_UNKNOWN, HostAuth.FLAG_NONE); 558 sendAuth.setConnection("placeholder", domain, HostAuth.PORT_UNKNOWN, HostAuth.FLAG_NONE);
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/ |
cp-tree.def | 246 /* A placeholder for an expression that is not type-dependent, but 257 /* CTOR_INITIALIZER is a placeholder in template code for a call to
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/cp/ |
cp-tree.def | 246 /* A placeholder for an expression that is not type-dependent, but 257 /* CTOR_INITIALIZER is a placeholder in template code for a call to
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/cp/ |
cp-tree.def | 246 /* A placeholder for an expression that is not type-dependent, but 257 /* CTOR_INITIALIZER is a placeholder in template code for a call to
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
SdkUpdaterChooserDialog.java | 212 Label placeholder = new Label(mPackageRootComposite, SWT.NONE);
local 213 placeholder.setLayoutData(new GridData(SWT.LEFT, SWT.CENTER, true, false, 1, 1));
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/ |
SdkUpdaterWindowImpl2.java | 203 mStatusText.setText("Status Placeholder"); //$NON-NLS-1$ placeholder
|
/external/mesa3d/src/glsl/glcpp/ |
glcpp-parse.c | 269 PLACEHOLDER = 278, 658 "INTEGER", "INTEGER_STRING", "NEWLINE", "OTHER", "PLACEHOLDER", "SPACE", [all...] |
/external/protobuf/src/google/protobuf/ |
descriptor_unittest.cc | [all...] |
/external/chromium/chrome/common/extensions/docs/ |
omnibox.html | 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note: 329 <!-- STATIC CONTENT PLACEHOLDER --> 594 <dd>The text to display in the default suggestion. The placeholder string '%s' can be included and will be replaced with the user's input.</dd> [all...] |
/external/skia/src/animator/ |
SkScriptTokenizer.cpp | [all...] |
/external/chromium/base/ |
callback.h.pump | 189 // tr1::bind::placeholder, support for non-const reference parameters, and some
|
/external/chromium/chrome/browser/autocomplete/ |
keyword_provider.cc | 328 // No query input; return a generic, no-destination placeholder.
|
/external/chromium/chrome/browser/resources/options/ |
search_page.js | 131 searchField.placeholder = localStrings.getString('searchPlaceholder');
|
/external/chromium/chrome/browser/ui/cocoa/infobars/ |
infobar_controller.mm | 239 // Replace the label placeholder NSTextField with the real label NSTextView.
|
/external/chromium/chrome/browser/ui/webui/options/ |
about_page_handler.cc | 45 // These are used as placeholder text around the links in the text in the
|
/external/guava/javadoc/com/google/common/base/ |
Preconditions.html | 121 placeholder in these messages, not the full range of <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true#format(java.lang.String, java.lang.Object...)" title="class or interface in java.lang"><CODE>String.format(String, Object[])</CODE></A> specifiers. 385 placeholder in the template with an argument. These are matched by 446 placeholder in the template with an argument. These are matched by 509 placeholder in the template with an argument. These are matched by [all...] |
/external/icu4c/test/perf/perldriver/ |
PerfFramework.pm | 284 push(@$data, ''); # placeholder for end data
|
/external/pcre/doc/ |
pcrecpp.3 | 100 list of optional arguments, as a placeholder for missing arguments, as this can
|
/external/valgrind/main/coregrind/m_debuginfo/ |
readstabs.c | 92 N_EXCL = 194, /* Placeholder for an include file */
|
/external/webkit/LayoutTests/fast/js/resources/ |
json2-es5-compat.js | 291 // The value is an array. Stringify every element. Use null as a placeholder
|
/external/webkit/PerformanceTests/SunSpider/hosted/ |
json2.js | 295 // The value is an array. Stringify every element. Use null as a placeholder
|
/external/webkit/Source/WebCore/html/ |
HTMLSelectElement.cpp | 115 // The select element has no placeholder label option if it has an attribute "multiple" specified or a display size of non-1.
|