/external/mesa3d/src/glsl/ |
D | loop_analysis.cpp | 55 loop_variable_state *ls = new(this->mem_ctx) loop_variable_state; in insert() local 148 loop_variable_state *const ls = in visit() local 164 loop_variable_state *const ls = in visit_enter() local 180 loop_variable_state *const ls = in visit() local 217 loop_variable_state *ls = this->loops->insert(ir); in visit_enter() local 226 loop_variable_state *const ls = in visit_leave() local
|
D | loop_unroll.cpp | 89 loop_variable_state *const ls = this->state->get(ir); in visit_leave() local 246 unroll_loops(exec_list *instructions, loop_state *ls, unsigned max_iterations) in unroll_loops()
|
D | loop_controls.cpp | 174 loop_variable_state *const ls = this->state->get(ir); in visit_leave() local 297 set_loop_controls(exec_list *instructions, loop_state *ls) in set_loop_controls()
|
/external/opencv3/samples/cpp/ |
D | lsd_lines.cpp | 34 Ptr<LineSegmentDetector> ls = createLineSegmentDetector(LSD_REFINE_STD); in main() local 36 Ptr<LineSegmentDetector> ls = createLineSegmentDetector(LSD_REFINE_NONE); in main() local
|
/external/toybox/lib/ |
D | linestack.c | 42 struct linestack ls; in linestack_insert() member 44 } ls; in linestack_insert() local 60 struct linestack *ls; in linestack_load() local
|
/external/e2fsprogs/lib/ext2fs/ |
D | lookup.c | 37 struct lookup_struct *ls = (struct lookup_struct *) priv_data; in lookup_proc() local 53 struct lookup_struct ls; in ext2fs_lookup() local
|
D | unlink.c | 39 struct link_struct *ls = (struct link_struct *) priv_data; in unlink_proc() local 75 struct link_struct ls; in ext2fs_unlink() local
|
D | link.c | 39 struct link_struct *ls = (struct link_struct *) priv_data; in link_proc() local 118 struct link_struct ls; in ext2fs_link() local
|
/external/e2fsprogs/debugfs/ |
D | ls.c | 61 struct list_dir_struct *ls = (struct list_dir_struct *) private; in list_dir_proc() local 130 struct list_dir_struct ls; in do_list_dir() local
|
/external/testng/ant/3rdparty/ |
D | cobertura.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/sourceforge/
net/ ... |
/external/valgrind/memcheck/tests/ |
D | inits.c | 12 static int ls; in main() local
|
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
D | DHParameterSpecTest.java | 48 int[] ls = { Integer.MIN_VALUE, 0, 1, Integer.MAX_VALUE }; in testDHParameterSpec() local
|
/external/clang/test/SemaObjC/ |
D | conflict-nonfragile-abi2.m | 12 @property int ls; property
|
/external/eigen/bench/btl/generic_bench/utils/ |
D | size_log.hh | 36 float ls=0.0; in size_log() local
|
/external/webrtc/talk/session/media/ |
D | srtpfilter.cc | 500 rtc::GlobalLockScope ls(&lock_); in SrtpSession() local 508 rtc::GlobalLockScope ls(&lock_); in ~SrtpSession() local 730 rtc::GlobalLockScope ls(&lock_); in Init() local 759 rtc::GlobalLockScope ls(&lock_); in Terminate() local 792 rtc::GlobalLockScope ls(&lock_); in HandleEventThunk() local
|
/external/clang/test/CodeGen/ |
D | no-opt-volatile-memcpy.c | 12 struct s ls; in foo() local
|
/external/mesa3d/src/gallium/state_trackers/clover/tgsi/ |
D | compiler.cpp | 36 std::istringstream ls(header); in read_header() local
|
/external/clang/test/CodeGenCXX/ |
D | no-opt-volatile-memcpy.cpp | 12 struct s ls; in foo() local
|
/external/vogar/src/vogar/android/ |
D | DeviceFilesystem.java | 82 public List<File> ls(File dir) throws FileNotFoundException { in ls() method in DeviceFilesystem
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/ |
D | cfadmin | 42 def ls(cf): function
|
/external/toybox/toys/pending/ |
D | vi.c | 34 void linestack_show(struct linestack *ls, struct linestack_show *lss) in linestack_show()
|
/external/vogar/src/vogar/ |
D | Target.java | 36 public abstract List<File> ls(File directory) throws FileNotFoundException; in ls() method in Target
|
/external/v8/test/webkit/ |
D | parseFloat.js | 35 var ls = String.fromCharCode(0x2028); variable
|
D | ToNumber.js | 37 var ls = String.fromCharCode(0x2028); variable
|
/external/skia/src/gpu/ |
D | GrPathUtils.cpp | 603 SkScalar ls = 3.f * d[1] - tempSqrt; in set_serp_klm() local 638 SkScalar ls = d[1] - tempSqrt; in set_loop_klm() local 671 const SkScalar ls = d[2]; in set_cusp_klm() local 735 SkScalar ls = d[1] - tempSqrt; in chopCubicAtLoopIntersection() local
|