Home
last modified time | relevance | path

Searched full:dynamically (Results 1 – 25 of 6909) sorted by relevance

12345678910>>...277

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1336 // Generic, to be used with any state than can be set statically and, as an option, dynamically.
2054 …// When setting the sample mask dynamically, we can use an alternative sample count specified here.
2058 …s optional and can be included statically in the rasterization info or dynamically in vkCmdSetDept…
4494 …// When dynamically setting the vertex buffer stride, we cannot bind the vertex buffer in advance … in maybeBindVertexBufferDynStride()
6993 // Dynamically set cull mode to none in createExtendedDynamicStateTests()
7000 // Dynamically set cull mode to back in createExtendedDynamicStateTests()
7009 // Dynamically set cull mode to front in createExtendedDynamicStateTests()
7017 // Dynamically set cull mode to front and back in createExtendedDynamicStateTests()
7027 // Dynamically set front face to clockwise in createExtendedDynamicStateTests()
7037 // Dynamically set front face to counter-clockwise in createExtendedDynamicStateTests()
[all …]
/aosp_15_r20/external/google-cloud-java/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/src/main/java/com/google/cloud/contentwarehouse/v1/
H A DMapProperty.java27 * which map to dynamically typed values.
116 * Unordered map of dynamically typed values.
138 * Unordered map of dynamically typed values.
152 * Unordered map of dynamically typed values.
173 * Unordered map of dynamically typed values.
365 * which map to dynamically typed values.
604 * Unordered map of dynamically typed values.
626 * Unordered map of dynamically typed values.
640 * Unordered map of dynamically typed values.
661 * Unordered map of dynamically typed values.
[all …]
H A DMapPropertyOrBuilder.java30 * Unordered map of dynamically typed values.
40 * Unordered map of dynamically typed values.
53 * Unordered map of dynamically typed values.
63 * Unordered map of dynamically typed values.
77 * Unordered map of dynamically typed values.
/aosp_15_r20/external/jazzer-api/src/main/native/com/code_intelligence/jazzer/driver/
H A DBUILD.bazel52 # Symbols are only referenced dynamically via JNI.
68 # With sanitizers, symbols are only referenced dynamically via JNI.
81 # Symbols may only be referenced dynamically via JNI.
117 # Symbols are only referenced dynamically via JNI.
125 # Symbols are only referenced dynamically via JNI.
135 # Symbols are only referenced dynamically via JNI.
148 # Symbols are referenced dynamically by libFuzzer.
/aosp_15_r20/external/squashfs-tools/
H A DCHANGES28 - mksquashfs: dynamically allocate recovery_file
29 - mksquashfs: dynamically allocate buffer in subpathname()
30 - mksquashfs: dynamically allocate buffer in pathname()
36 - mksquashfs: dynamically allocate filename in old_add_exclude()
37 - unsquashfs: dynamically allocate pathname in dir_scan()
38 - unsquashfs: dynamically allocate pathname in pre_scan()
39 - sort: dynamically allocate filename in add_sort_list()
42 - pseudo: dynamically allocate path in dump_pseudo()
43 - mksquashfs: dynamically allocate path in display_path2()
44 - mksquashfs: dynamically allocate b_buffer in getbase()
[all …]
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/java/com/google/cloud/automl/v1beta1/
H A DFloat64Stats.java956 * bucket, ascendingly, and the number of the buckets is dynamically
975 * bucket, ascendingly, and the number of the buckets is dynamically
995 * bucket, ascendingly, and the number of the buckets is dynamically
1013 * bucket, ascendingly, and the number of the buckets is dynamically
1032 * bucket, ascendingly, and the number of the buckets is dynamically
1822 * bucket, ascendingly, and the number of the buckets is dynamically
1845 * bucket, ascendingly, and the number of the buckets is dynamically
1867 * bucket, ascendingly, and the number of the buckets is dynamically
1890 * bucket, ascendingly, and the number of the buckets is dynamically
1919 * bucket, ascendingly, and the number of the buckets is dynamically
[all …]
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/admin/v3/
H A Dconfig_dump_shared.proto99 // Describes a dynamically loaded listener via the LDS API.
166 // Describes a dynamically loaded cluster via the CDS API.
204 // The dynamically loaded active clusters. These are clusters that are available to service
208 // The dynamically loaded warming clusters. These are clusters that are currently undergoing
217 // or defined inline while configuring listeners are separated from those configured dynamically vi…
266 // The dynamically loaded route configs.
273 // dynamically obtained scopes via the SRDS API.
326 // The dynamically loaded scoped route configs.
370 // The dynamically loaded endpoint configs.
/aosp_15_r20/external/executorch/backends/xnnpack/operators/
H A Dop_dynamic_quantize_ops.py56 # qinput isn't needed for dynamically quantized nodes since it will always be
63 "Internal Error, dynamically quantized node expected dynamic quantized params",
106 # qinput isn't needed for dynamically quantized nodes since it will always be
113 "Internal Error, dynamically quantized node expected dynamic quantized params",
159 # qinput isn't needed for dynamically quantized nodes since it will always be
166 "Internal Error, dynamically quantized node expected dynamic quantized params",
/aosp_15_r20/build/soong/sdk/
H A Dsdk.go46 // The dynamically generated information about the registered SdkMemberType
49 // The dynamically created instance of the properties struct containing the sdk member type
53 // The dynamically generated information about the registered SdkMemberTrait
56 // The dynamically created instance of the properties struct containing the sdk member trait
101 // Create an instance of the dynamically created struct that contains all the
107 // Create an instance of the dynamically created struct that contains all the properties for the
218 // gatherTraits gathers the traits from the dynamically generated trait specific properties.
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dconfig_dump.proto92 // Describes a dynamically loaded listener via the LDS API.
150 // Describes a dynamically loaded cluster via the CDS API.
185 // The dynamically loaded active clusters. These are clusters that are available to service
189 // The dynamically loaded warming clusters. These are clusters that are currently undergoing
198 // or defined inline while configuring listeners are separated from those configured dynamically vi…
238 // The dynamically loaded route configs.
282 // The dynamically loaded endpoint configs.
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
H A Dconfig_dump.proto92 // Describes a dynamically loaded listener via the LDS API.
150 // Describes a dynamically loaded cluster via the CDS API.
185 // The dynamically loaded active clusters. These are clusters that are available to service
189 // The dynamically loaded warming clusters. These are clusters that are currently undergoing
198 // or defined inline while configuring listeners are separated from those configured dynamically vi…
238 // The dynamically loaded route configs.
282 // The dynamically loaded endpoint configs.
/aosp_15_r20/external/google-breakpad/src/client/windows/crash_generation/
H A Dminidump_generator.h99 // dynamically.
109 // Function pointer type for UuidCreate, which is looked up dynamically.
129 // Handle to dynamically loaded DbgHelp.dll.
135 // Handle to dynamically loaded rpcrt4.dll.
192 // Critical section to sychronize action of loading modules dynamically.
195 // Critical section to synchronize action of dynamically getting function
/aosp_15_r20/external/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h115 #define MH_DYLIB 0x6 /* dynamically bound shared library */
117 #define MH_BUNDLE 0x8 /* dynamically bound bundle file */
277 #define LC_LOAD_DYLIB 0xc /* load a dynamically linked shared library */
278 #define LC_ID_DYLIB 0xd /* dynamically linked shared lib ident */
281 #define LC_PREBOUND_DYLIB 0x10 /* modules prebound for a dynamically */
292 * load a dynamically linked shared library that is allowed to be missing
677 * A dynamically linked shared library (filetype == MH_DYLIB in the mach header)
679 * An object that uses a dynamically linked shared library also contains a
691 * A dynamically linked shared library may be a subframework of an umbrella
707 * For dynamically linked shared libraries that are subframework of an umbrella
[all …]
/aosp_15_r20/development/samples/VirtualDeviceManager/
H A DREADME.md217 *This can be changed dynamically starting with Android V.*
228 *This can be changed dynamically.*
242 *This can be changed dynamically.*
272 *This can be changed dynamically.*
282 *This can be changed dynamically but only applies to newly created
298 *This can be changed dynamically.*
313 *This can be changed dynamically but only applies to newly created
334 *This can be changed dynamically but only applies to newly created
356 *This can be changed dynamically.*
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/
H A DStruct.php13 * which map to dynamically typed values. In some languages, `Struct`
25 * Unordered map of dynamically typed values.
38 * Unordered map of dynamically typed values.
47 * Unordered map of dynamically typed values.
58 * Unordered map of dynamically typed values.
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/
H A DStruct.php13 * which map to dynamically typed values. In some languages, `Struct`
25 * Unordered map of dynamically typed values.
38 * Unordered map of dynamically typed values.
47 * Unordered map of dynamically typed values.
58 * Unordered map of dynamically typed values.
/aosp_15_r20/external/rust/android-crates-io/crates/ptr_meta_derive/src/
Dlib.rs25 "dynamically sized structs must contain at least one field", in derive_pointee_impl()
36 "dynamically sized structs must contain at least one field", in derive_pointee_impl()
42 return Error::new(ident.span(), "unit structs cannot be dynamically sized") in derive_pointee_impl()
47 return Error::new(ident.span(), "enums cannot be dynamically sized").to_compile_error() in derive_pointee_impl()
50 return Error::new(ident.span(), "unions cannot be dynamically sized") in derive_pointee_impl()
/aosp_15_r20/external/rust/crates/ptr_meta_derive/src/
Dlib.rs25 "dynamically sized structs must contain at least one field", in derive_pointee_impl()
36 "dynamically sized structs must contain at least one field", in derive_pointee_impl()
42 return Error::new(ident.span(), "unit structs cannot be dynamically sized") in derive_pointee_impl()
47 return Error::new(ident.span(), "enums cannot be dynamically sized").to_compile_error() in derive_pointee_impl()
50 return Error::new(ident.span(), "unions cannot be dynamically sized") in derive_pointee_impl()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/doc/smart_ptr/
Dintroduction.adoc18 Smart pointers are objects which store pointers to dynamically allocated (heap) objects.
21 exceptions as they ensure proper destruction of dynamically allocated objects. They can also be
22 used to keep track of dynamically allocated objects shared by multiple owners.
31 * `<<scoped_ptr,scoped_ptr>>`, used to contain ownership of a dynamically allocated object to the c…
32 * `<<scoped_array,scoped_array>>`, which provides scoped ownership for a dynamically allocated arra…
/aosp_15_r20/frameworks/rs/driver/runtime/
H A Drs_structs.h13 * other compiler trickery to dynamically get the appropriate values at
92 * other compiler trickery to dynamically get the appropriate values at
126 * other compiler trickery to dynamically get the appropriate values at
155 * other compiler trickery to dynamically get the appropriate values at
191 * other compiler trickery to dynamically get the appropriate values at
233 * other compiler trickery to dynamically get the appropriate values at
276 * other compiler trickery to dynamically get the appropriate values at
/aosp_15_r20/packages/modules/AdServices/adservices/tests/test-util/side-less/com/android/adservices/common/
DAbstractAdServicesFlagsSetterRule.java78 // should dynamically calculate it based on setLogcatTag() calls
172 * in this case), unless the test need to dynamically change the flags after it started.
226 * this case), unless the test need to dynamically change the flags after it started.
245 * this case), unless the test need to dynamically change the flags after it started.
264 * SetMsmtWebContextClientAppAllowList} in this case), unless the test need to dynamically
298 * this case), unless the test need to dynamically change the flags after it started.
345 * this case), unless the test need to dynamically change the flags after it started.
362 * case), unless the test need to dynamically change the flags after it started.
/aosp_15_r20/external/aws-sdk-java-v2/services/devicefarm/src/main/resources/codegen-resources/
H A Dexamples-1.json370 "nextToken": "A dynamically generated value, used for paginating results."
742 "nextToken": "A dynamically generated value, used for paginating results."
823 "nextToken": "A dynamically generated value, used for paginating results."
855 "nextToken": "A dynamically generated value, used for paginating results."
879 "nextToken": "A dynamically generated value, used for paginating results."
928 "nextToken": "A dynamically generated value, used for paginating results."
952 "nextToken": "A dynamically generated value, used for paginating results."
976 "nextToken": "A dynamically generated value, used for paginating results."
1000 "nextToken": "A dynamically generated value, used for paginating results."
1023 "nextToken": "A dynamically generated value, used for paginating results."
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/example/dynamic_interval_/
Ddynamic_interval.cpp17 Dynamically bounded intervals are the library default for interval
30 // Dynamically bounded intervals 'discrete_interval' and 'continuous_interval'
44 // Dynamically bounded intervals are the library default for in main()
78 cout << "----- Dynamically bounded intervals ----------------------------------------\n"; in main()
91 // Using dynamically bounded intervals allows to apply operations in main()
124 //----- Dynamically bounded intervals ----------------------------------------
/aosp_15_r20/external/rust/crates/uefi-raw/
Dapi_guidelines.md40 ### Dynamically Sized Types
43 represent these as [Dynamically Sized Types], but that should be left to
48 This pattern of using a `&Header` to work with dynamically-sized data is
102 [Dynamically Sized Types]: https://doc.rust-lang.org/reference/dynamically-sized-types.html
/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/
Dapi_guidelines.md40 ### Dynamically Sized Types
43 represent these as [Dynamically Sized Types], but that should be left to
48 This pattern of using a `&Header` to work with dynamically-sized data is
102 [Dynamically Sized Types]: https://doc.rust-lang.org/reference/dynamically-sized-types.html

12345678910>>...277