OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arch
(Results
651 - 675
of
888
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/hardware/samsung_slsi/exynos5/libswconverter/
csc_tiled_to_linear_uv_neon.s
44
.
arch
armv7-a
/hardware/ti/wlan/mac80211/ti-utils/
ini.h
298
enum wl12xx_arch
arch
;
member in struct:wl12xx_common
/ndk/build/tools/
build-on-device-toolchain.sh
70
ARCH
="$(convert_abi_to_arch $ABI)"
73
SYSROOT=$NDK_DIR/$(get_default_platform_sysroot_for_arch $
ARCH
)
109
dump "Build $
ARCH
LLVM toolchain..."
110
run $BUILDTOOLS/build-device-llvm.sh $FLAGS --
arch
=$
ARCH
--gcc-version=$GCC_TOOLCHAIN_VERSION $SRC_DIR $NDK_DIR
112
mv -f $TMP_OUT_DIR/$
ARCH
/lib*.so $OUT_SYSROOT/usr/lib
113
mv -f $TMP_OUT_DIR/$
ARCH
/* $OUT_SYSROOT/usr/bin
/ndk/tests/standalone/
run.sh
330
ARCH
=arm
334
ARCH
=x86
338
ARCH
=mips
364
SYSROOT=$NDK_ROOT/platforms/android-9/
arch
-$
ARCH
/external/v8/src/
log.cc
1451
const char
arch
[] = "ia32";
local
[
all
...]
/external/valgrind/main/coregrind/m_syswrap/
syswrap-arm-linux.c
196
setup_child( &ctst->
arch
, &ptst->
arch
);
198
ctst->
arch
.vex.guest_R0 = 0;
200
ctst->
arch
.vex.guest_R13 = sp;
257
VG_(cleanup_thread)(&ctst->
arch
);
273
void VG_(cleanup_thread) ( ThreadArchState*
arch
)
287
VG_(threads)[tid].
arch
.vex.guest_TPIDRURO = tlsptr;
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c
348
/* Only support x86
arch
for now */
349
if (yasm__strcasecmp(yasm_arch_keyword(object->
arch
), "x86") != 0) {
354
/* Support x86 and amd64 machines of x86
arch
*/
355
if (yasm__strcasecmp(yasm_arch_get_machine(object->
arch
), "x86") == 0 &&
359
} else if (yasm__strcasecmp(yasm_arch_get_machine(object->
arch
),
429
info->object->
arch
)) {
571
retval = yasm_arch_intnum_tobytes(info->object->
arch
, intn, buf, destsize,
[
all
...]
/external/chromium_org/sdch/open-vcdiff/
depcomp
494
-
arch
)
/external/chromium_org/third_party/libxml/src/
depcomp
494
-
arch
)
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
depcomp
494
-
arch
)
/external/compiler-rt/make/platform/
clang_linux.mk
6
Arch
:= unknown
22
# Define configs only if
arch
in triple is i386 or x86_64
53
Arch
.full-i386 := i386
54
Arch
.profile-i386 := i386
55
Arch
.san-i386 := i386
56
Arch
.asan-i386 := i386
57
Arch
.ubsan-i386 := i386
58
Arch
.ubsan_cxx-i386 := i386
65
Arch
.full-x86_64 := x86_64
66
Arch
.profile-x86_64 := x86_6
[
all
...]
/external/libexif/
depcomp
494
-
arch
)
/external/libmtp/
depcomp
494
-
arch
)
/external/libpng/
depcomp
494
-
arch
)
/external/libvpx/libvpx/vp8/common/
rtcd_defs.sh
415
case $
arch
in
426
[ $
arch
= "x86_64" ] && sse2_on_x86_64=sse2
/external/llvm/utils/buildit/
build_llvm
143
echo 'exec '$T' -
arch
armv7 -isysroot '${SDKROOT}' "$@"' >> $P || exit 1
196
CPPFLAGS="$CPPFLAGS -
arch
$host"
342
-print | xargs -n 1 -P ${SYSCTL} $STRIP -
arch
all -Sl
/external/open-vcdiff/
depcomp
494
-
arch
)
/external/qemu/android/config/linux-x86/linux/
kvm.h
149
struct kvm_debug_exit_arch
arch
;
member in struct:kvm_run::__anon24647::__anon24652
310
struct kvm_guest_debug_arch
arch
;
member in struct:kvm_guest_debug
/external/qemu/android/config/linux-x86_64/linux/
kvm.h
149
struct kvm_debug_exit_arch
arch
;
member in struct:kvm_run::__anon24669::__anon24674
310
struct kvm_guest_debug_arch
arch
;
member in struct:kvm_guest_debug
/ndk/sources/host-tools/sed-4.2.1/build-aux/
depcomp
494
-
arch
)
/development/build/tools/
mk_sdk_repo_xml.sh
394
<sdk:archive os='$OS'
arch
='any'>
401
# Skip to next
arch
/zip entry.
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.h
428
const elf_machine_handler *elf_set_arch(struct yasm_arch *
arch
,
/external/kernel-headers/original/linux/
module.h
309
/*
Arch
-specific module values */
310
struct mod_arch_specific
arch
;
member in struct:module
/external/libffi/src/alpha/
osf.S
31
.
arch
ev6
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_masking_model_neon.S
15
.
arch
armv7-a
Completed in 3236 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>