| /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/skia/experimental/LightSymbolsUtil/lightsymbols/ |
| D | lightsymbols.cc | 31 LightSymbol* ls = GetCurrentFrame(); in GetCallStack() local 119 const LightSymbol* ls = this; in GetCallStackCore() local 147 void LightSymbol::SetCurrentFrame(LightSymbol* ls) { in SetCurrentFrame()
|
| /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/valgrind/memcheck/tests/ |
| D | inits.c | 12 static int ls; in main() local
|
| /external/jmonkeyengine/engine/src/core/com/jme3/math/ |
| D | LineSegment.java | 65 public LineSegment(LineSegment ls) { in LineSegment() method in LineSegment 92 public void set(LineSegment ls) { in set() 102 public float distance(LineSegment ls) { in distance()
|
| /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/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
|
| D | AdbTarget.java | 52 @Override public List<File> ls(File directory) throws FileNotFoundException { in ls() method in AdbTarget
|
| /external/vogar/src/vogar/ |
| D | LocalTarget.java | 55 @Override public List<File> ls(File directory) { in ls() method in LocalTarget
|
| D | Target.java | 32 public abstract List<File> ls(File directory) throws FileNotFoundException; in ls() method in Target
|
| D | SshTarget.java | 98 @Override public List<File> ls(File directory) throws FileNotFoundException { in ls() method in SshTarget
|
| /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 | 591 SkScalar ls = 3.f * d[1] - tempSqrt; in set_serp_klm() local 626 SkScalar ls = d[1] - tempSqrt; in set_loop_klm() local 659 const SkScalar ls = d[2]; in set_cusp_klm() local 723 SkScalar ls = d[1] - tempSqrt; in chopCubicAtLoopIntersection() local
|
| /external/jmonkeyengine/engine/src/test/jme3test/network/ |
| D | TestSerialization.java | 84 List<Object> ls; field in TestSerialization.TestSerializationMessage
|