/external/llvm/tools/llvm-diff/ |
D | DifferenceEngine.cpp | 175 void unify(Instruction *L, Instruction *R) { in unify() function in __anon61d229b40111::FunctionDifferenceEngine 220 unify(&*LI, &*RI); in diff() 557 unify(&*LI, &*RI); in runBlockDiff() 567 unify(L, R); in runBlockDiff() 591 unify(&*LI, &*RI); in runBlockDiff()
|
/external/chromium_org/tools/memory_inspector/ |
D | README | 2 The goal of this project is to unify the wide variety of tools/scripts/hacks
|
/external/chromium_org/components/nacl/ |
D | nacl_defines.gypi | 48 # we should figure out a way to unify the settings.
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
D | lower_jumps.cpp | 568 bool unify = true; in visit() local 577 unify = false; in visit() 579 if(unify) { in visit()
|
/external/mesa3d/src/glsl/ |
D | lower_jumps.cpp | 568 bool unify = true; in visit() local 577 unify = false; in visit() 579 if(unify) { in visit()
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | UncondBranchToReturn.ll | 1 ; The unify-function-exit-nodes pass often makes basic blocks that just contain
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveIntervalUnion.h | 87 void unify(LiveInterval &VirtReg);
|
/external/llvm/test/Analysis/BranchProbabilityInfo/ |
D | noreturn.ll | 54 ; Make sure we unify across multiple conditional branches.
|
/external/llvm/lib/CodeGen/ |
D | LiveRegMatrix.cpp | 83 Matrix[*Units].unify(VirtReg); in assign()
|
D | LiveIntervalUnion.cpp | 29 void LiveIntervalUnion::unify(LiveInterval &VirtReg) { in unify() function in LiveIntervalUnion
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_util.cpp | 195 void Interval::unify(Interval &that) in unify() function in nv50_ir::Interval
|
D | nv50_ir_util.h | 427 void unify(Interval&); // clears source interval
|
D | nv50_ir_ra.cpp | 811 nRep->livei.unify(nVal->livei); in coalesceValues()
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_util.cpp | 195 void Interval::unify(Interval &that) in unify() function in nv50_ir::Interval
|
D | nv50_ir_util.h | 427 void unify(Interval&); // clears source interval
|
D | nv50_ir_ra.cpp | 811 nRep->livei.unify(nVal->livei); in coalesceValues()
|
/external/chromium_org/third_party/webrtc/modules/video_render/ios/ |
D | open_gles20.mm | 18 // TODO(sjlee): unify this copy with the android one.
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
D | autocomplete_text_field_unittest.mm | 64 // TODO(groby): This is very similar to cocoa_testing_utils - unify.
|
/external/eigen/doc/ |
D | InsideEigenExample.dox | 136 …nce of vectors" and "coefficient-wise product of vectors" expressions, we unify them all as "coeff…
|
/external/tcpdump/ |
D | CHANGES | 528 - unify RCSID strings
|
/external/chromium_org/build/ |
D | common.gypi | 629 # Temporary hack to allow us to unify blink's definitions of load
|
/external/chromium_org/v8/ |
D | ChangeLog | 7212 Added a new profiler control API to unify controlling various aspects
|
/external/libpng/ |
D | CHANGES | 4461 Use PNG_LIB_TARGETS to unify a code path.
|