/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/ |
LegacyPassNameParser.h | 55 // ignorablePassImpl - Can be overriden in subclasses to refine the list of
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/ |
LegacyPassNameParser.h | 55 // ignorablePassImpl - Can be overriden in subclasses to refine the list of
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/ |
LegacyPassNameParser.h | 55 // ignorablePassImpl - Can be overriden in subclasses to refine the list of
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/ |
LegacyPassNameParser.h | 55 // ignorablePassImpl - Can be overriden in subclasses to refine the list of
|
/prebuilts/go/darwin-x86/src/image/jpeg/ |
scan.go | 225 if err := d.refine(&b, &d.huff[acTable][scan[i].ta], zigStart, zigEnd, 1<<al); err != nil { 333 // refine decodes a successive approximation refinement block, as specified in 335 func (d *decoder) refine(b *block, h *huffman, zigStart, zigEnd, delta int32) error { func
|
/prebuilts/go/linux-x86/src/image/jpeg/ |
scan.go | 225 if err := d.refine(&b, &d.huff[acTable][scan[i].ta], zigStart, zigEnd, 1<<al); err != nil { 333 // refine decodes a successive approximation refinement block, as specified in 335 func (d *decoder) refine(b *block, h *huffman, zigStart, zigEnd, delta int32) error { func
|
/external/llvm/lib/Transforms/Scalar/ |
EarlyCSE.cpp | 402 assert(Info.IsSimple && "need to refine IsSimple in TTI"); 409 assert(Info.IsSimple && "need to refine IsSimple in TTI"); 423 assert(Info.IsSimple && "need to refine IsSimple in TTI"); [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/ |
CustomViewAccessibilityActivity.java | 192 * button, rather a simple class needed to demonstrate how to refine the
|
/external/compiler-rt/lib/builtins/ |
divtf3.c | 85 // Now refine the reciprocal estimate using a Newton-Raphson iteration:
|
/external/libxcam/ |
ChangeLog | 13 * CL framework refine.
|
/external/selinux/secilc/docs/ |
cil_role_statements.md | 123 Allows the association of one or more previously declared [`role`](cil_role_statements.md#role) identifiers to a [`roleattribute`](cil_role_statements.md#roleattribute) identifier. Expressions may be used to refine the associations as shown in the examples.
|
/external/syslinux/com32/modules/ |
cptime.c | 39 * - Refine timing to be more precise. Low priority.
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
graph_memory.cc | 73 // TODO(bsteiner) refine this: we should consider the multidevice case.
|
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/ |
flow_cache.h | 76 // Now refine the guess using the image pyramid.
|
/external/clang/docs/analyzer/ |
IPA.txt | 219 As the analyzer analyzes a path, it may accrue information to refine the 235 updating it as information is observed along a path that can refine that type
|
/external/llvm/lib/Analysis/ |
AliasAnalysis.cpp | 138 // Try to refine the mod-ref info further using other API entry points to the 193 // Try to refine the mod-ref info further using other API entry points to the
|
/external/llvm/lib/IR/ |
Instruction.cpp | 486 case Instruction::Fence: // FIXME: refine definition of mayReadFromMemory 506 case Instruction::Fence: // FIXME: refine definition of mayWriteToMemory
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
Instruction.cpp | 320 case Instruction::Fence: // FIXME: refine definition of mayReadFromMemory 338 case Instruction::Fence: // FIXME: refine definition of mayWriteToMemory
|
/external/webp/src/enc/ |
webp_enc.c | 82 // disto-refine i4/16| x | x | x | | | | | 84 // disto-refine uv | | x | x | | | | |
|
/libcore/ojluni/src/main/java/java/time/temporal/ |
TemporalField.java | 205 * refine the result. 229 * @param temporal the temporal object used to refine the result, not null
|
/prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/ |
webhtml.go | 205 Refine 672 // but Refine menu links are different.
|
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/ |
webhtml.go | 205 Refine 672 // but Refine menu links are different.
|
/external/llvm/include/llvm/Analysis/ |
DependenceAnalysis.h | 102 unsigned char Direction : 3; // Init to ALL, then refine. 275 bool Consistent; // Init to true, then refine. 632 /// Can sometimes refine direction vectors. [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/ |
DependenceAnalysis.h | 97 unsigned char Direction : 3; // Init to ALL, then refine. 265 bool Consistent; // Init to true, then refine. 622 /// Can sometimes refine direction vectors. [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/ |
DependenceAnalysis.h | 97 unsigned char Direction : 3; // Init to ALL, then refine. 265 bool Consistent; // Init to true, then refine. 622 /// Can sometimes refine direction vectors. [all...] |