HomeSort by relevance Sort by last modified time
    Searched full:1000 (Results 176 - 200 of 14325) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/autotest/server/site_tests/display_EdidStress/test_data/edids/daily/
SNY_19459_SONY_TV_HDMI.txt 11 1000b82d0fe200fb8c0ad08a20e02d10
  /external/autotest/server/site_tests/display_EdidStress/test_data/edids/weekly/
ACER_K272HUL1_HDMI.txt 11 1000B83C023A80D072382D40102C9680
ACR_989_Acer_K272HUL_HDMI.txt 11 1000b83c023a80d072382d40102c9680
HWP_10258_HP_w2228h_HDMI.txt 11 1000b82dc0010101018c0ad08a20e02d
  /external/llvm/test/CodeGen/Thumb/
thumb-imm.ll 4 ret i32 1000
  /external/llvm/test/Transforms/SampleProfile/Inputs/
coverage-warning.prof 3 3: 1000
  /external/mdnsresponder/mDNSWindows/SystemService/
resrc1.h 12 #define _APS_NEXT_CONTROL_VALUE 1000
  /external/valgrind/callgrind/tests/
threads.c 6 double a[1000];
11 for(i=0;i<1000;i++) a[i] = (double)i;
19 for(j=0;j<1000;j++)
20 for(i=0;i<1000;i++)
  /external/valgrind/drd/tests/
rwlock_race.c 22 struct timespec delay = { ms / 1000, (ms % 1000) * 1000 * 1000 };
  /external/valgrind/memcheck/tests/
trivialleak.c 7 for (i = 0; i < 1000; i++)
  /external/valgrind/none/tests/
manythreads.stdout.exp 0 1000...
  /external/webrtc/webrtc/system_wrappers/source/
sleep.cc 30 short_wait.tv_sec = msecs / 1000;
31 short_wait.tv_nsec = (msecs % 1000) * 1000 * 1000;
  /libcore/luni/src/test/resources/
connection.properties 9 sqlMaxTasks = 1000
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
loc2.d 11 0+1000 l d \.text 0+ (|\.text)
13 0+1000 g \.text 0+ loc1
14 0+1000 g \*ABS\* 0+ __\.MMIX\.start\.\.text
21 1000 fd030303 e3fd0001 .*
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
defined5.d 8 0+1000 D defined
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
cmpct1.sd 5 1000 c7000009 0009ea2a .*
dlsection.sd 5 1000 00001004 .*
  /external/webrtc/webrtc/base/
bandwidthsmoother_unittest.cc 24 BandwidthSmoother mon(1000, // initial_bandwidth_guess
30 int bandwidth_sample = 1000;
51 const int kBandwidthSample = 1000;
59 BandwidthSmoother mon(1000, // initial_bandwidth_guess
66 EXPECT_EQ(1000, mon.get_bandwidth_estimation());
68 EXPECT_EQ(1000, mon.get_bandwidth_estimation());
74 BandwidthSmoother mon(1000, // initial_bandwidth_guess
81 EXPECT_EQ(1000, mon.get_bandwidth_estimation());
86 EXPECT_EQ(1000, mon.get_bandwidth_estimation());
105 BandwidthSmoother mon(1000, // initial_bandwidth_gues
    [all...]
ratelimiter_unittest.cc 25 EXPECT_TRUE(limiter.CanUse(1000, monday));
30 limiter.Use(1000, monday);
34 EXPECT_TRUE(limiter.CanUse(1000, monday));
37 limiter.Use(1000, monday);
48 limiter.Use(1000, tuesday);
50 EXPECT_TRUE(limiter.CanUse(1000, tuesday));
53 limiter.Use(1000, thursday);
55 EXPECT_TRUE(limiter.CanUse(1000, tuesday));
  /system/core/libcutils/tests/
multiuser_test.cpp 24 EXPECT_EQ(1000U, multiuser_get_uid(0, 1000));
28 EXPECT_EQ(1001000U, multiuser_get_uid(10, 1000));
35 EXPECT_EQ(0U, multiuser_get_user_id(1000));
46 EXPECT_EQ(1000U, multiuser_get_app_id(1000));
50 EXPECT_EQ(1000U, multiuser_get_app_id(1001000));
57 EXPECT_EQ(ERR_GID, multiuser_get_cache_gid(0, 1000));
65 EXPECT_EQ(ERR_GID, multiuser_get_ext_gid(0, 1000));
73 EXPECT_EQ(ERR_GID, multiuser_get_ext_cache_gid(0, 1000));
    [all...]
  /external/autotest/client/site_tests/security_Minijail0/src/
test-userns-init 5 # args: -m"0 1000 1" -M"0 1000 1" -I
test-userns-pidns 5 # args: -m"0 1000 1" -M"0 1000 1" -p
  /external/curl/tests/data/
test1000 27 ftp://%HOSTIP:%FTPPORT/1000/ -I
38 CWD 1000
  /external/skia/experimental/SkV8Example/js/
sample.js 23 setTimeout(onTimeout, 1000);
25 setTimeout(onTimeout, 1000);
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
stride-nine-with-base-reg.ll 8 @B = external global [1000 x i8], align 32
9 @A = external global [1000 x i8], align 32
10 @P = external global [1000 x i8], align 32
11 @Q = external global [1000 x i8], align 32
20 %tmp2 = getelementptr [1000 x i8]* @B, i32 0, i32 %i.019.0
23 %tmp5 = getelementptr [1000 x i8]* @A, i32 0, i32 %i.019.0
27 %tmp10 = getelementptr [1000 x i8]* @P, i32 0, i32 %tmp0
29 %tmp11 = getelementptr [1000 x i8]* @Q, i32 0, i32 %tmp0

Completed in 1115 milliseconds

1 2 3 4 5 6 78 91011>>