HomeSort by relevance Sort by last modified time
    Searched refs:exe (Results 1 - 25 of 164) sorted by null

1 2 3 4 5 6 7

  /external/bluetooth/glib/tests/
makefile.msc.in 14 testglib.exe \
15 testgdate.exe \
16 testgdateparser.exe \
17 unicode-normalize.exe \
18 unicode-collate.exe
21 atomic-test.exe \
22 array-test.exe \
23 asyncqueue-test.exe \
24 base64-test.exe \
25 bit-test.exe \
    [all...]
  /system/core/adb/
get_my_path_linux.c 22 void get_my_path(char *exe, size_t maxLen)
25 snprintf(proc, sizeof proc, "/proc/%d/exe", getpid());
26 int err = readlink(proc, exe, maxLen - 1);
28 exe[err] = '\0';
30 exe[0] = '\0';
get_my_path_windows.c 21 void get_my_path(char *exe, size_t maxLen)
26 if (GetModuleFileName(NULL, exe, maxLen) > 0) {
27 r = strrchr(exe, '\\');
31 exe[0] = '\0';
get_my_path_freebsd.c 26 get_my_path(char *exe, size_t maxLen)
32 int err = readlink(proc, exe, maxLen - 1);
34 exe[err > 0 ? err : 0] = '\0';
  /external/openssl/crypto/des/
makefile.bc 16 .obj.exe:
17 $(CC) $(LFLAGS) -e$*.exe $*.obj libdes.lib
19 all: $(LIB) destest.exe rpw.exe des.exe speed.exe
21 # "make clean": use a directory containing only libdes .exe and .obj files...
23 del *.exe
45 destest.exe: destest.obj libdes.lib
46 rpw.exe: rpw.obj libdes.li
    [all...]
  /development/simulator/app/
executablepath_linux.cpp 23 void executablepath(char exe[PATH_MAX])
26 sprintf(proc, "/proc/%d/exe", getpid());
28 int err = readlink(proc, exe, PATH_MAX);
  /external/clearsilver/csharp/
Makefile 17 TARGETS = clearsilver.dll cstest.exe csperftest.exe testcs
24 cstest.exe: clearsilver.dll ../dso/libneo.so cstest.cs
27 csperftest.exe: clearsilver.dll ../dso/libneo.so csperftest.cs
30 perf: csperftest.exe
32 $(MONO_JIT) csperftest.exe
35 testcs: cstest.exe
40 $(MONO_JIT) cstest.exe > cstest.out; \
54 gold: cstest.exe
56 $(MONO_JIT) cstest.exe > cstest.gold
    [all...]
  /external/stlport/test/eh/
intel.mak 14 RSC=rc.exe
15 CPP=icl.exe
16 F90=fl32.exe
31 LINK32=link.exe
40 $(CPP) $(CPP_PROJ) $(Dep_stl) -o eh_test.exe $(CPP_LIBS)
41 .\eh_test.exe
46 -@erase "$(OUTDIR)\*.exe"
50 .exe.out:
53 .cpp.exe:
intel45.mak 14 RSC=rc.exe
15 CPP=icl.exe
16 LINK32=xilink.exe
79 $(CPP) $(CPP_PROJ) $(Dep_stl) /Feeh_test.exe $(CPP_LIBS)
81 ..\test\eh\eh_test.exe -s 100
86 -@erase "$(OUTDIR)\*.exe"
90 .exe.out:
93 .cpp.exe:
  /external/chromium/base/test/
perf_test_suite.h 29 FilePath exe; local
30 PathService::Get(base::FILE_EXE, &exe);
31 log_path = exe.ReplaceExtension(FILE_PATH_LITERAL("log"));
  /external/v8/tools/visual_studio/
d8js2c.cmd 4 set PYTHON="..\..\..\third_party\python_24\python.exe"
5 if not exist %PYTHON% set PYTHON=python.exe
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Borland/
Makefile 8 # This makefile builds initflex.exe and flex.exe by default. It
9 # removes initflex.exe after making flex.exe. After that, you may
33 all: initflex.exe flex.exe
34 rm initflex.exe initflex.map
105 initflex.exe: $(INITOBJS)
108 $&.exe
113 flex.exe: $(OBJS
    [all...]
  /external/zlib/watcom/
watcom_l.mak 25 all: $(ZLIB_LIB) example.exe minigzip.exe
34 example.exe: $(ZLIB_LIB) example.obj
35 $(LINKER) -fe=example.exe example.obj $(ZLIB_LIB)
37 minigzip.exe: $(ZLIB_LIB) minigzip.obj
38 $(LINKER) -fe=minigzip.exe minigzip.obj $(ZLIB_LIB)
  /external/icu4c/samples/uresb/
resources.mak 7 GENRB = ..\..\..\bin64\genrb.exe
9 GENRB = ..\..\..\bin\genrb.exe
  /external/sonivox/arm-fm-22k/host_src/
arm-fm-22k.mak 10 CC = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
11 AS = C:\Program Files\GNUARM\bin\arm-elf-as.exe
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
13 AR = C:\Program Files\GNUARM\bin\arm-elf-ar.exe
  /external/sonivox/arm-hybrid-22k/host_src/
arm-hybrid-22k.mak 10 CC = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
11 AS = C:\Program Files\GNUARM\bin\arm-elf-as.exe
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
13 AR = C:\Program Files\GNUARM\bin\arm-elf-ar.exe
  /external/sonivox/arm-wt-22k/host_src/
arm-wt-22k.mak 10 CC = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
11 AS = C:\Program Files\GNUARM\bin\arm-elf-as.exe
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
13 AR = C:\Program Files\GNUARM\bin\arm-elf-ar.exe
  /hardware/broadcom/wlan/bcm4329/src/
Android.mk 25 dhd/exe/dhdu.c \
26 dhd/exe/dhdu_linux.c \
  /external/openssl/crypto/threads/
pthreads-vms.com 14 $ link mttest,[--.'arch'.exe.ssl]libssl/lib,[--.'arch'.exe.crypto]libcrypto/lib
  /frameworks/base/media/libstagefright/codecs/aacenc/SampleCode/eclair/
Makefile 23 # please specify the type of your module: lib or exe
24 VOMT:= exe
  /frameworks/base/media/libstagefright/codecs/amrwbenc/SampleCode/eclair/
Makefile 23 # please specify the type of your module: lib or exe
24 VOMT:= exe
  /system/core/fastboot/
util_windows.c 39 void get_my_path(char exe[PATH_MAX])
43 GetModuleFileName( NULL, exe, PATH_MAX-1 );
44 exe[PATH_MAX-1] = 0;
45 r = strrchr( exe, '\\' );
  /external/sonivox/arm-fm-22k/lib_src/
arm-fm-22k_lib.mak 10 CC = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
11 AS = C:\Program Files\GNUARM\bin\arm-elf-as.exe
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
13 AR = C:\Program Files\GNUARM\bin\arm-elf-ar.exe
  /external/sonivox/arm-hybrid-22k/lib_src/
arm-hybrid-22k_lib.mak 10 CC = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
11 AS = C:\Program Files\GNUARM\bin\arm-elf-as.exe
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
13 AR = C:\Program Files\GNUARM\bin\arm-elf-ar.exe
  /external/sonivox/arm-wt-22k/lib_src/
arm-wt-22k_lib.mak 10 CC = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
11 AS = C:\Program Files\GNUARM\bin\arm-elf-as.exe
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
13 AR = C:\Program Files\GNUARM\bin\arm-elf-ar.exe

Completed in 1701 milliseconds

1 2 3 4 5 6 7