OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:efficiency
(Results
51 - 75
of
1073
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
PixelUtils.java
32
* <p>Note that this method is native for
efficiency
reasons. It does NOT do any bounds checking
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/
ButtonBarItem.java
93
// Note: The
efficiency
could be improved by trying to recycle the buttons created by
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
SanitizerArgs.h
66
return Sanitizers.hasOneOf(SanitizerKind::
Efficiency
);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Driver/
SanitizerArgs.h
68
return Sanitizers.hasOneOf(SanitizerKind::
Efficiency
);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Driver/
SanitizerArgs.h
68
return Sanitizers.hasOneOf(SanitizerKind::
Efficiency
);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
SanitizerArgs.h
66
return Sanitizers.hasOneOf(SanitizerKind::
Efficiency
);
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Driver/
SanitizerArgs.h
68
return Sanitizers.hasOneOf(SanitizerKind::
Efficiency
);
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Driver/
SanitizerArgs.h
68
return Sanitizers.hasOneOf(SanitizerKind::
Efficiency
);
/system/bt/embdrv/sbc/decoder/include/
oi_bitstream.h
76
* encapsulation for
efficiency
reasons.
/system/chre/apps/chqts/src/shared/
dumb_allocator.cc
29
// We're not worried about runtime
efficiency
, since this is testing
/toolchain/binutils/binutils-2.27/gold/
tls.h
46
// Check the range for a TLS relocation. This is inlined for
efficiency
.
/external/tensorflow/tensorflow/python/grappler/
cost_analyzer_test.py
58
self.assertTrue(b"Overall
efficiency
(analytical upper/actual):" in report)
59
self.assertTrue(b"Overall
efficiency
(analytical lower/actual):" in report)
/bionic/libm/upstream-freebsd/lib/msun/src/
k_tanf.c
50
* We add the small terms from lowest degree up for
efficiency
on
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
DummyStepHandler.java
72
*
efficiency
purposes, the various integrators reuse the same
StepHandler.java
63
*
efficiency
purposes, the various integrators reuse the same
/external/fio/lib/
flist_sort.c
127
"
efficiency
\n");
/external/libvncserver/libvncserver/
tableinitcmtemplate.c
11
*
efficiency
is important here.
tabletranstemplate.c
13
*
efficiency
is important here.
/external/libyuv/files/docs/
rotation.md
55
Implementation (Neon/SSE2) uses 8 x 8 block transpose, so best
efficiency
is with sizes and pointers that are aligned to 8.
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
x6991.htm
108
> call. For
efficiency
a driver may also support streaming
/external/mdnsresponder/mDNSCore/
Implementer Notes.txt
4
efficiency
.
/external/mesa3d/src/mesa/drivers/dri/i965/
intel_upload.c
70
* BO for
efficiency
and reduced memory footprint.
/external/python/cpython3/Doc/c-api/
allocation.rst
48
improving the memory management
efficiency
.
/external/skia/bench/
FontCacheBench.cpp
146
// undefine this to run the
efficiency
test
/external/skqp/bench/
FontCacheBench.cpp
146
// undefine this to run the
efficiency
test
Completed in 511 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>