HomeSort by relevance Sort by last modified time
    Searched refs:product (Results 126 - 150 of 302) sorted by null

1 2 3 4 56 7 8 91011>>

  /build/core/
dex_preopt.mk 37 --product-dir=$(DEXPREOPT_PRODUCT_DIR) --boot-dir=$(DEXPREOPT_BOOT_JAR_DIR) \
envsetup.mk 21 # The product defaults to generic on hardware
23 # was invoked with a PRODUCT-xxx-yyy goal.
106 # Define them here so they can be used in product config files.
113 # Read the product specs so we an get TARGET_DEVICE and other
169 TARGET_PRODUCT_OUT_ROOT := $(TARGET_OUT_ROOT)/product
  /external/bluetooth/bluez/src/
sdpd-service.c 175 void register_device_id(const uint16_t vendor, const uint16_t product,
187 info("Adding device id record for %04x:%04x", vendor, product);
189 btd_manager_set_did(vendor, product, version);
219 product_data = sdp_data_alloc(SDP_UINT16, &product);
storage.h 67 const uint16_t product, const uint16_t version);
70 uint16_t *product, uint16_t *version);
storage.c 961 const uint16_t product, const uint16_t version)
970 vendor, product, version);
977 uint16_t *product, uint16_t *version)
1013 if (product)
1014 *product = (uint16_t) strtol(product_str, NULL, 16);
1025 uint16_t *product, uint16_t *version)
1034 vendor, product, version);
1088 if (product)
1089 *product = lproduct;
  /external/v8/test/mjsunit/
top-level-assignments.js 89 Calculator.prototype.product = function() { return this.x * this.y; };
95 assertEquals(200, calc.product());
  /external/webkit/Source/WebCore/html/canvas/
CheckedInt.h 289 twice_bigger_type product = twice_bigger_type(x) * twice_bigger_type(y); local
290 return is_in_range<T>(product);
300 twice_bigger_type product = twice_bigger_type(x) * twice_bigger_type(y); local
301 return is_in_range<T>(product);
457 /** \returns the product. Checks for overflow. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hiddev.h 47 __s16 product; member in struct:hiddev_devinfo
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hiddev.h 47 __s16 product; member in struct:hiddev_devinfo
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hiddev.h 47 __s16 product; member in struct:hiddev_devinfo
  /build/
envsetup.sh 48 # check to see if the supplied product is one we can build
207 local product=$TARGET_PRODUCT
211 export PROMPT_COMMAND="echo -ne \"\033]0;[${product}-${variant}] ${USER}@${HOSTNAME}: ${PWD}\007\""
296 # that kinda works with a generic product, but really, you should
297 # pick a product by name.
311 echo -n "Which product would you like? [$default_value] "
326 echo "** Not a valid product: $ANSWER"
344 # The product name is the name of the directory containing
477 local product=$(echo -n $selection | sed -e "s/-.*$//")
478 check_product $product
    [all...]
  /build/target/board/generic/
BoardConfig.mk 3 # Product-specific compile-time definitions.
6 # The generic product target doesn't have any hardware-specific pieces.
  /device/moto/stingray/
BoardConfig.mk 19 # included in a build is to use PRODUCT_PACKAGES in a product
  /device/sample/apps/SampleEmailPolicy/
Android.mk 20 # system to create "MyDeviceEmailPolicy.apk". You must then add this to the appropriate product.mk
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_bugzilla/org/eclipse/releng/services/bugzilla/
UpdateBugStateTask.java 47 private static final String HTTPS_BUGS_ECLIPSE_ORG_BUGS_BUGLIST_CGI_PRODUCT = "https://bugs.eclipse.org/bugs/buglist.cgi?product="; //$NON-NLS-1$
95 private static final String PRODUCT = "product"; //$NON-NLS-1$
181 private String product; field in class:UpdateBugStateTask
205 product = EMPTY;
235 product = p;
330 if (!bugList.equals(EMPTY) && endDate.equals(EMPTY) && milestone.equals(EMPTY) && product.equals(EMPTY))
350 if (product.equals(EMPTY))
359 (!product.equals(EMPTY) ? product + SP : EMPTY) +
    [all...]
  /external/libmtp/examples/
detect.c 90 rawdevices[i].device_entry.product != NULL) {
93 rawdevices[i].device_entry.product,
  /external/nist-sip/java/javax/sip/header/
HeaderFactory.java 148 ServerHeader createServerHeader(List product) throws ParseException;
170 UserAgentHeader createUserAgentHeader(List product) throws ParseException;
  /external/openfst/src/include/fst/
sparse-power-weight.h 179 // Semimodule dot product
183 const SparsePowerWeight<W, K>& product = Times(w1, w2); local
185 for (SparseTupleWeightIterator<W, K> it(product); !it.Done(); it.Next()) {
fstlib.h 107 #include <fst/product-weight.h>
  /frameworks/base/data/fonts/
fonts.mk 15 # Warning: this is actually a product definition, to be inherited from
  /libcore/
CaCerts.mk 49 # This is so that build/target/product/core.mk can use cacerts in PRODUCT_PACKAGES
  /external/v8/src/
bignum.cc 257 // The product of a bigit with the factor is of size kBigitSize + 32.
262 DoubleChunk product = static_cast<DoubleChunk>(factor) * bigits_[i] + carry; local
263 bigits_[i] = static_cast<Chunk>(product & kBigitMask);
264 carry = (product >> kBigitSize);
748 DoubleChunk product = static_cast<DoubleChunk>(factor) * other.bigits_[i];
749 DoubleChunk remove = borrow + product;
  /bionic/libc/kernel/common/linux/
mod_devicetable.h 197 __u16 product; member in struct:input_device_id
  /development/ndk/platforms/android-3/include/linux/
mod_devicetable.h 193 __u16 product; member in struct:input_device_id
  /external/kernel-headers/original/linux/
mod_devicetable.h 63 * @idProduct: Vendor-assigned product ID.
64 * @bcdDevice_lo: Low end of range of vendor-assigned product version numbers.
65 * This is also used to identify individual product versions, for
67 * @bcdDevice_hi: High end of version number range. The range of product
102 /* Used for product specific matches; range is inclusive */
284 __u16 product; member in struct:input_device_id

Completed in 702 milliseconds

1 2 3 4 56 7 8 91011>>