OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:heuristic
(Results
176 - 200
of
527
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/closure_linter/closure_linter/
error_fixer.py
369
# relative to. Consider handling this case with a
heuristic
.
/external/chromium_org/third_party/icu/source/i18n/
rbt_set.cpp
292
UVector v(2*n, status); //
heuristic
; adjust as needed
ucal.cpp
93
//
heuristic
: Starting with the current time, march
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_scene.c
383
/*
Heuristic
to advise scene flushes. This isn't helpful in the
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_vbo.c
549
nv30->vbo_push_hint = /* the 64 is
heuristic
*/
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_screen_cache.c
426
* good
heuristic
would be buffer size.
/external/chromium_org/third_party/skia/src/core/
SkEdge.cpp
169
// this is chosen by
heuristic
: make it as big as possible (to minimize segments)
/external/chromium_org/third_party/skia/src/pdf/
SkPDFTypes.cpp
256
// 7-bit clean is a
heuristic
to decide what string format to use;
/external/chromium_org/tools/telemetry/telemetry/core/timeline/
trace_event_importer.py
62
# Use a simple
heuristic
:
/external/clang/docs/tools/
dump_ast_matchers.py
115
# Use a
heuristic
to figure out whether a matcher is a narrowing or
/external/clang/lib/StaticAnalyzer/Checkers/
LLVMConventionsChecker.cpp
283
// class, as that
heuristic
doesn't always work (the complete definition of
/external/clang/test/Analysis/
dead-stores.c
455
// This test is mostly the same as 'f25', but shows that the
heuristic
of pruning out dead
/external/freetype/src/autofit/
aflatin.c
149
/* with a single one (the value 100 is
heuristic
) */
360
/*
heuristic
; value 20 corresponds to approx. 2.9 degrees) */
396
/* (value 8 is
heuristic
) */
[
all
...]
/external/icu4c/i18n/
rbt_set.cpp
293
UVector v(2*n, status); //
heuristic
; adjust as needed
ucal.cpp
101
//
heuristic
: Starting with the current time, march
/external/llvm/include/llvm/Transforms/
IPO.h
85
/// createFunctionInliningPass - Return a new pass object that uses a
heuristic
/external/llvm/lib/Analysis/
TargetTransformInfo.cpp
470
// Guess that reg+reg addressing is allowed. This
heuristic
is taken from
/external/llvm/lib/Target/R600/
R600MachineScheduler.cpp
71
// We use the
heuristic
provided by AMD Accelerated Parallel Processing
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_scene.c
383
/*
Heuristic
to advise scene flushes. This isn't helpful in the
/external/mesa3d/src/gallium/drivers/nv30/
nv30_vbo.c
549
nv30->vbo_push_hint = /* the 64 is
heuristic
*/
/external/mesa3d/src/gallium/drivers/svga/
svga_screen_cache.c
426
* good
heuristic
would be buffer size.
/external/skia/src/core/
SkEdge.cpp
169
// this is chosen by
heuristic
: make it as big as possible (to minimize segments)
/external/skia/src/pdf/
SkPDFTypes.cpp
256
// 7-bit clean is a
heuristic
to decide what string format to use;
/frameworks/base/core/java/android/bluetooth/
BluetoothClass.java
289
* This is a simple
heuristic
that tries to guess if a device with the
/frameworks/base/graphics/java/android/graphics/
Atlas.java
411
// split decision
heuristic
Completed in 1514 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>