Home
last modified time | relevance | path

Searched defs:product (Results 51 - 75 of 130) sorted by relevance

123456

/third_party/gn/src/gn/
H A Dohos_components.cc306 void OhosComponentsImpl::LoadToolchain(const Value *product) in LoadToolchain() argument
336 LoadOhosComponents(const std::string &build_dir, const Value *enable, const Value *indep, const Value *product, Err *err) LoadOhosComponents() argument
489 LoadOhosComponents(const std::string &build_dir, const Value *enable, const Value *indep, const Value *product, Err *err) LoadOhosComponents() argument
H A Dxcode_object.cc854 PBXFileReference* product = products_->CreateChild<PBXFileReference>( in AddNativeTarget() local
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmatrix_utils.cpp241 Mat4 Mat4::product(const Mat4 &m) in product() function in angle::Mat4
267 Vector4 Mat4::product(const Vector4 &b) in product() function in angle::Mat4
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djcdctmgr.c418 UDCTELEM2 product; in quantize() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderAtomicOpTests.cpp57 static inline T product (const tcu::Vector<T, Size>& v) in product() function
[all...]
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/core/src/
H A Dhks_client_service_test.cpp449 const char *product = "product"; in HWTEST_F() local
/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_device.h284 void SetiProduct(uint8_t product) in SetiProduct() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dpixel_convert.h118 uint32_t product = colorComponent * alpha + GET_8_BIT; in Premul255() local
/third_party/backends/backend/
H A Dstv680.c528 SANE_Word product; in stv680_identify_vidcam() local
1551 SANE_Word product; in sane_init() local
H A Dstv680.h98 SANE_Word product; member
H A Dgt68xx_low.c214 gt68xx_find_usb_device_entry (SANE_Word vendor, SANE_Word product) in gt68xx_find_usb_device_entry() argument
231 SANE_Word vendor, product; in gt68xx_device_identify() local
H A Dp5_device.h98 SANE_String_Const product; member
H A Drts8891_low.h105 SANE_String_Const product; member
H A Dricoh2.c171 SANE_Int vendor, product; in attach() local
H A Dcanon630u-common.c1505 SANE_Word product; in CANON_open_device() local
H A Depson2.c581 int vendor, product; in detect_usb() local
808 int vendor, product; in attach_one_config() local
[all...]
H A Dma1509.c286 SANE_Word vendor, product; in attach() local
H A Dsp15c.c1241 char product[0x11]; in sp15c_identify_scanner() local
[all...]
H A Dpieusb_scancmd.h63 SANE_Char product[17]; /* actually 16 bytes, null-terminated ...SF Scanner... */ member
H A Dricoh.h259 SANE_Byte product[8]; member
/third_party/mesa3d/include/android_stub/system/
H A Dradio.h137 char product[RADIO_STRING_LEN_MAX]; /* product name */ member
153 char product[RADIO_STRING_LEN_MAX]; member
/third_party/node/deps/v8/src/utils/
H A Dutils.h164 int64_t product = a * b; in SaturateRoundingQMul() local
/third_party/skia/tests/
H A DMathTest.cpp355 int product = (c * a + 255); in test_muldiv255ceiling() local
/third_party/python/Objects/
H A Drangeobject.c945 PyObject *product, *stop=NULL; in longrangeiter_reduce() local
1020 PyObject *product, *new_index, *result; in longrangeiter_next() local
1144 PyObject *sum, *diff, *product; range_reverse() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTypes.cpp552 unsigned int product = 1u; in getArraySizeProduct() local

Completed in 30 milliseconds

123456