OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mappers
(Results
1 - 25
of
53
) sorted by null
1
2
3
/external/chromium-trace/catapult/perf_insights/perf_insights/reducers/
default_reduce_function.html
15
// TODO(eakuefner): Split weather report into discrete
mappers
.
/external/chromium-trace/catapult/perf_insights/perf_insights/mappers/
startup_map_function.html
9
<link rel="import" href="/perf_insights/
mappers
/slice_cost.html">
10
<link rel="import" href="/perf_insights/
mappers
/thread_grouping.html">
startup_map_function_test.html
8
<link rel="import" href="/perf_insights/
mappers
/startup_map_function.html">
trace_import_cost.html
9
<link rel="import" href="/perf_insights/
mappers
/reduce.html">
trace_stats_test.html
8
<link rel="import" href="/perf_insights/
mappers
/trace_stats.html">
task_info_map_function.html
9
<link rel="import" href="/perf_insights/
mappers
/thread_grouping.html">
task_info_map_function_test.html
8
<link rel="import" href="/perf_insights/
mappers
/task_info_map_function.html">
trace_import_cost_test.html
8
<link rel="import" href="/perf_insights/
mappers
/trace_import_cost.html">
v8_map_function.html
8
<link rel="import" href="/perf_insights/
mappers
/slice_cost.html">
9
<link rel="import" href="/perf_insights/
mappers
/thread_grouping.html">
slice_cost.html
7
<link rel="import" href="/perf_insights/
mappers
/reduce.html">
/external/chromium-trace/catapult/perf_insights/perf_insights/ui/reports/
pi_report.html
7
<link rel="import" href="/perf_insights/
mappers
/reduce.html">
8
<link rel="import" href="/perf_insights/
mappers
/slice_cost.html">
test_report.html
7
<link rel="import" href="/perf_insights/
mappers
/slice_cost.html">
27
map-function-href="/perf_insights/
mappers
/test_mapper.html"
stats_report.html
13
map-function-href="/perf_insights/
mappers
/trace_stats.html"
startup_report.html
7
<link rel="import" href="/perf_insights/
mappers
/slice_cost.html">
21
map-function-href="/perf_insights/
mappers
/startup_map_function.html"
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/operation/
__init__.py
17
"""Operations which can be yielded from
mappers
.
/prebuilts/tools/common/m2/repository/org/apache/maven/shared/file-management/1.2.1/
file-management-1.2.1.jar
/external/chromium-trace/catapult/perf_insights/perf_insights/mappers/scheduling/
map_gesture_timing_test.html
8
<link rel="import" href="/perf_insights/
mappers
/scheduling/map_gesture_timing.html">
map_input_blockers_test.html
8
<link rel="import" href="/perf_insights/
mappers
/scheduling/map_input_blockers.html">
map_rendering_cost_test.html
8
<link rel="import" href="/perf_insights/
mappers
/scheduling/map_rendering_cost.html">
map_wake_ups_test.html
8
<link rel="import" href="/perf_insights/
mappers
/scheduling/map_wake_ups.html">
/external/chromium-trace/catapult/perf_insights/perf_insights/mre/
file_handle.py
28
This function must do any pre-work to ensure that
mappers
and reducers will
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
hooks.py
45
mappers
to be run. The task is named.
mapper_pipeline.py
105
"""Always allow
mappers
to be canceled and retried."""
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/webapp/
service_handlers.py
58
RPC
mappers
:
60
RPC
mappers
translate between a single HTTP based RPC protocol and the
85
RequestError: Raised by RPC
mappers
when there is an error in its request
87
ResponseError: Raised by RPC
mappers
when there is an error in its response.
164
Request
mappers
are implemented to support various types of
301
"""Get all request
mappers
.
304
Iterator of all request
mappers
used by this service factory.
513
It is up to the individual
mappers
from the handler factory to determine
/hardware/libhardware/modules/input/evdev/
InputDevice.cpp
126
// host. If there were no
mappers
, this device is effectively ignored, as
222
ALOGD("device %s classes=0x%x %zu
mappers
", mDeviceNode->getPath().c_str(), mClasses,
Completed in 401 milliseconds
1
2
3