OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:threaded
(Results
476 - 500
of
1090
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
DeviceDetailFragment.java
157
// server. The file server is single
threaded
, single connection server
/external/ceres-solver/internal/ceres/
program_evaluator.h
46
// The evaluation is
threaded
with OpenMP.
/external/chromium/base/memory/
singleton.h
255
//
threaded
, so don't use atomic operations.
/external/chromium/googleurl/src/
url_util.h
46
// using this library in a
threaded
environment and don't have a consistent
/external/chromium_org/base/memory/
singleton.h
269
//
threaded
, so don't use atomic operations.
/external/chromium_org/base/
observer_list_threadsafe.h
28
// is more robust for multi-
threaded
situations.
/external/chromium_org/base/process/
process_metrics.h
240
// done. This is mostly useful to guarantee being single-
threaded
.
/external/chromium_org/base/timer/
timer.h
164
// Thread ID of current MessageLoop for verifying single-
threaded
usage.
/external/chromium_org/chrome/browser/ui/views/
chrome_views_delegate.cc
298
// TODO(erg): Once we've
threaded
context to everywhere that needs it, we
/external/chromium_org/chrome/common/
cancelable_task_tracker_unittest.cc
356
// The default style "fast" does not support multi-
threaded
tests.
/external/chromium_org/chrome/renderer/net/
predictor_queue_unittest.cc
10
// Single
threaded
tests of DnsQueue functionality.
/external/chromium_org/content/public/common/
content_switches.cc
319
const char kDisableThreadedCompositing[] = "disable-
threaded
-compositing";
321
// Disables the
threaded
HTML parser in Blink
322
const char kDisableThreadedHTMLParser[] = "disable-
threaded
-html-parser";
577
const char kEnableThreadedCompositing[] = "enable-
threaded
-compositing";
[
all
...]
/external/chromium_org/content/renderer/media/
buffered_resource_loader.h
34
// BufferedResourceLoader is single
threaded
and must be accessed on the
/external/chromium_org/media/audio/win/
audio_low_latency_output_win.h
32
// - This implementation is single-
threaded
, hence:
/external/chromium_org/media/filters/
ffmpeg_video_decoder.cc
66
// Don't use |codec_context_| here! With
threaded
decoding,
/external/chromium_org/net/tools/get_server_time/
get_server_time.cc
102
// This is guaranteed to be safe as this program is single
threaded
.
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FEGaussianBlur.cpp
224
// Fallback to single
threaded
mode.
/external/chromium_org/third_party/leveldatabase/src/db/
skiplist_test.cc
286
// Simple test that does single-
threaded
testing of the ConcurrentTest
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
gl_SPARC_asm.py
173
print '#else /* Non-
threaded
version. */'
gl_x86_asm.py
123
print '#else /* Non-
threaded
version. */'
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_urb.c
70
* We only run it single-
threaded
.
/external/chromium_org/third_party/sqlite/src/src/
btmutex.c
266
** in single
threaded
applications that use shared cache. Except for
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
atomicops_unittest.cc
42
// For now, we just test single
threaded
execution
profiler_unittest.sh
194
# profiler1 is a non-
threaded
version
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
atomicops_unittest.cc
42
// For now, we just test single
threaded
execution
Completed in 1685 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>