OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:efficient
(Results
151 - 175
of
2346
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/WebKit/Source/wtf/text/
TextCodecUserDefined.cpp
98
// Convert the string a fast way and simultaneously do an
efficient
check to see if it's all ASCII.
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_draw_quad.c
96
* Note: this isn't especially
efficient
.
/external/chromium_org/third_party/opus/src/silk/
NLSF_VQ_weights_laroia.c
36
R. Laroia, N. Phamdo and N. Farvardin, "Robust and
Efficient
Quantization of Speech LSP
/external/chromium_org/third_party/sqlite/src/test/
fts2r.test
73
# full scan is less
efficient
.
fts3e.test
73
# full scan is less
efficient
.
/external/chromium_org/tools/checkdeps/
cpp_checker.py
28
# The maximum line length, this is to be
efficient
in the case of very long
/external/chromium_org/v8/src/
hydrogen-alias-analysis.h
70
// TODO(titzer): DataEquals() is more
efficient
, but that's protected.
/external/clang/include/clang/Lex/
HeaderMap.h
31
/// symlinks to files. Its advantages are that it is dense and more
efficient
/external/clang/utils/TableGen/
ClangCommentCommandInfoEmitter.cpp
10
// This tablegen backend emits command lists and
efficient
matchers for command
ClangCommentHTMLTagsEmitter.cpp
10
// This tablegen backend emits
efficient
matchers for HTML tags that are used
/external/compiler-rt/lib/tsan/rtl/
tsan_update_shadow_word_inl.h
14
// produce sligtly less
efficient
code.
/external/guava/guava/src/com/google/common/collect/
EnumMultiset.java
44
* <p>This implementation is highly
efficient
when {@code elements} is itself a {@link
LinkedHashMultiset.java
65
* <p>This implementation is highly
efficient
when {@code elements} is itself
/external/iproute2/man/man8/
tc-drr.8
79
M. Shreedhar and George Varghese "
Efficient
Fair
/external/jmonkeyengine/engine/src/core/com/jme3/math/
package.html
27
<li>{@link com.jme3.math.Matrix4f} - 4x4 matrix, used as an
efficient
transform representation</li>
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/filter/
AbstractFilter.java
78
//
efficient
algorithm
/external/jsilver/src/com/google/clearsilver/jsilver/functions/escape/
SimpleEscapingFunction.java
71
* string for it. This method does not need to be
efficient
.
/external/kernel-headers/original/asm-arm/arch/
memory.h
61
* Note that the is_lbus_device() test is not very
efficient
on 1510
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/geocoding/
AreaCodeMapStorageStrategy.java
27
* {@link AreaCodeMap} to support the most space-
efficient
storage strategy according to the
/external/libvorbis/vq/
latticetune.c
32
efficient
integer-bits entropy encoding.
/external/llvm/test/CodeGen/X86/
compare-inf.ll
4
; and negative infinity, because those are more
efficient
on x86.
/external/mesa3d/src/gallium/auxiliary/util/
u_draw_quad.c
96
* Note: this isn't especially
efficient
.
/external/openfst/src/include/fst/script/
print-impl.h
37
// read/write using the binary format which is much more
efficient
.
/external/protobuf/src/google/protobuf/stubs/
once.h
51
// This implements a way to perform lazy initialization. It's more
efficient
/external/smack/src/org/jivesoftware/smackx/workgroup/ext/notes/
ChatNotes.java
133
// Use char []'s, as they are more
efficient
to deal with.
Completed in 669 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>