Home
last modified time | relevance | path

Searched refs:products (Results 1 – 25 of 1497) sorted by relevance

12345678910>>...60

/external/python/google-api-python-client/samples/searchforshopping/
Dmain.py27 res = p.products().list(
37 res = p.products().list(
51 res = p.products().get(
Dbasic.py25 resource = client.products()
Dfulltextsearch.py32 resource = client.products()
Drestricting.py36 resource = client.products()
Dcrowding.py38 resource = client.products()
Dranking.py36 resource = client.products()
Dhistograms.py33 resource = client.products()
/external/eigen/Eigen/
DCore471 #include "src/Core/products/GeneralBlockPanelKernel.h"
472 #include "src/Core/products/Parallelizer.h"
474 #include "src/Core/products/GeneralMatrixVector.h"
475 #include "src/Core/products/GeneralMatrixMatrix.h"
477 #include "src/Core/products/GeneralMatrixMatrixTriangular.h"
478 #include "src/Core/products/SelfadjointMatrixVector.h"
479 #include "src/Core/products/SelfadjointMatrixMatrix.h"
480 #include "src/Core/products/SelfadjointProduct.h"
481 #include "src/Core/products/SelfadjointRank2Update.h"
482 #include "src/Core/products/TriangularMatrixVector.h"
[all …]
/external/libcups/scheduler/
Dcups-driverd.cxx75 products[PPD_MAX_PROD][128], member
272 strlcpy(ppd->record.products[0], product, sizeof(ppd->record.products[0])); in add_ppd()
804 ppd->record.name, ppd->record.languages[0], ppd->record.products[0], in dump_ppds_dat()
1377 if (!ppd->record.products[i][0]) in list_ppds()
1379 else if (!_cups_strcasecmp(ppd->record.products[i], product)) in list_ppds()
1384 else if (!_cups_strncasecmp(ppd->record.products[i], product, in list_ppds()
1506 ppd->record.products[0]); in list_ppds()
1508 for (i = 1; i < PPD_MAX_PROD && ppd->record.products[i][0]; i ++) in list_ppds()
1509 cupsdSendIPPString(IPP_TAG_TEXT, "", ppd->record.products[i]); in list_ppds()
1687 …strlcpy(ppd->record.products[products_found], product->value->value, sizeof(ppd->record.products[0… in load_drv()
[all …]
/external/mesa3d/docs/
Dconform.rst9 products <https://www.khronos.org/conformance/adopters/conformant-products/>`_
24 conformance results to get added to the list of conformant products.
/external/llvm-project/llvm/docs/
DBugLifeCycle.rst31 newly reported bugs or what the breakdown into products & components is we use,
34 #. `Maintenance of Bug products/component metadata`_
47 most products/components, but may not always succeed in doing so.
125 .. _Maintenance of Bug products/component metadata:
127 Maintenance of products/components metadata
131 to be made to the breakdown of products & components modeled in Bugzilla.
/external/tensorflow/tensorflow/lite/g3doc/microcontrollers/
Dindex.md27 [Arm Cortex-M Series](https://developer.arm.com/ip-products/processors/cortex-m)
29 [ESP32](https://www.espressif.com/en/products/hardware/esp32/overview). The
37 * [SparkFun Edge](https://www.sparkfun.com/products/15170)
42 * [Espressif ESP32-DevKitC](https://www.espressif.com/en/products/hardware/esp32-devkitc/overview)
43 * [Espressif ESP-EYE](https://www.espressif.com/en/products/hardware/esp-eye/overview)
45 * [Himax WE-I Plus EVB Endpoint AI Development Board](https://www.sparkfun.com/products/17256)
/external/tensorflow/third_party/eigen3/
DLICENSE434 ./Eigen/src/Core/products/Parallelizer.h
435 ./Eigen/src/Core/products/SelfadjointMatrixVector.h
436 ./Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
437 ./Eigen/src/Core/products/TriangularSolverMatrix.h
438 ./Eigen/src/Core/products/GeneralMatrixMatrix.h
439 ./Eigen/src/Core/products/SelfadjointProduct.h
440 ./Eigen/src/Core/products/CoeffBasedProduct.h
441 ./Eigen/src/Core/products/TriangularMatrixVector.h
442 ./Eigen/src/Core/products/SelfadjointMatrixMatrix.h
443 ./Eigen/src/Core/products/TriangularSolverVector.h
[all …]
/external/tensorflow/tensorflow/lite/g3doc/models/smart_reply/
Doverview.md52 …<li><a href="https://www.blog.google/products/gmail/save-time-with-smart-reply-in-gmail/">Gmail</a…
53 …<li><a href="https://www.blog.google/products/gmail/computer-respond-to-this-email/">Inbox</a></li>
54 <li><a href="https://blog.google/products/allo/google-allo-smarter-messaging-app/">Allo</a></li>
/external/bcc/tools/
Ddbslower_example.txt53 6.767888 25776 0.288 select id from products where userid = 0
57 6.847623 25776 0.166 select id from products where userid = 1
61 6.881722 25776 0.260 select id from products where userid = 2
/external/ipsec-tools/src/racoon/
DNOTICE13 may be used to endorse or promote products derived from this software
42 may be used to endorse or promote products derived from this software
71 may be used to endorse or promote products derived from this software
100 may be used to endorse or promote products derived from this software
128 may be used to endorse or promote products derived from this software
157 may be used to endorse or promote products derived from this software
187 may be used to endorse or promote products derived from this software
216 may be used to endorse or promote products derived from this software
248 or promote products derived from this software without specific prior
278 may be used to endorse or promote products derived from this software
[all …]
/external/ipsec-tools/
DNOTICE13 may be used to endorse or promote products derived from this software
42 may be used to endorse or promote products derived from this software
71 may be used to endorse or promote products derived from this software
100 may be used to endorse or promote products derived from this software
128 may be used to endorse or promote products derived from this software
157 may be used to endorse or promote products derived from this software
187 may be used to endorse or promote products derived from this software
216 may be used to endorse or promote products derived from this software
248 or promote products derived from this software without specific prior
278 may be used to endorse or promote products derived from this software
[all …]
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-02-12.data2 # products purchased
/external/freetype/docs/
DLICENSE.TXT9 any of your projects or products.
15 is suited to products which don't use the GNU General Public
/external/flatbuffers/swift/
DPackage.swift12 products: [
/external/llvm/test/YAMLParser/
Dspec-02-12.test4 # products purchased
/external/llvm-project/llvm/test/YAMLParser/
Dspec-02-12.test4 # products purchased
/external/eigen/doc/
DTopicLazyEvaluation.dox6 It will handle aliasing automatically in most cases, for example with matrix products. The automati…
21 … second, lazy evaluation can be very dangerous, for example with matrix products: doing <tt>matrix…
43 …lt as we saw above that lazy evaluation gives wrong results with matrix products. It also doesn't …
55 …t it is often beneficial for performance to evaluate immediately matrix products when they are nes…
DTopicMultithreading.dox25 - general dense matrix - matrix products
27 - row-major-sparse * dense vector/matrix products
/external/libldac/
DNOTICE4 Taking the certification process is required to use LDAC in your products.

12345678910>>...60