HomeSort by relevance Sort by last modified time
    Searched full:strong (Results 1401 - 1425 of 3412) sorted by null

<<51525354555657585960>>

  /external/chromium_org/chrome/browser/task_manager/
task_manager_util.cc 72 // be LTR format if there is no strong RTL charater in it. Otherwise, if
  /external/chromium_org/chrome/common/extensions/docs/examples/howto/contentscript_xhr/
contentscript.js 44 var title_dom = document.createElement('strong');
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
autoupdate.html 63 for the <strong>&lt;app></strong>
64 and <strong>&lt;updatecheck></strong> elements of the update manifest:
  /external/chromium_org/components/google/core/browser/
google_url_tracker_infobar_delegate.h 75 // addition to a strong pointer to facilitate this case.
  /external/chromium_org/content/browser/android/java/
java_bridge_dispatcher_host_manager.h 63 // created/destroyed, we insert/remove a strong ref to that Java object into
  /external/chromium_org/content/browser/web_contents/
web_contents_view_overscroll_animator_mac.h 43 // important that its presence in the NSView hierarchy is the only strong
  /external/chromium_org/gin/
handle.h 14 // in the C++ heap because strong references from C++ to V8 can cause memory
  /external/chromium_org/native_client_sdk/doc_generated/devguide/devcycle/
debugging.html 51 <strong>Tools &gt; Task manager</strong>.</li>
124 <strong>Note:</strong> If you set the NACL_EXE_STDOUT, NACL_EXE_STDERR, or NACLLOG
216 toolchain, you must have a copy of the pexe from <strong>before</strong> running
223 <p><strong>Note</strong> unlike the finalized copy of the pexe, the non-finalized debug copy
304 <strong>Note:</strong> If you know whether Chrome is using the x86-32 or x86-6
    [all...]
  /external/chromium_org/ppapi/api/
pp_completion_callback.idl 142 * <strong>Example, creating a Required callback:</strong>
148 * <strong>Example, creating an Optional callback:</strong>
ppp_instance.idl 99 * <strong>Note:</strong> This function will always be skipped on untrusted
186 * <strong>Note:</strong>Clicks on instances will give focus only if you
  /external/chromium_org/ppapi/c/
pp_completion_callback.h 169 * <strong>Example, creating a Required callback:</strong>
175 * <strong>Example, creating an Optional callback:</strong>
  /external/chromium_org/ppapi/cpp/
file_io.h 125 /// <strong>Caveat:</strong> This Read() is potentially unsafe if you're using
224 /// <strong>Note:</strong> If the FileIO object is destroyed, and it is still
  /external/chromium_org/remoting/host/
pairing_registry_delegate_win.h 36 // be protected by a strong ACL denying access to unprivileged
  /external/chromium_org/third_party/WebKit/Source/core/html/track/
LoadableTextTrack.h 73 // FIXME: Oilpan: This should be a strong pointer once Member pointers
  /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBDatabaseCallbacks.h 58 // WebIDBDatabaseCallbacks have strong references to an IDBDatabaseCallbacks
  /external/chromium_org/third_party/WebKit/Source/platform/text/
BidiResolverTest.cpp 86 // Test strong RTL, non-BMP. (U+10858 Imperial Aramaic number one, strong RTL)
89 // Test strong LTR, non-BMP. (U+1D15F Musical symbol quarter note, strong LTR)
  /external/chromium_org/third_party/icu/source/i18n/unicode/
decimfmt.h 66 * <p><strong>Example Usage</strong>
114 * <strong>// Print out a number using the localized number, currency,
116 * // format for each locale</strong>
132 * <p><strong>Patterns</strong>
142 * <p><strong>Special Pattern Characters</strong>
167 * <td align=left><strong>Symbol</strong>
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/
NOTES 12 There are strong advantages to decoupling the software rasterizer from
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
accelerate.cc 47 // Check for strong correlation or passive speech.
  /external/clang/test/CodeGenObjC/
debug-info-block-captured-self.m 18 @property (nonatomic, readwrite, strong) Context *context;
  /external/clang/test/SemaObjC/
weak-attr-ivar.m 83 id *(__attribute__((objc_gc(strong))) x) = &t->ivar; // expected-warning {{initializing '__strong id *' with an expression of type '__weak id *' discards qualifiers}}
  /external/clang/test/SemaObjCXX/
arc-templates.mm 22 typedef T* pointer; // okay: ends up being strong.
23 typedef T& reference; // okay: ends up being strong
313 __strong NSString * const strong = 0;
314 int &ir = (f)(strong);
  /external/compiler-rt/lib/builtins/
int_util.c 17 * duplicate strong definitions of the same symbol.
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
Tooltip.css 32 strong { font-weight: bold; }
  /external/eigen/doc/
TutorialGeometry.dox 69 <strong>Notes on rotations</strong>\n To transform more than a single vector the preferred
74 <strong>Notes on Translation and Scaling</strong>\n Like AngleAxis, these classes were

Completed in 1065 milliseconds

<<51525354555657585960>>