/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | cloudsupport_v2beta.media.html | 109 { # # gdata.* are outside protos with mising documentation 110 …"algorithm": "A String", # # gdata.* are outside protos with mising documentat… 111 …"bigstoreObjectRef": "A String", # # gdata.* are outside protos with mising do… 112 …"blobRef": "A String", # # gdata.* are outside protos with mising documentation 113 …"blobstore2Info": { # # gdata.* are outside protos with mising documentation # # gdata.*… 114 …"blobGeneration": "A String", # # gdata.* are outside protos with mising docum… 115 … "blobId": "A String", # # gdata.* are outside protos with mising documentation 116 …"downloadReadHandle": "A String", # # gdata.* are outside protos with mising d… 117 …"readToken": "A String", # # gdata.* are outside protos with mising documentat… 118 …"uploadMetadataContainer": "A String", # # gdata.* are outside protos with mis… [all …]
|
D | groupssettings_v1.groups.html | 106 …# Identifies whether members external to your organization can join the group. Possible values are: 108 …# - false: Users not belonging to the organization are not allowed to become members of this group. 112 "allowWebPosting": "A String", # Allows posting from web. Possible values are: 115 …chiveOnly": "A String", # Allows the group to be archived only. Possible values are: 116 …and the group is inactive. New messages to this group are rejected. The older archived messages ar… 125 …g merged. This field is read-only and update/patch requests to it are ignored. Possible values are: 129 …ult sender for members who can post messages as the group. Possible values are: - `DEFAULT_SELF`: … 132 …our group's address using the Directory API or the control panel, you are changing the addres… 133 …# Specifies whether a collaborative inbox will remain turned on for the group. Possible values are: 139 …eCustomFooter": "A String", # Whether to include custom footer. Possible values are: [all …]
|
D | apigee_v1.organizations.apiproducts.html | 104 …lude all required values, whether or not you are updating them, as well as any optional values tha… 124 …"approvalType": "A String", # Flag that specifies how API keys are approved to… 125 …s either `public`, `private`, or `internal`. Only products marked `public` are available to develo… 132 …are mapped from the `proxy.pathsuffix` variable. The proxy path suffix is defined as the URI fragm… 134 …s to which the API product is bound. Requests to environments that are not listed are rejected. By… 137 …ils associated with Apigee API proxies or remote services. Remote services are non-Apigee proxies,… 138 …when Apigee API proxies are associated with the API product. Set to `remoteservice` when non-Apige… 139 …configurations for either Apigee API proxies or other remote services that are associated with thi… 141 …the API proxy endpoint or remote service with which the GraphQL operation and quota are associated. 148 … or remote service to which quota will be applied. If only operation types are specified, the quot… [all …]
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/enums/ |
H A D | lead_form_field_user_input_type.proto | 105 // Question: "Which model are you interested in?" 108 // cannot be used if values are set using custom_question_fields. 111 // Question: "Which type of vehicle are you interested in?" 114 // cannot be used if values are set using custom_question_fields. 120 // cannot be used if values are set using custom_question_fields. 126 // cannot be used if values are set using custom_question_fields. 132 // cannot be used if values are set using custom_question_fields. 135 // Question: "What vehicle ownership option are you interested in?" 138 // cannot be used if values are set using custom_question_fields. 141 // Question: "What type of vehicle condition are you interested in?" [all …]
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/enums/ |
H A D | lead_form_field_user_input_type.proto | 105 // Question: "Which model are you interested in?" 108 // cannot be used if values are set using custom_question_fields. 111 // Question: "Which type of vehicle are you interested in?" 114 // cannot be used if values are set using custom_question_fields. 120 // cannot be used if values are set using custom_question_fields. 126 // cannot be used if values are set using custom_question_fields. 132 // cannot be used if values are set using custom_question_fields. 135 // Question: "What vehicle ownership option are you interested in?" 138 // cannot be used if values are set using custom_question_fields. 141 // Question: "What type of vehicle condition are you interested in?" [all …]
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/enums/ |
H A D | lead_form_field_user_input_type.proto | 105 // Question: "Which model are you interested in?" 108 // cannot be used if values are set using custom_question_fields. 111 // Question: "Which type of vehicle are you interested in?" 114 // cannot be used if values are set using custom_question_fields. 120 // cannot be used if values are set using custom_question_fields. 126 // cannot be used if values are set using custom_question_fields. 132 // cannot be used if values are set using custom_question_fields. 135 // Question: "What vehicle ownership option are you interested in?" 138 // cannot be used if values are set using custom_question_fields. 141 // Question: "What type of vehicle condition are you interested in?" [all …]
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/gatt/ |
D | GattServerSetupTest.py | 59 Verify that there are no errors after setting up the input database. 63 signals.TestFailure if there are any errors during setup 80 Verify that there are no errors after setting up the input database. 84 signals.TestFailure if there are any errors during setup 101 Verify that there are no errors after setting up the input database. 105 signals.TestFailure if there are any errors during setup 122 Verify that there are no errors after setting up the input database. 126 signals.TestFailure if there are any errors during setup 145 Verify that there are no errors after setting up the input database. 149 signals.TestFailure if there are any errors during setup [all …]
|
/aosp_15_r20/external/pcre/doc/ |
H A D | pcre2grep.txt | 17 brary to support patterns that are compatible with the regular expres- 23 are given without delimiters. For example: 28 with slashes, as is common in Perl scripts), they are interpreted as 30 on the command line because they are interpreted by the shell, and in- 31 deed quotes are required if a pattern contains white space or shell 36 versely, when one or both of these options are used to specify pat- 37 terns, all arguments are treated as path names. At least one of -e, -f, 40 If no files are specified, pcre2grep reads the standard input. The 46 By default, input files are searched line by line, so pattern asser- 51 followed by a colon. However, there are options that can change how [all …]
|
H A D | pcre2grep.1 | 12 patterns that are compatible with the regular expressions of Perl 5. See 23 Patterns, whether supplied on the command line or in a separate file, are given 29 slashes, as is common in Perl scripts), they are interpreted as part of the 31 because they are interpreted by the shell, and indeed quotes are required if a 36 Conversely, when one or both of these options are used to specify patterns, all 37 arguments are treated as path names. At least one of \fB-e\fP, \fB-f\fP, or an 40 If no files are specified, \fBpcre2grep\fP reads the standard input. The 46 By default, input files are searched line by line, so pattern assertions about 50 output at the start of each line, followed by a colon. However, there are 54 The \fB-h\fP and \fB-H\fP options control whether or not file names are shown, [all …]
|
H A D | pcre2.txt | 6 the pcre2demo program. There are separate text files for the pcre2grep and 27 rate "study" optimizing function; in PCRE2, patterns are automatically 34 are available using the Python syntax. There is also some support for 35 one or two .NET and Oniguruma syntax items, and there are options for 44 PCRE2 that are compiled in both 64-bit and 32-bit modes may be needed. 70 Details of exactly which Perl regular expression features are and are 71 not supported by PCRE2 are given in separate documents. See the 77 client to discover which features are available. The features them- 78 selves are described in the pcre2build page. Documentation about build- 83 data tables that are used by more than one of the exported external [all …]
|
H A D | pcre2pattern.3 | 7 The syntax and semantics of the regular expressions that are supported by PCRE2 17 Perl's regular expressions are described in its own documentation, and regular 18 expressions in general are covered in a number of books, some of which have 23 This document discusses the regular expression patterns that are supported by 27 discussed below are not available when DFA matching is used. The advantages and 29 function, are discussed in the 40 by special items at the start of a pattern. These are not Perl-compatible, but 41 are provided to make these options accessible to pattern writers who are not 159 These facilities are provided to catch runaway matches that are provoked by 180 \fBpcre2_dfa_match()\fP interpreters are used for matching. It does not apply [all …]
|
H A D | pcre2api.3 | 288 These functions became obsolete at release 10.30 and are retained only for 322 POSIX basic and extended patterns can be converted. Details are given in the 332 There are three PCRE2 libraries, supporting 8-bit, 16-bit, and 32-bit code 336 systems the libraries are called \fBlibpcre2-8\fP, \fBlibpcre2-16\fP, and 345 There are also three different sets of data types: 352 The SPTR types are pointers to constants of the equivalent UCHAR types, 353 that is, they are pointers to vectors of unsigned code units. 355 Character strings are passed to a PCRE2 library as sequences of unsigned 361 are defined whose names are the generic forms such as \fBpcre2_compile()\fP and 385 PCRE2 documents, functions and data types are described using their generic [all …]
|
H A D | pcre2test.1 | 24 subject strings to be matched. There are also command lines for setting 30 There are many obscure modifiers, some of which are specifically designed for 31 use in conjunction with the test script and data files that are distributed as 32 part of PCRE2. All the modifiers are documented here, some without much 33 justification, but many of them are unlikely to be of use except when testing 41 strings that are encoded in 8-bit, 16-bit, or 32-bit code units. One, two, or 44 input and output are always in 8-bit format. When testing the 16-bit or 32-bit 45 libraries, patterns and subject strings are converted to 16-bit or 32-bit 46 format before being passed to the library functions. Results are converted back 67 is encountered. By default subject lines are processed for backslash escapes, [all …]
|
/aosp_15_r20/external/junit/src/main/java/org/junit/ |
H A D | Assert.java | 12 * are recorded. These methods can be used directly: 14 * are referenced through static import: 100 * Asserts that two objects are equal. If they are not, an 102 * <code>expected</code> and <code>actual</code> are <code>null</code>, 103 * they are considered equal. 137 * Asserts that two objects are equal. If they are not, an 139 * <code>expected</code> and <code>actual</code> are <code>null</code>, 140 * they are considered equal. 150 * Asserts that two objects are <b>not</b> equals. If they are, an 152 * <code>unexpected</code> and <code>actual</code> are <code>null</code>, [all …]
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | cloudsupport.v2beta.json | 143 …classifications to be used when creating a support case. The classications are hierarchical, with … 161 …-empty, then only cases whose fields match the filter are returned. If empty, then no messages are… 235 …Technical support escalations' in the feature list to find out which tiers are able to perform esc… 297 …-empty, then only cases whose fields match the filter are returned. If empty, then no messages are… 302 …nsensitive, default sorting order is ascending, redundant space characters are insignificant. Exam… 350 …art of this request. Supported values are severity, display_name, and subscriber_email_addresses. … 650 "description": "# gdata.* are outside protos with mising documentation", 654 "description": "# gdata.* are outside protos with mising documentation", 659 "description": "# gdata.* are outside protos with mising documentation", 663 "description": "# gdata.* are outside protos with mising documentation", [all …]
|
/aosp_15_r20/external/skia/resources/sksl/runtime_errors/ |
H A D | Ossfuzz66263.rts | 107 error: 1: interface blocks are not allowed in this kind of program 122 error: 17: unsized arrays are not permitted here 123 error: 17: unsized arrays are not permitted here 124 error: 17: unsized arrays are not permitted here 125 error: 17: unsized arrays are not permitted here 126 error: 17: unsized arrays are not permitted here 127 error: 17: unsized arrays are not permitted here 128 error: 17: unsized arrays are not permitted here 138 error: 25: unsized arrays are not permitted here 140 error: 25: unsized arrays are not permitted here [all …]
|
/aosp_15_r20/external/google-cloud-java/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ |
H A D | JobQuery.java | 206 * If a value isn't specified, jobs are searched for against all 208 * If multiple values are specified, jobs are searched against the 215 * At most 20 company filters are allowed. 230 * If a value isn't specified, jobs are searched for against all 232 * If multiple values are specified, jobs are searched against the 239 * At most 20 company filters are allowed. 254 * If a value isn't specified, jobs are searched for against all 256 * If multiple values are specified, jobs are searched against the 263 * At most 20 company filters are allowed. 279 * If a value isn't specified, jobs are searched for against all [all …]
|
H A D | JobQueryOrBuilder.java | 97 * If a value isn't specified, jobs are searched for against all 99 * If multiple values are specified, jobs are searched against the 106 * At most 20 company filters are allowed. 119 * If a value isn't specified, jobs are searched for against all 121 * If multiple values are specified, jobs are searched against the 128 * At most 20 company filters are allowed. 141 * If a value isn't specified, jobs are searched for against all 143 * If multiple values are specified, jobs are searched against the 150 * At most 20 company filters are allowed. 164 * If a value isn't specified, jobs are searched for against all [all …]
|
/aosp_15_r20/external/google-cloud-java/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/ |
H A D | JobQuery.java | 206 * If a value isn't specified, jobs are searched for against all 208 * If multiple values are specified, jobs are searched against the 213 * At most 20 company filters are allowed. 228 * If a value isn't specified, jobs are searched for against all 230 * If multiple values are specified, jobs are searched against the 235 * At most 20 company filters are allowed. 250 * If a value isn't specified, jobs are searched for against all 252 * If multiple values are specified, jobs are searched against the 257 * At most 20 company filters are allowed. 273 * If a value isn't specified, jobs are searched for against all [all …]
|
H A D | JobQueryOrBuilder.java | 97 * If a value isn't specified, jobs are searched for against all 99 * If multiple values are specified, jobs are searched against the 104 * At most 20 company filters are allowed. 117 * If a value isn't specified, jobs are searched for against all 119 * If multiple values are specified, jobs are searched against the 124 * At most 20 company filters are allowed. 137 * If a value isn't specified, jobs are searched for against all 139 * If multiple values are specified, jobs are searched against the 144 * At most 20 company filters are allowed. 158 * If a value isn't specified, jobs are searched for against all [all …]
|
/aosp_15_r20/external/mksh/src/ |
H A D | mksh.1 | 10 .\" are retained or reproduced in an accompanying document, permission 33 .\" * <>| are problematic, so redefine and use \*(Lt\*(Gt\*(Ba 237 The options are as follows: 248 option is used or if both standard input and standard error are attached 380 If there are no non-option 386 if commands are being read from a file, the file is used as the name; 415 Words (which are sequences of characters) are delimited by unquoted whitespace 427 Aside from delimiting words, spaces and tabs are ignored, while newlines 429 The meta-characters are used in building the following 439 etc. are used to specify redirections (see [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/ |
H A D | IoLib.h | 19 The unused upper bits of Segment, and Port are stripped prior to the 36 This function must guarantee that all I/O read and write operations are 39 If 8-bit I/O port operations are not supported, then ASSERT(). 57 operations are serialized. 59 If 8-bit I/O port operations are not supported, then ASSERT(). 81 This function must guarantee that all I/O read and write operations are 84 If 8-bit I/O port operations are not supported, then ASSERT(). 106 This function must guarantee that all I/O write and write operations are 109 If 8-bit I/O port operations are not supported, then ASSERT(). 132 operations are serialized. [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/ |
H A D | IoLib.h | 19 The unused upper bits of Segment, and Port are stripped prior to the 36 This function must guarantee that all I/O read and write operations are 39 If 8-bit I/O port operations are not supported, then ASSERT(). 57 operations are serialized. 59 If 8-bit I/O port operations are not supported, then ASSERT(). 81 This function must guarantee that all I/O read and write operations are 84 If 8-bit I/O port operations are not supported, then ASSERT(). 106 This function must guarantee that all I/O write and write operations are 109 If 8-bit I/O port operations are not supported, then ASSERT(). 132 operations are serialized. [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/ |
H A D | IoLib.h | 19 The unused upper bits of Segment, and Port are stripped prior to the 36 This function must guarantee that all I/O read and write operations are 39 If 8-bit I/O port operations are not supported, then ASSERT(). 57 operations are serialized. 59 If 8-bit I/O port operations are not supported, then ASSERT(). 81 This function must guarantee that all I/O read and write operations are 84 If 8-bit I/O port operations are not supported, then ASSERT(). 106 This function must guarantee that all I/O write and write operations are 109 If 8-bit I/O port operations are not supported, then ASSERT(). 132 operations are serialized. [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/api/test-api-stubs-docs-non-updatable/android_common/everything/ |
D | api_lint_report.txt | 110 …es auto-generated documentation by @RequiresPermission. If the permissions are only required under… 113 …es auto-generated documentation by @RequiresPermission. If the permissions are only required under… 115 …es auto-generated documentation by @RequiresPermission. If the permissions are only required under… 116 …es auto-generated documentation by @RequiresPermission. If the permissions are only required under… 126 …es auto-generated documentation by @RequiresPermission. If the permissions are only required under… 127 …es auto-generated documentation by @RequiresPermission. If the permissions are only required under… 128 …es auto-generated documentation by @RequiresPermission. If the permissions are only required under… 129 …es auto-generated documentation by @RequiresPermission. If the permissions are only required under… 130 …es auto-generated documentation by @RequiresPermission. If the permissions are only required under… 135 …es auto-generated documentation by @RequiresPermission. If the permissions are only required under… [all …]
|