OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALL_ARCHS
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/build/make/
rtcd.sh
122
[ "$CONFIG_RUNTIME_CPU_DETECT" = "yes" ] || require $
ALL_ARCHS
214
$(declare_function_pointers c $
ALL_ARCHS
)
227
determine_indirection c $
ALL_ARCHS
230
for opt in $
ALL_ARCHS
; do
246
$(set_function_pointers c $
ALL_ARCHS
)
254
determine_indirection c $
ALL_ARCHS
257
for opt in $
ALL_ARCHS
; do
274
$(set_function_pointers c $
ALL_ARCHS
)
283
determine_indirection c $
ALL_ARCHS
291
$(set_function_pointers c $
ALL_ARCHS
)
[
all
...]
/external/chromium_org/third_party/openssl/
import_from_android.sh
385
local
ALL_ARCHS
="$3"
388
if [ "$
ALL_ARCHS
" ]; then
389
for ARCH in $
ALL_ARCHS
; do
405
local
ALL_ARCHS
="arm mips x86 x86_64"
422
for ARCH in $
ALL_ARCHS
; do
Completed in 150 milliseconds