/external/lldb/examples/test/ |
D | .lldbtest-config2 | 6 # /Volumes/data/lldb/svn/trunk/test $ ./dotest.py -r /Volumes/data/lldb-test/archs -s session -c ..… 9 # /Volumes/data/lldb-test/archs which must not exist before the run. 12 # '-s' option, e.g., /Volumes/data/lldb-test/archs.arch=i386/test/session could 19 archs = ["x86_64", "i386"]
|
D | .lldbtest-config | 4 archs = ["x86_64", "i386"]
|
/external/lldb/scripts/ |
D | verify_api.py | 39 if options.archs: 40 for arch in options.archs: 60 for arch in options.archs:
|
D | build-llvm.pl | 28 our @archs = split (/\s+/, $ENV{ARCHS}); 159 foreach my $arch (@archs)
|
/external/lldb/test/ |
D | redo.py | 182 archs = '' 184 archs += "--arch %s " % (arch) 186 …command = "./dotest.py %s %s -v %s %s -f " % (compilers, archs, "" if no_trace else "-t", "-d" if …
|
D | dotest.py | 162 archs = None # Must be initialized after option parsing variable 392 global archs 507 if args.archs: 508 archs = args.archs 511 archs = ['x86_64', 'i386'] 513 archs = [platform_machine] 1261 if not archs and "archs" in config: 1262 archs = config["archs"] variable 1264 if isinstance(archs, list) and len(archs) >= 1: 1311 for ia in range(len(archs) if iterArchs else 1): [all …]
|
/external/compiler-rt/cmake/ |
D | config-ix.cmake | 202 set(archs) variable 206 list(APPEND archs ${arch}) 209 set(${out_var} ${archs} PARENT_SCOPE)
|
/external/valgrind/docs/internals/ |
D | directory-structure.txt | 44 cases for different archs/OSes/platforms. It's pretty straightforward.
|
D | release-HOWTO.txt | 88 * Check valgrind-listener works on all archs, also connecting to it 89 from all archs.
|
D | porting-HOWTO.txt | 64 as necessary, updating the other archs appropriately.
|
D | t-chaining-notes.txt | 76 All archs must use these the same; no more ad-hoc control transfer
|
/external/lldb/source/Interpreter/ |
D | CommandObject.cpp | 1077 StringList archs; in arch_helper() local 1078 ArchSpec::AutoComplete(NULL, archs); in arch_helper() 1080 archs.Join("\n", g_archs_help); in arch_helper()
|
/external/zlib/src/ |
D | configure | 120 -a*=* | --archs=*) ARCHS=`echo $1 | sed 's/.*=//'`; shift ;;
|
D | ChangeLog | 265 - Add --archs option, use of libtool to configure for Mac OS X [Borstel]
|
/external/strace/ |
D | NEWS | 563 * Get stat structure properly on Linux 64bit archs
|
D | ChangeLog-CVS | 3248 [LINUX && HAVE_STRUCT___OLD_KERNEL_STAT] rather than a list of archs. 4382 * linux/{alpha,ia64,powerpc}/ioctlent.sh: removed, all archs use the
|
/external/e2fsprogs/debian/ |
D | changelog | 2755 among archs and kernel versions (Closes: #133909). 2888 names (may cause problems on other archs). Build-dep on debhelper
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/ |
D | pdebuild.jar | ... [] os
String[] ws
String[] archs
int i
String[] configElements
org.eclipse. ... |
/external/elfutils/src/src/ |
D | ChangeLog | 3157 * strip.c (handle_elf): Handle the 64-bit archs which is 64-bit
|
/external/libmtp/ |
D | ChangeLog | 1821 this causes problems for other archs! Problem was reported
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.pde.core_3.6.1.v20100902_r361.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |