HomeSort by relevance Sort by last modified time
    Searched refs:product (Results 201 - 225 of 932) sorted by null

1 2 3 4 5 6 7 891011>>

  /libcore/luni/src/main/native/
cbigint.cpp 136 uint64_t product; local
140 product = 0;
144 product =
145 HIGH_IN_U64 (product) + arg2 * LOW_U32_FROM_PTR (arg1 + index);
146 LOW_U32_FROM_PTR (arg1 + index) = LOW_U32_FROM_VAR (product);
147 product =
148 HIGH_IN_U64 (product) + arg2 * HIGH_U32_FROM_PTR (arg1 + index);
149 HIGH_U32_FROM_PTR (arg1 + index) = LOW_U32_FROM_VAR (product);
153 return HIGH_U32_FROM_VAR (product);
160 /* Assumes result can hold the product and arg2 only holds 32 bit
162 uint64_t product; local
    [all...]
  /development/python-packages/adb/
device.py 71 def _get_unique_device(product=None, adb_path='adb'):
75 return AndroidDevice(devices[0], product, adb_path)
78 def _get_device_by_serial(serial, product=None, adb_path='adb'):
81 return AndroidDevice(serial, product, adb_path)
85 def get_device(serial=None, product=None, adb_path='adb'):
107 return _get_device_by_serial(serial, product, adb_path)
111 return _get_device_by_serial(android_serial, product, adb_path)
113 return _get_unique_device(product, adb_path=adb_path)
262 def __init__(self, serial, product=None, adb_path='adb'):
264 self.product = produc
    [all...]
  /external/toolchain-utils/automation/clients/helper/
android.py 53 product='stingray',
55 assert product in ['stingray', 'passion', 'trygon', 'soju']
57 command = self.commands.BuildAndroidImage(product, branch)
200 def _BuildAndroidTree(self, local_android_branch_dir, product):
204 build_cmd = cmd.Shell('make', '-j8', 'PRODUCT-%s-userdebug' % product,
209 def BuildAndroidImage(self, product, branch):
210 assert product in ['stingray', 'passion', 'trygon', 'soju']
222 buildtree_cmd = self._BuildAndroidTree(local_android_branch_dir, product)
226 'product', product, 'system.img'
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/drivers/arm/cci/
cci.c 87 #define RET_ON_MATCH(product) \
88 case CCI ## product ## _PART_NUM: \
89 return CCI ## product ## _SLAVE_PORTS
  /external/fec/
dotprod_mmx_assist.s 1 # SIMD MMX dot product
30 # MMX dot product loop unrolled 4 times, crunching 16 terms per loop
58 # MMX dot product loop, not unrolled, crunching 4 terms per loop
  /frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/xerox/
MDnsUtils.java 27 public static final String ATTRIBUTE__PRODUCT = "product";
37 String product = getString(attributes.get(ATTRIBUTE__PRODUCT)); local
42 return (containsVendor(product, vendorValues) || containsVendor(ty, vendorValues) ||
44 !(containsString(ty, EXCLUDE_FUJI) || containsString(product, EXCLUDE_FUJI) ||
  /test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
ResultReporterBuildInfoTest.java 35 String product = "gProduct"; local
40 String fingerprint = brand + "/" + product + "/" + device + ":" +
48 assertEquals(invocationInfo.get(ResultReporter.BUILD_PRODUCT), product); local
  /bionic/libc/kernel/uapi/linux/
hidraw.h 30 __s16 product; member in struct:hidraw_devinfo
virtio_input.h 41 __u16 product; member in struct:virtio_input_devids
  /device/generic/mini-emulator-arm64/
mini_emulator_arm64.mk 15 $(call inherit-product, device/generic/arm64/mini_arm64.mk)
17 $(call inherit-product, device/generic/mini-emulator-armv7-a-neon/mini_emulator_common.mk)
  /device/generic/mini-emulator-armv7-a-neon/
m_e_arm.mk 15 $(call inherit-product, device/generic/armv7-a-neon/mini_armv7a_neon.mk)
17 $(call inherit-product, device/generic/mini-emulator-armv7-a-neon/mini_emulator_common.mk)
  /device/generic/mini-emulator-mips/
m_e_mips.mk 15 $(call inherit-product, device/generic/mips/mini_mips.mk)
17 $(call inherit-product, device/generic/mini-emulator-armv7-a-neon/mini_emulator_common.mk)
  /device/generic/mini-emulator-x86/
mini_emulator_x86.mk 15 $(call inherit-product, device/generic/x86/mini_x86.mk)
17 $(call inherit-product, device/generic/mini-emulator-armv7-a-neon/mini_emulator_common.mk)
  /device/generic/mini-emulator-x86_64/
mini_emulator_x86_64.mk 15 $(call inherit-product, device/generic/x86_64/mini_x86_64.mk)
17 $(call inherit-product, device/generic/mini-emulator-armv7-a-neon/mini_emulator_common.mk)
  /device/google/atv/products/
sdk_atv_x86.mk 28 $(call inherit-product, device/google/atv/products/sdk_atv_armv7.mk)
  /external/boringssl/src/ssl/test/runner/curve25519/
doc.go 12 // ScalarMult sets dst to the product in*base where dst and base are the x
18 // ScalarBaseMult sets dst to the product in*base where dst and base are the x
  /external/clang/test/Parser/
cxx1z-fold-expressions.cpp 4 template<typename ...T> constexpr auto product(T ...t) { return (t * ...); } function
  /external/flatbuffers/android/jni/
Application.mk 11 # in a product, an acknowledgment in the product documentation would be
  /external/flatbuffers/samples/android/jni/
Application.mk 11 # in a product, an acknowledgment in the product documentation would be
  /external/google-breakpad/src/tools/windows/symupload/
symupload.cc 39 // product: the HTTP-friendly product name, e.g. "MyApp"
159 L" symupload [--timeout NN] [--product product_name] ^\n"
163 wprintf(L" - product_name is an HTTP-friendly product name. It must only\n"
167 L" symupload.exe --timeout 0 --product Chrome ^\n"
173 const wchar_t *product = nullptr; local
182 if (!wcscmp(L"--product", argv[currentarg])) {
183 product = argv[currentarg + 1];
211 // Don't make a missing product name a hard error. Issue a warning and let
212 // the server decide whether to reject files without product name
    [all...]
  /external/kernel-headers/original/uapi/linux/
hidraw.h 30 __s16 product; member in struct:hidraw_devinfo
virtio_input.h 53 __u16 product; member in struct:virtio_input_devids
  /external/syslinux/gpxe/src/util/
disrom.pl 75 printf " %-16s 0x%04x \"%s\"\n", "Product:",
76 $pnp->{product}, $pnp->product;
  /frameworks/base/tests/privapp-permissions/
Android.mk 38 LOCAL_MANIFEST_FILE := product/AndroidManifest.xml
47 LOCAL_SRC_FILES:= product/privapp-permissions-test.xml
  /frameworks/rs/perf-test-scripts/
get-thermal 40 echo Device: `adb shell getprop ro.product.model`

Completed in 476 milliseconds

1 2 3 4 5 6 7 891011>>