Home
last modified time | relevance | path

Searched refs:product (Results 1 – 14 of 14) sorted by relevance

/ndk/
Dndk-gdb556 adb_var_shell CPU_ABILIST64 getprop ro.product.cpu.abilist64
557 adb_var_shell CPU_ABILIST32 getprop ro.product.cpu.abilist32
560 adb_var_shell CPU_ABI1 getprop ro.product.cpu.abi
561 adb_var_shell CPU_ABI2 getprop ro.product.cpu.abi2
/ndk/sources/host-tools/make-3.81/tests/scripts/misc/
Dgeneral15 rebuilding of a product with dependencies.
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/
DCOPYING253 a) Convey the object code in, or embodied in, a physical product
258 b) Convey the object code in, or embodied in, a physical product
261 long as you offer spare parts or customer support for that product
264 product that is covered by this License, on a durable physical
298 A "User Product" is either (1) a "consumer product", which means any
301 into a dwelling. In determining whether a product is a consumer product,
303 product received by a particular user, "normally used" refers to a
304 typical or common use of that class of product, regardless of the status
306 actually uses, or expects or is expected to use, the product. A product
307 is a consumer product regardless of whether the product has substantial
[all …]
/ndk/build/tools/toolchain-licenses/
DCOPYING3252 a) Convey the object code in, or embodied in, a physical product
257 b) Convey the object code in, or embodied in, a physical product
260 long as you offer spare parts or customer support for that product
263 product that is covered by this License, on a durable physical
297 A "User Product" is either (1) a "consumer product", which means any
300 into a dwelling. In determining whether a product is a consumer product,
302 product received by a particular user, "normally used" refers to a
303 typical or common use of that class of product, regardless of the status
305 actually uses, or expects or is expected to use, the product. A product
306 is a consumer product regardless of whether the product has substantial
[all …]
/ndk/sources/host-tools/ndk-stack/binutils/
DCOPYING3252 a) Convey the object code in, or embodied in, a physical product
257 b) Convey the object code in, or embodied in, a physical product
260 long as you offer spare parts or customer support for that product
263 product that is covered by this License, on a durable physical
297 A "User Product" is either (1) a "consumer product", which means any
300 into a dwelling. In determining whether a product is a consumer product,
302 product received by a particular user, "normally used" refers to a
303 typical or common use of that class of product, regardless of the status
305 actually uses, or expects or is expected to use, the product. A product
306 is a consumer product regardless of whether the product has substantial
[all …]
/ndk/tests/
Drun-tests-all.sh26 ARCH=`$ADB_CMD -s "$DEVICE" shell getprop ro.product.cpu.abi | tr -dc '[:print:]'`
Drun-tests.sh980 adb_var_shell_cmd "$DEVICE" CPU_ABI1 getprop ro.product.cpu.abi
981 adb_var_shell_cmd "$DEVICE" CPU_ABI2 getprop ro.product.cpu.abi2
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Ddash-k7 a small product. However, the trick to this one is that one
/ndk/sources/host-tools/make-3.81/
Dfile.c772 FILE_TIMESTAMP product = (FILE_TIMESTAMP) s << FILE_TIMESTAMP_LO_BITS; in file_timestamp_cons() local
773 FILE_TIMESTAMP ts = product + offset; in file_timestamp_cons()
776 && product <= ts && ts <= ORDINARY_MTIME_MAX)) in file_timestamp_cons()
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest-param-test.h.pump92 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
383 // values of a Cartesian product of those sequences' elements.
388 // the Cartesian product of elements from the sequences generated by
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h.pump121 // Generates values from the Cartesian product of values produced
/ndk/build/gmsl/
D__gmsl575 # Returns: Returns the product of the two numbers in x's representation
583 # Returns: Returns the product of the two integers
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk2705 $(call gen-test, numerics/numeric.ops/inner.product/inner_product_comp)
2706 $(call gen-test, numerics/numeric.ops/inner.product/inner_product)
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk2714 $(call gen-test, numerics/numeric.ops/inner.product/inner_product_comp)
2715 $(call gen-test, numerics/numeric.ops/inner.product/inner_product)