Home
last modified time | relevance | path

Searched defs:ls (Results 1 – 25 of 34) sorted by relevance

12

/external/webkit/Source/WebCore/platform/graphics/gpu/
DLoopBlinnTextureCoords.cpp56 float ls = 3.0f * classification.d2 - t1; in compute() local
81 float ls = classification.d2 - t1; in compute() local
122 float ls = classification.d3; in compute() local
/external/mesa3d/src/glsl/
Dloop_analysis.cpp54 loop_variable_state *ls = new(this->mem_ctx) loop_variable_state; in insert() local
143 loop_variable_state *const ls = in visit() local
160 loop_variable_state *const ls = in visit() local
197 loop_variable_state *ls = this->loops->insert(ir); in visit_enter() local
206 loop_variable_state *const ls = in visit_leave() local
Dloop_unroll.cpp57 loop_variable_state *const ls = this->state->get(ir); in visit_leave() local
207 unroll_loops(exec_list *instructions, loop_state *ls, unsigned max_iterations) in unroll_loops()
Dloop_controls.cpp174 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()
Dglsl_parser_extras.cpp741 loop_state *ls = analyze_loop_variables(ir); in do_common_optimization() local
/external/e2fsprogs/lib/ext2fs/
Dlookup.c37 struct lookup_struct *ls = (struct lookup_struct *) priv_data; in lookup_proc() local
53 struct lookup_struct ls; in ext2fs_lookup() local
Dunlink.c39 struct link_struct *ls = (struct link_struct *) priv_data; in unlink_proc() local
75 struct link_struct ls; in ext2fs_unlink() local
Dlink.c39 struct link_struct *ls = (struct link_struct *) priv_data; in link_proc() local
115 struct link_struct ls; in ext2fs_link() local
/external/valgrind/main/memcheck/tests/
Dinits.c12 static int ls; in main() local
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DDHParameterSpecTest.java48 int[] ls = {Integer.MIN_VALUE, 0, 1, Integer.MAX_VALUE}; in testDHParameterSpec() local
/external/e2fsprogs/debugfs/
Dls.c61 struct list_dir_struct *ls = (struct list_dir_struct *) private; in list_dir_proc() local
129 struct list_dir_struct ls; in do_list_dir() local
/external/clang/test/SemaObjC/
Dconflict-nonfragile-abi2.m11 @property int ls; property
/external/jmonkeyengine/engine/src/core/com/jme3/math/
DLineSegment.java65 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/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
Dindex.php152 $ls = new LicenseServerClient(); variable
/external/jmonkeyengine/engine/src/test/jme3test/network/
DTestSerialization.java84 List<Object> ls; field in TestSerialization.TestSerializationMessage
/external/clang/test/Sema/
Dformat-strings-scanf.c78 void test_scanlist(int *ip, char *sp, wchar_t *ls) { in test_scanlist()
/external/linux-tools-perf/
Dbuiltin-lock.c434 struct lock_stat *ls; in report_lock_acquire_event() local
498 struct lock_stat *ls; in report_lock_acquired_event() local
554 struct lock_stat *ls; in report_lock_contended_event() local
601 struct lock_stat *ls; in report_lock_release_event() local
/external/harfbuzz/src/
Dharfbuzz-gsub.c773 static HB_Error Load_LigatureSet( HB_LigatureSet* ls, in Load_LigatureSet()
827 static void Free_LigatureSet( HB_LigatureSet* ls ) in Free_LigatureSet()
853 HB_LigatureSubst* ls = &st->ligature; in Load_LigatureSubst() local
924 HB_LigatureSubst* ls = &st->ligature; in Free_LigatureSubst() local
955 HB_LigatureSubst* ls = &st->ligature; in Lookup_LigatureSubst() local
3822 HB_LangSys* ls; in HB_GSUB_Select_Feature() local
3963 HB_LangSys* ls; in HB_GSUB_Query_Features() local
Dharfbuzz-open.c37 static HB_Error Load_LangSys( HB_LangSys* ls, in Load_LangSys()
76 static void Free_LangSys( HB_LangSys* ls ) in Free_LangSys()
/external/bouncycastle/src/main/java/org/bouncycastle/math/ec/
DTnaf.java296 BigInteger ls = gsPlusJs.shiftRight(_k-c); in approximateDivisionByN() local
/external/icu4c/test/intltest/
Dicusvtst.cpp852 UnicodeString ls = locale.getName(); in getDisplayName() local
978 TestStringService ls; in testNotification() local
/external/openssh/openbsd-compat/
Dglob.c248 Char *lm, *ls; in globexp2() local
/external/openssl/crypto/err/
Derr.c863 const char *ls,*fs,*rs; in ERR_error_string_n() local
/external/linux-tools-perf/util/
Dtrace-event-parse.c2340 int ls = 0; in make_bprint_args() local
2475 int ls; in pretty_print() local
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
DSFTPv3Client.java909 public List<SFTPv3DirectoryEntry> ls(String dirName) throws IOException in ls() method in SFTPv3Client

12