HomeSort by relevance Sort by last modified time
    Searched refs:some (Results 1 - 25 of 519) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/eigen/failtest/
failtest_sanity_check.cpp 2 This is just some text that won't compile as a C++ file, as a basic sanity check for failtest.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
fixChangeLogPatch.pl 46 # Changed some code on 2009-12-22.
55 # Changed some code on 2009-12-21.
72 Changed some code on 2010-12-22.
84 Changed some code on 2010-12-22.
98 - Changed some code on 2010-12-22.
115 - Changed some code on 2010-12-22.
136 - Changed some code on 2010-12-22.
152 - Changed some code on 2010-12-22.
172 Changed some code on 2010-12-22.
181 Changed some code on 2010-12-21
    [all...]
fixChangeLogPatchThenSetChangeLogDateAndReviewer.pl 48 + Changed some more code on 2010-05-08.
56 Changed some code on 2010-05-08.
66 + Changed some more code on 2010-05-08.
runPatchCommand.pl 66 +If it did, some unit tests don't seem to be working quite right:
mergeChangeLogs.pl 100 + JSC is failing to propagate anonymous slot count on some transitions
128 JSC is failing to propagate anonymous slot count on some transitions
165 - JSC is failing to propagate anonymous slot count on some transitions
207 JSC is failing to propagate anonymous slot count on some transitions
254 JSC is failing to propagate anonymous slot count on some transitions
296 JSC is failing to propagate anonymous slot count on some transitions
311 JSC is failing to propagate anonymous slot count on some transitions
  /external/chromium_org/native_client_sdk/src/doc/reference/
index.rst 5 The reference section includes more in-depth details about some aspects of
  /external/chromium_org/third_party/opus/src/celt/arm/
armopts.s.in 34 ; Set the following to 1 if we have NEON (some ARMv7)
  /external/libopus/celt/arm/
armopts.s.in 34 ; Set the following to 1 if we have NEON (some ARMv7)
  /external/chromium_org/chrome/browser/resources/options/
clear_browser_data_overlay.css 33 #some-stuff-remains-footer > p {
37 #some-stuff-remains-footer button {
  /external/chromium-libpac/test/js-unittest/
ends_with_comment.js 7 // would append some functions to the script; the first line of
bindings.js 20 // Call dnsResolve with some wonky arguments.
33 // Call alert with some wonky arguments.
  /external/chromium_org/net/data/proxy_resolver_v8_unittest/
ends_with_comment.js 7 // would append some functions to the script; the first line of
  /external/llvm/test/MC/Mips/mips32r6/
valid.s 3 # Branches have some unusual encoding rules in MIPS32r6 so we need to test:
  /external/llvm/test/MC/Mips/mips64r6/
valid.s 3 # Branches have some unusual encoding rules in MIPS32r6 so we need to test:
  /external/chromium_org/base/profiler/
tracked_time_unittest.cc 17 int32 kSomeMilliseconds = 243; // Some example times.
20 TrackedTime some = TrackedTime() + local
22 EXPECT_EQ(kSomeMilliseconds, (some - TrackedTime()).InMilliseconds());
23 EXPECT_FALSE(some.is_null());
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1436.js 74 [2, 3].some(non_strict);
75 [2, 3].some(non_strict, undefined);
76 [2, 3].some(non_strict, null);
77 [2, 3].some(strict);
78 [2, 3].some(strict, undefined);
79 [2, 3].some(strict_null, null);
regress-2273.js 67 [4].some(CheckNumberReceiver, 42);
77 [4].some(CheckCoersion, 42);
90 [4].some(CheckNumberReceiver, 42);
100 [4].some(CheckCoersion, 42);
  /external/dhcpcd/mk/
cc.mk 3 # Setup some good default CFLAGS
12 # Try and use some good cc flags if we're building from git
  /external/llvm/test/MC/X86/AlignedBundling/
pad-bundle-groups.s 4 # Test some variations of padding for bundle-locked groups.
  /external/chromium_org/content/test/data/npapi/
npapi.js 2 // This script provides some mechanics for testing NPAPI
  /external/clang/test/PCH/
cxx-templates.h 324 B some; local
325 bar(some);
340 B some; local
341 bar(some);
356 B some; local
357 bar(some);
  /cts/tests/tests/bionic/
Android.mk 38 # Use the 32 bit list executable since it will include some 32 bit only tests.
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/
multisect1.asm 25 ; vstart=0 makes some calculations easier.
  /external/chromium_org/chrome/browser/ui/webui/options/
settings_app_browsertest.js 23 // Test opening Settings App, and do some checks on section visibility.
27 // Some things are hidden via a parent, so make a helper function.
36 // Spot-check some regular settings items that should be hidden.
45 // uses. Do spot checks, so the test is not too fragile. Some of the content
  /external/chromium_org/chrome/common/extensions/docs/server2/
docs_server_utils.py 56 there are also latin-1 encodings in there for some reason. Fall back to that.

Completed in 1386 milliseconds

1 2 3 4 5 6 7 8 91011>>