HomeSort by relevance Sort by last modified time
    Searched refs:ls (Results 26 - 50 of 1468) sorted by null

12 3 4 5 6 7 8 91011>>

  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSSerializerFilter.java 13 package org.w3c.dom.ls;
42 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407'>Document Object Model (DOM) Level 3 Load
LSException.java 13 package org.w3c.dom.ls;
26 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407'>Document Object Model (DOM) Level 3 Load
LSResourceResolver.java 13 package org.w3c.dom.ls;
24 * if the "LS" feature is supported.
35 * <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407'>Document Object Model (DOM) Level 3 Load
  /dalvik/dx/tests/128-multidex-option-overflow/
run 22 ls -1F out
  /external/ltp/testcases/open_posix_testsuite/functional/threads/
Makefile 8 @for dir in `ls -d */Makefile 2>/dev/null | sed -e 's,/Makefile$$,,g'`; do \
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/framer/framer/
util.py 29 ls = l.strip()
30 if ls:
31 indent = len(l) - len(ls)
  /external/python/cpython2/Tools/framer/framer/
util.py 29 ls = l.strip()
30 if ls:
31 indent = len(l) - len(ls)
  /art/tools/dmtracedump/
dumpdir.sh 3 FILES=`ls $1/*.data | sed "s/^\\(.*\\).data$/\\1/"`
  /dalvik/dx/tests/126-main-dex-list-one-dex/
run 19 ls -1F out
  /external/libvpx/libvpx/test/
examples.sh 15 example_tests=$(ls $(dirname $0)/*.sh)
  /external/ltp/testcases/open_posix_testsuite/conformance/
Makefile 8 @for dir in `ls -d */Makefile 2>/dev/null | sed -e 's,/Makefile$$,,g'`; do \
  /external/ltp/tools/pounder21/build_scripts/
cpufreq 24 CPUFREQ_ENABLED_CPUS=`/bin/ls -lad /sys/devices/system/cpu/cpu*/cpufreq 2> /dev/null | wc -l`
  /packages/apps/Messaging/tools/messagegen/
listimages 16 for file in `ls *.jpg *.gif`;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
llex.h 69 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
71 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
72 LUAI_FUNC void luaX_next (LexState *ls);
73 LUAI_FUNC int luaX_lookahead (LexState *ls);
74 LUAI_FUNC l_noret luaX_syntaxerror (LexState *ls, const char *s);
75 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
  /external/syslinux/com32/lua/src/
llex.h 69 LUAI_FUNC void luaX_setinput (lua_State *L, LexState *ls, ZIO *z,
71 LUAI_FUNC TString *luaX_newstring (LexState *ls, const char *str, size_t l);
72 LUAI_FUNC void luaX_next (LexState *ls);
73 LUAI_FUNC int luaX_lookahead (LexState *ls);
74 LUAI_FUNC l_noret luaX_syntaxerror (LexState *ls, const char *s);
75 LUAI_FUNC const char *luaX_token2str (LexState *ls, int token);
  /external/mesa3d/src/compiler/glsl/
loop_unroll.cpp 71 loop_unroll_count(exec_list *list, loop_variable_state *ls,
73 : ls(ls), options(options)
127 loop_variable *lv = ls->get(ir->array_index->variable_referenced());
134 if (int(array->type->length) == ls->limiting_terminator->iterations)
167 loop_variable_state *ls; member in class:loop_unroll_count
307 loop_variable_state *const ls = this->state->get(ir); local
313 if (ls == NULL) {
314 assert(ls != NULL);
318 if (ls->limiting_terminator == NULL)
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
thumb2_relax.s 5 .macro ls op w=".w"
33 ls ldrb
34 ls ldrsb
35 ls ldrh
36 ls ldrsh
37 ls ldr
38 .purgem ls
  /external/libxkbcommon/xkbcommon/test/
log.c 54 darray_char *ls = xkb_context_get_user_data(ctx); local
55 assert(ls);
60 darray_append_string(*ls, log_level_to_string(level));
61 darray_append_lit(*ls, ": ");
62 darray_append_string(*ls, s);
  /external/iproute2/examples/diffserv/
Edge1 57 $TC qdisc ls dev $INDEV
59 $TC class ls dev $INDEV
61 $TC filter ls dev $INDEV parent 1:0
64 $TC qdisc ls $EGDEV
66 $TC class ls $EGDEV
68 $TC filter ls $EGDEV parent 1:0
  /external/linux-kselftest/tools/testing/selftests/cpufreq/
cpu.sh 17 cpus=$(ls $CPUROOT | grep "cpu[0-9].*")
25 cpus=$(ls $CPUROOT | grep "cpu[1-9].*")
78 for cpu in `ls $CPUROOT | grep "cpu[0-9].*"`; do
  /external/iproute2/examples/
SYN-DoS.rate.limit 42 $TC qdisc ls dev $INDEV
44 $TC class ls dev $INDEV
46 $TC filter ls dev $INDEV parent ffff:
  /external/ltp/tools/pounder21/test_scripts/
random_syscall 28 PROGRAM=`ls "$POUNDER_TMPDIR/randasys" 2> /dev/null`
30 PROGRAM=`ls "$POUNDER_SRCDIR/randasyscall/randasys"`
40 chown $RANDASYS_USER `ls -la /proc/$$/fd/1 | awk -F " " '{print $11}'`
  /dalvik/tools/
get-hprof 19 # as found by using "ls".
24 FILE_BASE=`adb shell ls -l '/data/misc/heap-dump*.hprof' | tail -1 | \
  /development/tools/labpretest/sholes/
custom_flash.sh 35 bootloaderfile=`ls -1 sholes/ | sed -n 's/^\(motoboot_unsecure.[0-9A-Z]*.img\)\n*/\1/ p'`
37 bootloaderfile=`ls -1 sholes/ | sed -n 's/^\(motoboot_secure.[0-9A-Z]*.img\)\n*/\1/ p'`
  /external/freetype/src/tools/
update-copyright 9 git ls-files --full-name $topdir \

Completed in 2828 milliseconds

12 3 4 5 6 7 8 91011>>