Searched
full:separate (Results
276 -
300 of
6153) sorted by null
<<11121314151617181920>>
/external/wpa_supplicant_8/src/crypto/ |
sha256-prf.c | 26 * This function is used to derive new, cryptographically separate keys from a 46 * This function is used to derive new, cryptographically separate keys from a
|
/frameworks/base/docs/html/training/multiple-threads/ |
index.jd | 47 separate thread. 60 Learn how to write code to run on a separate {@link java.lang.Thread}, by
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConversationMessage.java | 38 * <p>This class must remain separate from the {@link MessageCursor} from whence it came, 70 * This is a separate method from hashCode() to allow for an instance of this class to be
|
/art/test/056-const-string-jumbo/ |
build | 23 # Note: Each string reference is stored in a separate static variable,
|
/cts/tools/vm-tests-tf/src/dot/junit/ |
DxTestCase.java | 23 // omit the "extends TestCase" and uncomment the following methods if you would like to run the tests as rolled-out, separate tests.
|
/dalvik/dx/tests/095-dex-const-string-jumbo/ |
run | 20 # Note: Each string reference is stored in a separate static variable,
|
/dalvik/tests/056-const-string-jumbo/ |
build | 23 # Note: Each string reference is stored in a separate static variable,
|
/development/samples/Alarm/ |
_index.html | 15 implemented in a separate thread that uses a thread-safe object. This illustrates how to
|
/development/samples/Support4Demos/src/com/example/android/supportv4/content/ |
SimpleWakefulService.java | 43 // acquire a separate wake lock here.
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/ |
libraries.apt | 8 This has confused two separate functions and imposes a structure upon the layout of
|
/external/chromium/chrome/browser/autofill/ |
credit_card_field.cc | 23 // If the heuristics detected first and last name in separate fields, 24 // then ignore both fields. Putting them into separate fields is probably 86 // and ExpediaBilling.html in our test suite), recognize separate fields 189 // the number and name were parsed in a separate part of the form. So if
|
/external/chromium/chrome/browser/ui/views/bubble/ |
border_widget_win.h | 15 // border. It is a separate window so that it can be a layered window, so that
|
/external/chromium/chrome/browser/ui/views/frame/ |
browser_frame_gtk.h | 28 // separate to avoid recursive calling of the frame from its
|
/external/chromium/net/disk_cache/ |
eviction.h | 55 // We'll just keep for a while a separate set of methods that implement the
|
/external/chromium/net/http/ |
http_auth_filter.cc | 14 // TODO(ahendrickson) -- Determine if we want separate whitelists for HTTP and
|
/external/chromium/testing/gtest/test/ |
gtest-param-test_test.h | 45 // in separate translation units.
|
/external/chromium/webkit/glue/media/ |
web_video_renderer.h | 25 // scale code on a separate thread. Since we always do the stretch on the
|
/external/chromium-trace/trace-viewer/third_party/gl-matrix/spec/gl-matrix/ |
mat3-spec.js | 83 describe("with a separate output matrix", function() { 118 describe("with a separate output matrix", function() { 153 describe("with a separate output matrix", function() { 196 describe("with a separate output matrix", function() {
|
/external/chromium_org/base/profiler/ |
scoped_profile.h | 11 // region of code within a scope. It is separate from the related ThreadData
|
/external/chromium_org/build/android/ |
findbugs_diff.py | 13 Note that this is separate from findbugs_exclude.xml. The "exclude" file has
|
/external/chromium_org/cc/resources/ |
texture_mailbox.h | 53 // TODO(danakj): ReleaseCallback should be separate from this class, and stop
|
/external/chromium_org/chrome/app/ |
PRESUBMIT.py | 31 "separate strings to google_chrome_strings.grd and "
|
/external/chromium_org/chrome/browser/extensions/ |
extension_system_factory.cc | 86 // Separate instance in incognito.
|
/external/chromium_org/chrome/browser/resources/ |
components.css | 220 /* Separate the inital line, Description, Location, and MIME Types lines. */ 230 /* Separate columns by 1em for the most part. */ 240 /* Separate the header from the contents in each MIME Types table. */ 246 /* Separate the columns for tables used for horizontal listings only a bit. */
|
plugins.css | 209 /* Separate the inital line, Description, Location, and MIME Types lines. */ 219 /* Separate columns by 1em for the most part. */ 229 /* Separate the header from the contents in each MIME Types table. */ 235 /* Separate the columns for tables used for horizontal listings only a bit. */
|
Completed in 3371 milliseconds
<<11121314151617181920>>