OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:target_cpu
(Results
1 - 20
of
20
) sorted by null
/external/mesa3d/scons/
dxsdk.py
50
target_cpu
= 'x86'
52
target_cpu
= 'x64'
57
lib_dir = os.path.join(dxsdk_root, 'Lib',
target_cpu
)
/external/v8/build/
vs_toolchain.py
168
def CopyDlls(target_dir, configuration,
target_cpu
):
172
target_cpu
is one of 'x86' or 'x64'.
182
runtime_dir = x64_runtime if
target_cpu
== 'x64' else x86_runtime
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
objdump.exp
46
lappend cpus_expected ${
target_cpu
}
/toolchain/binutils/binutils-2.25/gas/testsuite/lib/
gas-defs.exp
263
global
target_cpu
270
case "$
target_cpu
" in {
273
default { set target_cpu_family $
target_cpu
}
/toolchain/binutils/binutils-2.25/binutils/
dllwrap.c
91
target_cpu
;
typedef in typeref:enum:__anon73905
94
static
target_cpu
which_cpu = UNKNOWN_CPU;
[
all
...]
configure
713
target_cpu
[
all
...]
/external/fec/
configure
312
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS SO_NAME VERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP EGREP build build_cpu build_vendor build_os host host_cpu host_vendor host_os target
target_cpu
target_vendor target_os SH_LIB REBIND MLIBS ARCH_OPTION LIBOBJS LTLIBOBJS'
[
all
...]
/toolchain/binutils/binutils-2.25/gas/
configure
703
target_cpu
[
all
...]
/toolchain/binutils/binutils-2.25/gold/
configure
736
target_cpu
[
all
...]
/external/libvorbis/
configure
813
target_cpu
[
all
...]
/external/llvm/
configure
671
target_cpu
[
all
...]
/external/libpcap/
configure
678
target_cpu
[
all
...]
/external/netperf/
configure
657
target_cpu
[
all
...]
/external/protobuf/
configure
729
target_cpu
[
all
...]
/toolchain/binutils/binutils-2.25/
configure
687
target_cpu
[
all
...]
/external/libcap-ng/libcap-ng-0.7/
configure
698
target_cpu
[
all
...]
/toolchain/binutils/binutils-2.25/gprof/
configure
687
target_cpu
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
configure
706
target_cpu
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
configure
726
target_cpu
[
all
...]
/toolchain/binutils/binutils-2.25/ld/
configure
721
target_cpu
[
all
...]
Completed in 232 milliseconds