/external/google-benchmark/test/ |
benchmark_test.cc | 80 BENCHMARK(BM_CalculatePi)->Threads(8); 154 int thread_size = size / state.threads; 165 // do not overlap between threads. 221 assert(st.threads == 1 || st.threads == 2 || st.threads == 3); 224 assert(st.threads == 1 || st.threads == 3 || st.threads == 4); 227 assert(st.threads == 5 || st.threads == 8 || st.threads == 11 | [all...] |
/external/libcxx/utils/google-benchmark/test/ |
benchmark_test.cc | 80 BENCHMARK(BM_CalculatePi)->Threads(8); 154 int thread_size = size / state.threads; 165 // do not overlap between threads. 222 assert(st.threads == 1 || st.threads == 2 || st.threads == 3); 225 assert(st.threads == 1 || st.threads == 3 || st.threads == 4); 228 assert(st.threads == 5 || st.threads == 8 || st.threads == 11 | [all...] |
/external/lzma/CPP/7zip/Bundles/Alone7z/ |
makefile | 139 $O\Threads.obj \
|
/external/lzma/CPP/7zip/Bundles/SFXWin/ |
makefile | 142 $O\Threads.obj \
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/ |
ReceiveSmsMessageAction.java | 83 final long threadId = MmsSmsUtils.Threads.getOrCreateThreadId(context, address);
|
/packages/services/Mms/src/com/android/mms/service/ |
MmsService.java | 84 // The default number of threads allowed to run MMS requests in each queue 275 Telephony.Threads.CONTENT_URI, conversationId); 647 private static final String ARCHIVE_CONVERSATION_SELECTION = Telephony.Threads._ID + "=?"; 650 values.put(Telephony.Threads.ARCHIVED, archived ? 1 : 0); 657 Telephony.Threads.CONTENT_URI, [all...] |
/external/protobuf/gtest/ |
CMakeLists.txt | 28 # Language "C" is required for find_package(Threads). 59 find_package(Threads)
|
/packages/apps/Messaging/src/com/android/messaging/sms/ |
MmsUtils.java | 38 import android.provider.Telephony.Threads; 717 Threads.CONTENT_URI.buildUpon().appendQueryParameter("simple", "true").build(); 720 Threads._ID, 721 Threads.RECIPIENT_IDS [all...] |
/external/google-benchmark/include/benchmark/ |
benchmark_api.h | 123 In a multithreaded test, it is guaranteed that none of the threads will start 139 BENCHMARK(BM_MultiThreaded)->Threads(4); 277 // presented divided by the number of threads. 353 // NOTE: The "real time" measurement is per-thread. If different threads 378 // calls to `KeepRunning()` will block until all threads have completed 379 // the `KeepRunning()` loop. If multiple threads report an error only the 484 // Index of the executing thread. Values from [0, threads). 486 // Number of threads concurrently executing the benchmark. 487 const int threads; member in class:benchmark::internal::State 577 // Threads, etc [all...] |
/external/google-benchmark/src/ |
benchmark_register.cc | 162 instance.threads = num_threads; 194 // Add the number of threads used to the name 196 instance.name += StringPrintF("/threads:%d", instance.threads); 412 Benchmark* Benchmark::Threads(int t) {
|
/external/libcxx/utils/google-benchmark/include/benchmark/ |
benchmark_api.h | 123 In a multithreaded test, it is guaranteed that none of the threads will start 139 BENCHMARK(BM_MultiThreaded)->Threads(4); 302 // NOTE: The "real time" measurement is per-thread. If different threads 327 // calls to `KeepRunning()` will block until all threads have completed 328 // the `KeepRunning()` loop. If multiple threads report an error only the 437 // Index of the executing thread. Values from [0, threads). 439 // Number of threads concurrently executing the benchmark. 440 const int threads; member in class:benchmark::internal::State 530 // Threads, etc. 552 // If a particular benchmark is I/O bound, runs multiple threads internally o [all...] |
/external/libcxx/utils/google-benchmark/src/ |
benchmark_register.cc | 151 instance.threads = num_threads; 182 // Add the number of threads used to the name 184 instance.name += StringPrintF("/threads:%d", instance.threads); 389 Benchmark* Benchmark::Threads(int t) {
|
/cts/tests/app/src/android/app/cts/ |
NotificationManagerTest.java | 34 import android.provider.Telephony.Threads; 653 final Intent intent = new Intent(Intent.ACTION_MAIN, Threads.CONTENT_URI);
|
/frameworks/base/telephony/java/android/telephony/ |
Telephony.java | [all...] |
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
MmsProvider.java | 44 import android.provider.Telephony.Threads; 396 finalValues.put(Mms.THREAD_ID, Threads.getOrCreateThreadId(getContext(), address)); [all...] |
SmsProvider.java | 40 import android.provider.Telephony.Threads; 560 values.put(Sms.THREAD_ID, Threads.getOrCreateThreadId( 657 // Don't update threads unless something changed. [all...] |
/prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/ |
aws-java-sdk-cloudwatchmetrics-1.11.18.jar | |
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/ |
PduPersister.java | 36 import android.provider.Telephony.Threads; [all...] |
/external/eigen/cmake/ |
FindBLAS.cmake | 512 find_package(Threads) 514 find_package(Threads REQUIRED) [all...] |
/external/mesa3d/src/gallium/auxiliary/util/ |
dbghelp.h | [all...] |
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
PduPersister.java | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/ |
_dbg_common.h | [all...] |
/prebuilts/go/darwin-x86/src/cmd/trace/ |
trace.go | 587 ctx.emit(&ViewerEvent{Name: "Threads", Phase: "C", Time: ctx.time(ev), Pid: 1, Arg: &threadCountersArg{ctx.threadStats.prunning, ctx.threadStats.insyscall}})
|
/prebuilts/go/darwin-x86/src/syscall/ |
ztypes_windows.go | 486 Threads uint32
|
/prebuilts/go/linux-x86/src/cmd/trace/ |
trace.go | 587 ctx.emit(&ViewerEvent{Name: "Threads", Phase: "C", Time: ctx.time(ev), Pid: 1, Arg: &threadCountersArg{ctx.threadStats.prunning, ctx.threadStats.insyscall}})
|