Home
last modified time | relevance | path

Searched full:lets (Results 1 – 25 of 2359) sorted by relevance

12345678910>>...95

/external/elfutils/tests/
Drun-elfputzdata.sh45 Lets compress 22 .sbss, size: 0
47 Lets compress 24 .stab, size: 21540
48 Lets compress 25 .stabstr, size: 57297
49 Lets compress 26 .comment, size: 648
50 Lets compress 27 .debug_aranges, size: 56
51 Lets compress 28 .debug_pubnames, size: 93
52 Lets compress 29 .debug_info, size: 960
53 Lets compress 30 .debug_abbrev, size: 405
54 Lets compress 31 .debug_line, size: 189
55 Lets compress 32 .note, size: 240
[all …]
/external/googleapis/google/ads/googleads/v14/enums/
Dplaceholder_type.proto40 // Lets you show links in your ad to pages from your website, including the
44 // Lets you attach a phone number to an ad, allowing customers to call
48 // Lets you provide users with a link that points to a mobile app in
52 // Lets you show locations of businesses from your Business Profile
63 // Lets you include additional text with your search ads that provide
69 // Lets you add more info to your ad, specific to some predefined categories
79 // Lets you display prices for a list of items along with your ads. A price
83 // Lets you highlight sales and other promotions that let users see how
87 // Lets you dynamically inject custom data into the title and description
117 // Lets you attach an image to an ad.
Dbrand_safety_suitability.proto40 // This option lets you show ads across all inventory on YouTube and video
48 // This option lets you show ads across a wide range of content that's
58 // This option lets you show ads on a reduced range of content that's
/external/googleapis/google/ads/googleads/v15/enums/
Dplaceholder_type.proto40 // Lets you show links in your ad to pages from your website, including the
44 // Lets you attach a phone number to an ad, allowing customers to call
48 // Lets you provide users with a link that points to a mobile app in
52 // Lets you show locations of businesses from your Business Profile
63 // Lets you include additional text with your search ads that provide
69 // Lets you add more info to your ad, specific to some predefined categories
79 // Lets you display prices for a list of items along with your ads. A price
83 // Lets you highlight sales and other promotions that let users see how
87 // Lets you dynamically inject custom data into the title and description
117 // Lets you attach an image to an ad.
Dbrand_safety_suitability.proto40 // This option lets you show ads across all inventory on YouTube and video
48 // This option lets you show ads across a wide range of content that's
58 // This option lets you show ads on a reduced range of content that's
/external/googleapis/google/ads/googleads/v16/enums/
Dplaceholder_type.proto40 // Lets you show links in your ad to pages from your website, including the
44 // Lets you attach a phone number to an ad, allowing customers to call
48 // Lets you provide users with a link that points to a mobile app in
52 // Lets you show locations of businesses from your Business Profile
63 // Lets you include additional text with your search ads that provide
69 // Lets you add more info to your ad, specific to some predefined categories
79 // Lets you display prices for a list of items along with your ads. A price
83 // Lets you highlight sales and other promotions that let users see how
87 // Lets you dynamically inject custom data into the title and description
117 // Lets you attach an image to an ad.
Dbrand_safety_suitability.proto40 // This option lets you show ads across all inventory on YouTube and video
48 // This option lets you show ads across a wide range of content that's
58 // This option lets you show ads on a reduced range of content that's
/external/python/google-api-python-client/samples/
DREADME.md5 Lets you manage your Ad Exchange Buyer account.
48 Lets you access user activities in your enterprise made through various
77 Lets you view and manage jobs in a Coordinate team.
91 Lets you search over a website or collection of websites.
105 Lets you discover information about other Google APIs, such as what APIs are
123 Lets you manage permission levels and related settings of a group.
156 Lets you access a cloud hosted machine learning service that makes it easy to
186 Lets you search over product data.
200 Lets you manage the Google Compute Engine instances in your projects.
212 Lets you store and retrieve potentially-large, immutable data objects.
[all …]
/external/openscreen/third_party/abseil/src/absl/strings/internal/
Dchar_map_test.cc53 const absl::strings_internal::Charmap lets("^abcde", 3); in TEST() local
59 ASSERT_TRUE(symbols.IntersectsWith(lets)); in TEST()
60 ASSERT_TRUE(!lets2.IntersectsWith(lets)); in TEST()
61 ASSERT_TRUE(lets.IntersectsWith(symbols)); in TEST()
62 ASSERT_TRUE(!lets.IntersectsWith(lets2)); in TEST()
65 ASSERT_TRUE(!lets.IsZero()); in TEST()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dchar_map_test.cc53 const absl::strings_internal::Charmap lets("^abcde", 3); in TEST() local
59 ASSERT_TRUE(symbols.IntersectsWith(lets)); in TEST()
60 ASSERT_TRUE(!lets2.IntersectsWith(lets)); in TEST()
61 ASSERT_TRUE(lets.IntersectsWith(symbols)); in TEST()
62 ASSERT_TRUE(!lets.IntersectsWith(lets2)); in TEST()
65 ASSERT_TRUE(!lets.IsZero()); in TEST()
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/
Dchar_map_test.cc53 const absl::strings_internal::Charmap lets("^abcde", 3); in TEST() local
59 ASSERT_TRUE(symbols.IntersectsWith(lets)); in TEST()
60 ASSERT_TRUE(!lets2.IntersectsWith(lets)); in TEST()
61 ASSERT_TRUE(lets.IntersectsWith(symbols)); in TEST()
62 ASSERT_TRUE(!lets.IntersectsWith(lets2)); in TEST()
65 ASSERT_TRUE(!lets.IsZero()); in TEST()
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/internal/
Dchar_map_test.cc53 const absl::strings_internal::Charmap lets("^abcde", 3); in TEST() local
59 ASSERT_TRUE(symbols.IntersectsWith(lets)); in TEST()
60 ASSERT_TRUE(!lets2.IntersectsWith(lets)); in TEST()
61 ASSERT_TRUE(lets.IntersectsWith(symbols)); in TEST()
62 ASSERT_TRUE(!lets.IntersectsWith(lets2)); in TEST()
65 ASSERT_TRUE(!lets.IsZero()); in TEST()
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
Dchar_map_test.cc53 const absl::strings_internal::Charmap lets("^abcde", 3); in TEST() local
59 ASSERT_TRUE(symbols.IntersectsWith(lets)); in TEST()
60 ASSERT_TRUE(!lets2.IntersectsWith(lets)); in TEST()
61 ASSERT_TRUE(lets.IntersectsWith(symbols)); in TEST()
62 ASSERT_TRUE(!lets.IntersectsWith(lets2)); in TEST()
65 ASSERT_TRUE(!lets.IsZero()); in TEST()
/external/abseil-cpp/absl/strings/
Dcharset_test.cc55 const absl::CharSet lets(absl::string_view("^abcde", 3)); in TEST() local
61 EXPECT_FALSE((symbols & lets).empty()); in TEST()
62 EXPECT_TRUE((lets2 & lets).empty()); in TEST()
63 EXPECT_FALSE((lets & symbols).empty()); in TEST()
64 EXPECT_TRUE((lets & lets2).empty()); in TEST()
67 EXPECT_FALSE(lets.empty()); in TEST()
/external/cronet/third_party/abseil-cpp/absl/strings/
Dcharset_test.cc55 const absl::CharSet lets(absl::string_view("^abcde", 3)); in TEST() local
61 EXPECT_FALSE((symbols & lets).empty()); in TEST()
62 EXPECT_TRUE((lets2 & lets).empty()); in TEST()
63 EXPECT_FALSE((lets & symbols).empty()); in TEST()
64 EXPECT_TRUE((lets & lets2).empty()); in TEST()
67 EXPECT_FALSE(lets.empty()); in TEST()
/external/libtextclassifier/abseil-cpp/absl/strings/internal/
Dchar_map_test.cc53 const absl::strings_internal::Charmap lets("^abcde", 3); in TEST() local
59 ASSERT_TRUE(symbols.IntersectsWith(lets)); in TEST()
60 ASSERT_TRUE(!lets2.IntersectsWith(lets)); in TEST()
61 ASSERT_TRUE(lets.IntersectsWith(symbols)); in TEST()
62 ASSERT_TRUE(!lets.IntersectsWith(lets2)); in TEST()
65 ASSERT_TRUE(!lets.IsZero()); in TEST()
/external/angle/third_party/abseil-cpp/absl/strings/
Dcharset_test.cc55 const absl::CharSet lets(absl::string_view("^abcde", 3)); in TEST() local
61 EXPECT_FALSE((symbols & lets).empty()); in TEST()
62 EXPECT_TRUE((lets2 & lets).empty()); in TEST()
63 EXPECT_FALSE((lets & symbols).empty()); in TEST()
64 EXPECT_TRUE((lets & lets2).empty()); in TEST()
67 EXPECT_FALSE(lets.empty()); in TEST()
/external/python/cpython3/Lib/test/
Dcfgparser.343 lets use some Unicode = 片仮名
65 lets = %(go)s
69 lets = %(go)s
/external/skia/bazel/
Dskia_rules.bzl102 This lets us provide compiler flags (copts) and global linker flags (linkopts) consistently
119 This lets us provide compiler flags (copts) and global linker flags (linkopts) consistently
150 This lets us provide compiler flags (copts) consistently to the Skia build (e.g. //:skia_public)
153 It also lets us easily tweak these settings when being built in G3.
180 It lets us have third_party deps, linkopts, etc be set close to where they impact,
217 This lets us provide compiler flags (copts) consistently to the Skia build (e.g. //:skia_public)
220 It also lets us easily tweak these settings when being built in G3.
/external/apache-velocity-engine/velocity-engine-examples/src/main/java/org/apache/velocity/example/
DExample2.java56 /* lets make a Context and put data into it */ in main()
63 /* lets render a template */ in main()
79 * lets dynamically 'create' our template in main()
/external/cronet/third_party/boringssl/src/pki/testdata/ssl/certificates/
DREADME49 - lets-encrypt-dst-x3-root.pem: A chain that ends in the Lets encrypt DST X3
51 lets-encrypt-isrg-x1-root.pem.
52 - lets-encrypt-isrg-x1-root.pem: A chain that ends in the Lets encrypt ISRG X1
54 lets-encrypt-dst-x3-root.pem.
/external/cronet/net/data/ssl/certificates/
DREADME49 - lets-encrypt-dst-x3-root.pem: A chain that ends in the Lets encrypt DST X3
51 lets-encrypt-isrg-x1-root.pem.
52 - lets-encrypt-isrg-x1-root.pem: A chain that ends in the Lets encrypt ISRG X1
54 lets-encrypt-dst-x3-root.pem.
/external/desugar/java/com/google/devtools/common/options/
DOptionDocumentationCategory.java70 * This option lets a user specify WHICH output they wish the command to have. It might be a
76 * This option lets a user configure the outputs. Unlike OUTPUT_SELECTION, which specifies whether
93 * This option lets a user configure the toolchain used to execute actions in the build. This is
/external/libxml2/
Dschematron.c115 xmlSchematronLetPtr lets; /* the list of let variables */ member
432 * @lets: a list of let variables
437 xmlSchematronFreeLets(xmlSchematronLetPtr lets) { in xmlSchematronFreeLets() argument
440 while (lets != NULL) { in xmlSchematronFreeLets()
441 next = lets->next; in xmlSchematronFreeLets()
442 if (lets->name != NULL) in xmlSchematronFreeLets()
443 xmlFree(lets->name); in xmlSchematronFreeLets()
444 if (lets->comp != NULL) in xmlSchematronFreeLets()
445 xmlXPathFreeCompExpr(lets->comp); in xmlSchematronFreeLets()
446 xmlFree(lets); in xmlSchematronFreeLets()
[all …]
/external/rust/crates/rustix/src/mm/
Duserfaultfd.rs5 //! Calling `userfaultfd` is safe, but the returned file descriptor lets users
18 /// The call itself is safe, but the returned file descriptor lets users

12345678910>>...95