HomeSort by relevance Sort by last modified time
    Searched refs:product (Results 176 - 200 of 962) sorted by null

1 2 3 4 5 6 78 91011>>

  /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)
  /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 29 __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/rs/perf-test-scripts/
get-thermal 40 echo Device: `adb shell getprop ro.product.model`
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-director-plugin/0.20.0/
tycho-p2-director-plugin-0.20.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
hidraw.h 29 __s16 product; member in struct:hidraw_devinfo
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/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
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/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
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
hidraw.h 32 __s16 product; member in struct:hidraw_devinfo
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
hidraw.h 32 __s16 product; member in struct:hidraw_devinfo
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
hidraw.h 32 __s16 product; member in struct:hidraw_devinfo
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
hidraw.h 32 __s16 product; member in struct:hidraw_devinfo
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
hidraw.h 32 __s16 product; member in struct:hidraw_devinfo
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
hidraw.h 32 __s16 product; member in struct:hidraw_devinfo
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
hidraw.h 32 __s16 product; member in struct:hidraw_devinfo
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
hidraw.h 32 __s16 product; member in struct:hidraw_devinfo
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
hidraw.h 32 __s16 product; member in struct:hidraw_devinfo

Completed in 893 milliseconds

1 2 3 4 5 6 78 91011>>