Searched
full:strong (Results
1676 -
1700 of
3412) sorted by null
<<61626364656667686970>>
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
FieldModification002Debuggee.java | 109 testStringField = "String=Strong=Strung";
|
/external/chromium_org/chrome/browser/task_manager/ |
panel_information.cc | 76 // strong RTL charater in it. Otherwise, if the task manager prefix is an
|
/external/chromium_org/chrome/browser/ui/android/ |
javascript_app_modal_dialog_android.cc | 51 // Keep a strong ref to the parent window while we make the call to java to
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
location_bar_decoration.h | 19 // "decoration" is used because "view" has strong connotations in
|
/external/chromium_org/chrome/browser/ui/omnibox/ |
omnibox_view_unittest.cc | 121 const base::string16 kMarkup(ASCIIToUTF16("<strong>Hi!</string>"));
|
/external/chromium_org/chrome/browser/ui/webui/chromeos/ |
certificate_manager_dialog_ui.cc | 115 keyboard_driven_oobe ? "strong" : "normal");
|
proxy_settings_ui.cc | 105 keyboard_driven_oobe ? "strong" : "normal");
|
/external/chromium_org/chrome/common/extensions/docs/examples/howto/userscript-runat/ |
runat.user.js | 61 var title_dom = document.createElement('strong');
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
gcs_file_system_provider.py | 82 # gcs_file_system has strong dependencies on runtime appengine APIs,
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_frameworks.html | 23 Writing <strong>maintainable</strong> and 24 <strong>reusable</strong> code is crucial in the new web app era.
|
app_storage.html | 417 <strong>Chrome Syncable FileSystem</strong>. The folder won't be shown in 420 <strong>not</strong> guaranteed to remain backwards compatible between
|
/external/chromium_org/components/web_contents_delegate_android/ |
web_contents_delegate_android.h | 109 // strong reference to that object as long as they want to receive callbacks
|
/external/chromium_org/content/browser/android/java/ |
gin_java_bridge_dispatcher_host.h | 103 // created/destroyed, we insert/remove a strong ref to that Java object into
|
/external/chromium_org/net/third_party/nss/ssl/ |
sslenum.c | 28 * strong cipher internationally, and is often hardware-accelerated.
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
V8NodeFilterCondition.h | 77 // to hold a strong reference to |filter|.
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLTagNames.in | 117 strong interfaceName=HTMLElement
|
MediaController.h | 116 // strong to accomplish that. crbug.com/383072
|
/external/chromium_org/third_party/WebKit/Source/core/xml/ |
XMLHttpRequestProgressEventThrottle.h | 85 // the one holding us. With Oilpan, a simple strong Member can be used -
|
/external/chromium_org/third_party/freetype/src/base/ |
ftsynth.c | 124 FT_TRACE1(( "too strong embolding parameter ystr=%d\n", ystr ));
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objctests/ |
RTCSessionDescriptionSyncObserver.m | 39 @property(nonatomic, strong) NSCondition* condition;
|
/external/chromium_org/third_party/openssl/openssl/crypto/dh/ |
generate | 20 q should be prime, and ideally should be a "strong prime",
|
/external/chromium_org/third_party/openssl/openssl/patches/ |
handshake_cutthrough.patch | 15 + BIO_printf(bio_err," -cutthrough - enable 1-RTT full-handshake for strong ciphers\n"); 41 + * strong ciphers. */ 228 + SSL_get_cipher_bits(s, NULL) >= 128 && /* strong cipher choosen */ 245 + fprintf(stderr," -cutthrough - enable 1-RTT full-handshake for strong ciphers\n");
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/ |
preemptive_expand.cc | 64 // Check for strong correlation (>0.9 in Q14) and at least 15 ms new data,
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/ |
yasm_dbgfmts.xml | 73 strong similarities to earlier CodeView formats. Yasm's support
|
/external/chromium_org/tools/clang/blink_gc_plugin/ |
process-graph.py | 131 self.kind = decl['kind'] # 0 = weak, 1 = strong, 2 = root 138 # strong edge with key m_f#B from A to B. 198 # Copy strong super-class edges (ignoring sub-class edges) to the sub class. 211 # Add a strong sub-class edge.
|
Completed in 388 milliseconds
<<61626364656667686970>>