Home
last modified time | relevance | path

Searched +full:0 +full:ad +full:- +full:v2 (Results 1 – 25 of 586) sorted by relevance

12345678910>>...24

/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dadsense.v2.json21 "x16": "http://www.google.com/images/icons/product/search-16.gif",
22 "x32": "http://www.google.com/images/icons/product/search-32.gif"
24 "id": "adsense:v2",
39 "v2 error format"
58 "Responses with Content-Type of application/json",
59 "Media download with context-dependent Content-Type",
60 "Responses with Content-Type of application/x-protobuf"
92 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit…
113 "flatPath": "v2/accounts/{accountsId}",
128 "path": "v2/{+name}",
[all …]
/external/python/google-api-python-client/docs/dyn/
Dadsense_v2.accounts.adclients.adunits.html5 margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
[all …]
Dadsense_v2.accounts.adclients.customchannels.html5 margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
[all …]
Dadsense_v2.accounts.adclients.html5 margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
[all …]
Dadmob_v1beta.accounts.adUnits.html5 margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
[all …]
Dadmob_v1.accounts.adUnits.html5 margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
[all …]
Dadexperiencereport_v1.violatingSites.html5 margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
[all …]
Dadexperiencereport_v1.sites.html5 margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
[all …]
Dadexchangebuyer2_v2beta1.accounts.clients.html5 margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
[all …]
Ddfareporting_v3_5.inventoryItems.html5 margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
[all …]
Ddfareporting_v3_4.inventoryItems.html5 margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
[all …]
Ddfareporting_v3_3.inventoryItems.html5 margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
[all …]
/external/mesa3d/src/gallium/drivers/virgl/ci/
Dtraces-virgl.yml2 ---
3 traces-db:
4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/"
7 glxgears/glxgears-2-v2.trace:
8 gl-virgl:
10 gputest/furmark-v2.trace:
11 gl-virgl:
13 gputest/triangle-v2.trace:
14 gl-virgl:
16 humus/Portals-v2.trace:
[all …]
Dtraces-virgl-iris.yml2 ---
3 traces-db:
4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/"
7 glxgears/glxgears-2-v2.trace:
8 gl-virgl:
10 gputest/furmark-v2.trace:
11 gl-virgl:
13 gputest/triangle-v2.trace:
14 gl-virgl:
16 humus/Portals-v2.trace:
[all …]
/external/eigen/unsupported/test/
Dautodiff.cpp20 …return x*2 - 1 + static_cast<Scalar>(pow(1+x,2)) + 2*sqrt(y*y+0) - 4 * sin(0+x) + 2 * cos(y+0) - e… in foo()
21 //return x+2*y*x;//x*2 -std::pow(x,2);//(2*y/x);// - y*2; in foo()
29 return (p-Vector(Scalar(-1),Scalar(1.))).norm() + (p.array() * p.array()).sum() + p.dot(p); in foo()
57 v[0] = 2 * x[0] * x[0] + x[0] * x[1]; in operator ()()
58 v[1] = 3 * x[1] * x[0] + 0.5 * x[1] * x[1]; in operator ()()
61 v[0] += 0.5 * x[2]; in operator ()()
66 v[2] = 3 * x[1] * x[0] * x[0]; in operator ()()
80 j(0,0) = 4 * x[0] + x[1]; in operator ()()
81 j(1,0) = 3 * x[1]; in operator ()()
83 j(0,1) = x[0]; in operator ()()
[all …]
/external/mesa3d/src/amd/ci/
Dtraces-amd.yml2 ---
3 traces-db:
4 download-url: "http://caching-proxy/cache/?uri=https://s3.freedesktop.org/mesa-tracie-public/"
7 unigine/heaven-scene1-low-d3d11.trace-dxgi:
8 vk-radv-raven:
9 label: [no-perf, slow, skip]
11 unigine/heaven-scene1-low-d3d9.trace-dxgi:
12 vk-radv-raven:
13 label: [no-perf, skip]
15 text: "flaky, starting from around https://mesa.pages.freedesktop.org/-/mesa/-/jobs/40335547/"
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/
Dad-insertion.md1 ---
2 title: Ad insertion
3 ---
5 ExoPlayer can be used for both client-side and server-side ad insertion.
7 ## Client-side ad insertion ##
9 In client-side ad insertion, the player switches between loading media from
12 [VMAP][] ad tag. This can include ad cue positions relative to the start of the
13 content, the actual ad media URIs and metadata such as whether a given ad is
16 When using ExoPlayer's `AdsMediaSource` for client-side ad insertion, the player
20 * [ExoPlayer UI components][] can show markers for ad positions automatically,
[all …]
/external/mesa3d/src/panfrost/ci/
Dtraces-panfrost.yml2 ---
3 traces-db:
4 download-url: "http://caching-proxy/cache/?uri=https://s3.freedesktop.org/mesa-tracie-public/"
7 behdad-glyphy/glyphy-v2.trace:
8 gl-panfrost-t860:
10 glxgears/glxgears-2-v2.trace:
11 gl-panfrost-t860:
13 gl-panfrost-t760:
15 pathfinder/demo-v2.trace:
16 gl-panfrost-t860:
[all …]
/external/mesa3d/src/gallium/drivers/crocus/ci/
Dtraces-crocus.yml2 ---
3 traces-db:
4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/"
7 0ad/0ad-v2.trace:
8 crocus-g41:
10 crocus-hsw:
12 behdad-glyphy/glyphy-v2.trace:
13 crocus-g41:
15 crocus-hsw:
17 glxgears/glxgears-2-v2.trace:
[all …]
/external/mesa3d/src/gallium/drivers/zink/ci/
Dtraces-zink.yml2 ---
3 traces-db:
4 download-url: "http://caching-proxy/cache/?uri=https://s3.freedesktop.org/mesa-tracie-public/"
7 0ad/0ad-v2.trace:
8 gl-zink-anv-tgl:
11 text: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8986
12 behdad-glyphy/glyphy-v2.trace:
13 gl-zink-anv-tgl:
15 blender/blender-demo-cube_diorama.trace:
16 gl-zink-anv-tgl:
[all …]
/external/cronet/stable/third_party/boringssl/src/pki/
Dparse_certificate.h2 // Use of this source code is governed by a BSD-style license that can be
38 // * The octets are a valid DER-encoding of an INTEGER (for instance, minimal
43 // Note that it DOES NOT reject non-positive values (zero or negative).
52 // Note: Non-conforming CAs may issue certificates with serial numbers
56 // |errors| must be a non-null destination for any errors/warnings. If
75 // Parses a DER-encoded "Validity" as specified by RFC 5280. Returns true on
90 // however it is not required to be a valid DER-encoding (i.e. minimal
95 // Parses a DER-encoded "Certificate" as specified by RFC 5280. Returns true on
97 // and success case, if |out_errors| was non-null it may contain extra error
115 // This contains the full (unverified) Tag-Length-Value for a SEQUENCE. No
[all …]
/external/cronet/tot/third_party/boringssl/src/pki/
Dparse_certificate.h2 // Use of this source code is governed by a BSD-style license that can be
38 // * The octets are a valid DER-encoding of an INTEGER (for instance, minimal
43 // Note that it DOES NOT reject non-positive values (zero or negative).
52 // Note: Non-conforming CAs may issue certificates with serial numbers
56 // |errors| must be a non-null destination for any errors/warnings. If
75 // Parses a DER-encoded "Validity" as specified by RFC 5280. Returns true on
90 // however it is not required to be a valid DER-encoding (i.e. minimal
95 // Parses a DER-encoded "Certificate" as specified by RFC 5280. Returns true on
97 // and success case, if |out_errors| was non-null it may contain extra error
115 // This contains the full (unverified) Tag-Length-Value for a SEQUENCE. No
[all …]
/external/ltp/testcases/misc/math/atof/
Datof01.c17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
25 * atof1 -- ascii to floating point test
46 #define FAILED 0
69 /*--------------------------------------------------------------*/
79 /*--------------------------------------------------------------*/ in main()
82 for (i = 0; i < 30; i++) in main()
83 for (j = 0; j < 30; j++) { in main()
95 x = fabs(r1 - r2); in main()
107 /*--------------------------------------------------------------*/ in main()
110 x = 1.0 - exp(-100.0); /* 1.0 - very small number */ in main()
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/
Dad-insertion.md1 ---
2 title: Ad insertion
3 ---
5 ExoPlayer can be used for both client-side and server-side ad insertion.
7 ## Client-side ad insertion ##
9 In client-side ad insertion, the player switches between loading media from
12 [VMAP][] ad tag. This can include ad cue positions relative to the start of the
13 content, the actual ad media URIs and metadata such as whether a given ad is
16 When using ExoPlayer's `AdsMediaSource` for client-side ad insertion, the player
20 * [ExoPlayer UI components][] can show markers for ad positions automatically,
[all …]
/external/mesa3d/src/gallium/drivers/llvmpipe/ci/
Dtraces-llvmpipe.yml2 ---
3 traces-db:
4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/"
7 0ad/0ad-v2.trace:
8 gl-vmware-llvmpipe:
10 bgfx/01-cubes.rdc:
11 gl-vmware-llvmpipe:
13 bgfx/02-metaballs.rdc:
14 gl-vmware-llvmpipe:
16 bgfx/03-raymarch.rdc:
[all …]

12345678910>>...24