OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:only
(Results
251 - 275
of
1356
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/
rv32a-invalid.s
8
#
Only
.aq, .rl, and .aqrl suffixes are valid
13
# lr
only
takes two operands
/external/syzkaller/vendor/golang.org/x/net/http2/
go18.go
56
func go18httpNoBody() io.ReadCloser { return http.NoBody } // for tests
only
/external/u-boot/arch/arm/dts/
keystone-k2g-evm.dts
58
read-
only
;
/build/make/core/
executable.mk
24
# If a native test explicity specifies to build
only
for the translation arch,
26
# to build
only
for TARGET_2ND_ARCH.
package.mk
22
#
only
64-bit apps supported
31
#
only
32-bit apps supported
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibCTA15-A7/
CTA15-A7Helper.asm
58
// Keep
only
the cpu ID from the original SCC
89
// Keep
only
the cpu ID from the original SCC
/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/
TokenSource.pm
26
computed from a CharStream; it
only
store indices into the char stream.
/external/autotest/server/site_tests/audio_AudioRoutingUSB/
audio_AudioRoutingUSB.py
79
raise error.TestError('Should open one and
only
one device')
/external/compiler-rt/make/platform/
clang_linux.mk
12
# compiler and
only
define configurations we know that compiler can generate.
19
#
Only
define configs if we detected a linux target.
22
# Define configs
only
if arch in triple is i386 or x86_64
/external/compiler-rt/test/BlocksRuntime/
makefile
17
gcc -fobjc-gc-
only
-g -arch x86_64 -arch i386 -std=gnu99 testfilerunner.m -o testfilerunner -framework Foundation
/external/llvm/test/MC/ARM/
directive-arch-mode-switch.s
15
@ In ARM mode, switch to an arch which has Thumb
only
, expect warning and .code 16 directive
46
@ In ARM mode, switch to a CPU which has Thumb
only
, expect warning and .code 16 directive
52
@ We don't have any ARM-
only
targets (i.e. v4), so we can't test the forced Thumb->ARM case
/external/llvm/test/MC/Mips/
mips64-register-names-n32-n64.s
30
# WARNING: mips64-register-names-n32-n64.s:[[@LINE+4]]:9: warning: register names $t4-$t7 are
only
available in O32.
35
# WARNING: mips64-register-names-n32-n64.s:[[@LINE+4]]:9: warning: register names $t4-$t7 are
only
available in O32.
40
# WARNING: mips64-register-names-n32-n64.s:[[@LINE+4]]:9: warning: register names $t4-$t7 are
only
available in O32.
45
# WARNING: mips64-register-names-n32-n64.s:[[@LINE+4]]:9: warning: register names $t4-$t7 are
only
available in O32.
/external/ltp/testcases/kernel/security/smack/
smack_file_access.sh
44
setto=$(getfattr --
only
-values -n security.SMACK64 -e text $testfile)
/external/perfetto/src/trace_processor/
json_trace_utils.cc
23
#error The JSON trace parser is supported
only
in the standalone build for now.
/external/skia/experimental/wasm-skp-debugger/
cpu.js
80
// no op if this is a cpu-
only
build.
84
// no op if this is a cpu-
only
build.
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
directive-arch-mode-switch.s
15
@ In ARM mode, switch to an arch which has Thumb
only
, expect warning and .code 16 directive
46
@ In ARM mode, switch to a CPU which has Thumb
only
, expect warning and .code 16 directive
52
@ We don't have any ARM-
only
targets (i.e. v4), so we can't test the forced Thumb->ARM case
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
mips64-register-names-n32-n64.s
31
# WARNING: mips64-register-names-n32-n64.s:[[@LINE+4]]:9: warning: register names $t4-$t7 are
only
available in O32.
36
# WARNING: mips64-register-names-n32-n64.s:[[@LINE+4]]:9: warning: register names $t4-$t7 are
only
available in O32.
41
# WARNING: mips64-register-names-n32-n64.s:[[@LINE+4]]:9: warning: register names $t4-$t7 are
only
available in O32.
46
# WARNING: mips64-register-names-n32-n64.s:[[@LINE+4]]:9: warning: register names $t4-$t7 are
only
available in O32.
/external/syzkaller/vendor/golang.org/x/oauth2/google/
appengine.go
34
panic("google: AppEngineTokenSource can
only
be used on App Engine.")
64
panic("google: AppEngineTokenSource can
only
be used on App Engine.")
/external/tensorflow/tensorflow/core/kernels/
maxpooling_op_gpu.h
17
#error This file must
only
be included when building with Cuda support
/external/u-boot/arch/arm/cpu/arm926ejs/spear/
timer.c
39
# error Incorrect config. Can
only
be SPEAR{600|300|310|320}
/external/u-boot/arch/arm/mach-sunxi/
rmr_switch.S
11
@ RVBAR system register, which is architecturally read-
only
.
25
@ This file is not build by the U-Boot build system, but provided
only
as a
/external/u-boot/scripts/
setlocalversion
53
# If
only
the short version is requested, don't bother
76
if git diff-index --name-
only
HEAD | grep -qv "^scripts/package"; then
144
# We are interested
only
in CONFIG_LOCALVERSION and
169
# annotated or signed tagged state (as git describe
only
/build/soong/cc/
vndk.go
41
// modules
only
. Other dependency will cause link-type errors.
45
// VNDK-SP or LL-NDK modules
only
.
112
// it means a vendor-
only
library which is a valid dependency for non-VNDK
122
// Check
only
shared libraries.
181
return errors.New("VNDK-SP must
only
depend on VNDK-SP")
186
return errors.New("VNDK-core must
only
depend on VNDK-core or VNDK-SP")
/build/soong/scripts/
strip.sh
99
# --
only
-keep-debug --rename-section --keep-symbols
102
"${CROSS_COMPILE}objcopy" --
only
-keep-debug "${infile}" "${outfile}.debug"
103
"${CROSS_COMPILE}nm" -D "${infile}" --format=posix --defined-
only
2> /dev/null | awk '{ print $1 }' | sort >"${outfile}.dynsyms"
104
"${CROSS_COMPILE}nm" "${infile}" --format=posix --defined-
only
| awk '{ if ($2 == "T" || $2 == "t" || $2 == "D") print $1 }' | sort > "${outfile}.funcsyms"
/external/brotli/
configure-cmake
114
--sysconfdir=DIR read-
only
single-machine data [PREFIX/etc]
120
--datarootdir=DIR read-
only
arch.-independent data root [PREFIX/share]
121
--datadir=DIR read-
only
architecture-independent data [DATAROOTDIR]
263
# This flag is the
only
one which may be a bit surprising to
Completed in 320 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>