OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cmds
(Results
51 - 75
of
137
) sorted by null
1
2
3
4
5
6
/external/jpeg/
ltmain.sh
1030
eval
cmds
=\"$archive_cmds\"
1032
for cmd in $
cmds
; do
1107
eval
cmds
=\"$reload_cmds\"
1109
for cmd in $
cmds
; do
1131
eval
cmds
=\"$reload_cmds\"
1133
for cmd in $
cmds
; do
[
all
...]
/external/qemu/distrib/jpeg-6b/
ltmain.sh
1030
eval
cmds
=\"$archive_cmds\"
1032
for cmd in $
cmds
; do
1107
eval
cmds
=\"$reload_cmds\"
1109
for cmd in $
cmds
; do
1131
eval
cmds
=\"$reload_cmds\"
1133
for cmd in $
cmds
; do
[
all
...]
/ndk/sources/host-tools/make-3.81/
expand.c
464
if (file->
cmds
&& file->
cmds
->fileinfo.filenm)
465
reading_file = &file->
cmds
->fileinfo;
filedef.h
32
struct commands *
cmds
; /* Commands to execute for this target. */
member in struct:file
33
int command_flags; /* Flags OR'd in for
cmds
; see commands.h. */
job.c
881
for (i = 0; i < child->file->
cmds
->ncommand_lines; ++i)
993
| child->file->
cmds
->lines_flags[child->command_line - 1]);
1017
child->file->
cmds
->lines_flags[child->command_line - 1]
1487
register struct commands *
cmds
= file->
cmds
;
local
[
all
...]
/external/linux-tools-perf/
Makefile
662
$(OUTPUT)perf.o: perf.c $(OUTPUT)common-
cmds
.h $(OUTPUT)PERF-CFLAGS
671
$(OUTPUT)builtin-help.o: builtin-help.c $(OUTPUT)common-
cmds
.h $(OUTPUT)PERF-CFLAGS
677
$(OUTPUT)builtin-timechart.o: builtin-timechart.c $(OUTPUT)common-
cmds
.h $(OUTPUT)PERF-CFLAGS
683
$(OUTPUT)common-
cmds
.h: util/generate-cmdlist.sh command-list.txt
685
$(OUTPUT)common-
cmds
.h: $(wildcard Documentation/perf-*.txt)
751
DIRECTORY_DEPS = $(LIB_OBJS) $(BUILTIN_OBJS) $(OUTPUT)PERF-VERSION-FILE $(OUTPUT)common-
cmds
.h
834
check: $(OUTPUT)common-
cmds
.h
898
$(RM) *.spec *.pyc *.pyo */*.pyc */*.pyo $(OUTPUT)common-
cmds
.h TAGS tags cscope*
/external/chromium/sdch/open-vcdiff/
ltmain.sh
[
all
...]
/external/chromium/third_party/libevent/
ltmain.sh
[
all
...]
/external/libffi/
ltmain.sh
[
all
...]
/external/llvm/autoconf/
ltmain.sh
[
all
...]
/external/llvm/projects/sample/autoconf/
ltmain.sh
[
all
...]
/external/bluetooth/bluedroid/stack/include/
btu.h
135
/* eL2CAP Info Request and other proto
cmds
timer */
/external/kernel-headers/original/linux/
sem.h
18
/* ipcs ctl
cmds
*/
/external/llvm/utils/lit/lit/
TestRunner.py
245
cmds
= []
248
cmds
.append(ShUtil.ShParser(ln, litConfig.isWindows).parse())
252
cmd =
cmds
[0]
253
for c in
cmds
[1:]:
/external/openssh/regress/
Makefile
41
sftp-
cmds
\
/external/svox/pico/lib/
picoacph.h
143
output sequence (without
CMDs
):
picosa.h
148
output sequence (without
CMDs
):
/device/google/accessory/arduino/USB_Host_Shield/
Max_LCD.cpp
250
/*********** mid level commands, for sending data/
cmds
*/
/external/libppp/src/
command.c
1029
FindCommand(struct cmdtab const *
cmds
, const char *str, int *pmatch)
1038
while (
cmds
->func) {
1039
if (
cmds
->name && strncasecmp(str,
cmds
->name, len) == 0) {
1040
if (
cmds
->name[len] == '\0') {
1042
return
cmds
;
1045
found =
cmds
;
1046
} else if (
cmds
->alias && strncasecmp(str,
cmds
->alias, len) == 0) {
1047
if (
cmds
->alias[len] == '\0')
[
all
...]
/external/llvm/tools/bugpoint/
bugpoint.cpp
135
"llvm.org/
cmds
/bugpoint.html"
/build/
envsetup.sh
895
echo >|"$OUT_ROOT/gdbclient.
cmds
" "set solib-absolute-prefix $OUT_SYMBOLS"
896
echo >>"$OUT_ROOT/gdbclient.
cmds
" "set solib-search-path $OUT_SO_SYMBOLS:$OUT_SO_SYMBOLS/hw:$OUT_SO_SYMBOLS/ssl/engines:$OUT_SO_SYMBOLS/drm:$OUT_SO_SYMBOLS/egl:$OUT_SO_SYMBOLS/soundfx"
897
echo >>"$OUT_ROOT/gdbclient.
cmds
" "target remote $PORT"
898
echo >>"$OUT_ROOT/gdbclient.
cmds
" ""
900
gdbwrapper "$OUT_ROOT/gdbclient.
cmds
" "$OUT_EXE_SYMBOLS/$EXE"
[
all
...]
/external/libmtp/
ltmain.sh
[
all
...]
/external/libogg/
ltmain.sh
[
all
...]
/external/libpng/
ltmain.sh
[
all
...]
/external/libusb/
ltmain.sh
[
all
...]
Completed in 1705 milliseconds
1
2
3
4
5
6