Searched full:modifies (Results 1 – 25 of 1868) sorted by relevance
12345678910>>...75
| /external/google-breakpad/src/google_breakpad/processor/ |
| D | basic_source_line_resolver.h | 91 // Notice, that this method modifies the input |file_line| which is why it 102 // Notice, that this method modifies the input |inline_origin_line| which is 118 // Notice, that this method modifies the input |inline| 134 // Notice, that this method modifies the input |function_line| which is why it 148 // Notice, that this method modifies the input |function_line| which is why 160 // Notice, that this method modifies the input |function_line| which is why
|
| /external/autotest/server/site_tests/firmware_UpdateKernelVersion/ |
| D | firmware_UpdateKernelVersion.py | 13 mode. On runtime, this test modifies the kernel version of kernel b and 14 modifies cgpt to reboot with kernel b. Check kernel version after reboot, 33 """Modifies kernel B and sets CGPT priority."""
|
| D | control | 28 This test should run in developer mode. On runtime, this test modifies the 29 kernel version of kernel b and modifies cgpt to reboot with kernel b. Check
|
| /external/llvm/include/llvm/Analysis/ |
| D | AliasAnalysis.h | 88 /// Flags indicating whether a memory access modifies or references memory. 95 /// The access neither references nor modifies the value stored in memory. 99 /// The access modifies the value stored in memory. 101 /// The access both references and modifies the value stored in memory. 343 /// a particular call site modifies or reads the specified memory location. 353 /// a particular call modifies or reads the specified memory location. 364 /// a particular invoke modifies or reads the specified memory location. 375 /// a particular load modifies or reads the specified memory location. 384 /// a particular store modifies or reads the specified memory location. 393 /// a particular store modifies or reads the specified memory location. [all …]
|
| /external/zstd/contrib/pzstd/utils/ |
| D | Buffer.h | 53 * Modifies the original `Buffer` to point to only [begin + n, end). 64 /// Modifies the buffer to point to the range [begin + n, end). 69 /// Modifies the buffer to point to the range [begin, end - n).
|
| /external/autotest/server/site_tests/firmware_UpdateKernelDataKeyVersion/ |
| D | firmware_UpdateKernelDataKeyVersion.py | 13 This test should run in developer mode. On runtime, this test modifies the 14 kernel data key version of kernel b and modifies cgpt to reboot with kernel 50 """Modifies kernel b and sets CGPT priority."""
|
| D | control | 30 This test should run in developer mode. On runtime, this test modifies the 31 kernel data key version of kernel b and modifies cgpt to reboot with kernel b.
|
| /external/linux-kselftest/tools/testing/selftests/livepatch/ |
| D | test-livepatch.sh | 13 # - load a livepatch that modifies the output from /proc/cmdline and 48 # - load a livepatch that modifies the output from /proc/cmdline and 108 # - load a livepatch that modifies the output from /proc/cmdline and
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | pattern_matcher.h | 507 // Modifies the pattern to match only if the layout equals the given proto. 1027 // Modifies the pattern to match only if the shape equals the given proto. 1033 // Modifies the pattern to match only if the shape is compatible to the given 1039 // Modifies the pattern to match only if the shape has the given element type. 1048 // Modifies the pattern to match only if the shape is scalar. 1053 // Modifies the pattern to match only if the shape is an array. 1058 // Modifies the pattern to match only if the shape is a tuple. 1067 // Modifies the pattern to match only if the shape has the given rank. 1072 // Modifies the pattern to match only if the shape has a layout that matches 1083 // Modifies the pattern to match only if the shape is a dense array. [all …]
|
| /external/cronet/net/disk_cache/simple/ |
| D | simple_test_util.h | 50 // Modifies the key SHA256 from an entry so that it is corrupt. 54 // Modifies the stream 0 length field from an entry so it is invalid.
|
| /external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/mapper/ |
| D | StaticTableTag.java | 31 …* A function that modifies an existing {@link StaticTableSchema.Builder} when this tag is applied … 35 * @return a consumer that modifies an existing {@link StaticTableSchema.Builder}.
|
| /external/cronet/third_party/icu/source/common/ |
| D | ubiditransform.cpp | 125 * @return Whether or not this function modifies the text. Besides the return 142 * @return Whether or not this function modifies the text. Besides the return 162 * @return Whether or not this function modifies the text. Besides the return 181 * @return Whether or not this function modifies the text. Besides the return 198 * @return Whether or not this function modifies the text. Besides the return 270 * @return Whether or not this function modifies the text. Besides the return 300 * @return Whether or not this function modifies the text. Besides the return
|
| /external/icu/icu4c/source/common/ |
| D | ubiditransform.cpp | 125 * @return Whether or not this function modifies the text. Besides the return 142 * @return Whether or not this function modifies the text. Besides the return 162 * @return Whether or not this function modifies the text. Besides the return 181 * @return Whether or not this function modifies the text. Besides the return 198 * @return Whether or not this function modifies the text. Besides the return 270 * @return Whether or not this function modifies the text. Besides the return 300 * @return Whether or not this function modifies the text. Besides the return
|
| /external/pdfium/public/ |
| D | fpdf_thumbnail.h | 19 // This only modifies |buffer| if |buflen| less than or equal to the 34 // This only modifies |buffer| if |buflen| is less than or equal to
|
| /external/tink/cc/ |
| D | template_rule.bzl | 18 """Modifies ctx.file.src keys in ctx.attr.substitutions with corresponding values.""" 25 # Rule for simple expansion of template files. Modifies the templates in src substituting the keys
|
| /external/tink/cc/integration/awskms/ |
| D | template_rule.bzl | 18 """Modifies ctx.file.src keys in ctx.attr.substitutions with corresponding values.""" 25 # Rule for simple expansion of template files. Modifies the templates in src substituting the keys
|
| /external/tink/java_src/ |
| D | template_rule.bzl | 18 """Modifies ctx.file.src keys in ctx.attr.substitutions with corresponding values.""" 25 # Rule for simple expansion of template files. Modifies the templates in src substituting the keys
|
| /external/googleapis/google/ads/googleads/v14/enums/ |
| D | simulation_type.proto | 30 // Container for enum describing the field a simulation modifies. 32 // Enum describing the field a simulation modifies.
|
| D | simulation_modification_method.proto | 30 // Container for enum describing the method by which a simulation modifies 33 // Enum describing the method by which a simulation modifies a field.
|
| /external/googleapis/google/ads/googleads/v16/enums/ |
| D | simulation_modification_method.proto | 30 // Container for enum describing the method by which a simulation modifies 33 // Enum describing the method by which a simulation modifies a field.
|
| D | simulation_type.proto | 30 // Container for enum describing the field a simulation modifies. 32 // Enum describing the field a simulation modifies.
|
| /external/googleapis/google/ads/googleads/v15/enums/ |
| D | simulation_type.proto | 30 // Container for enum describing the field a simulation modifies. 32 // Enum describing the field a simulation modifies.
|
| D | simulation_modification_method.proto | 30 // Container for enum describing the method by which a simulation modifies 33 // Enum describing the method by which a simulation modifies a field.
|
| /external/cronet/net/base/ |
| D | host_mapping_rules.h | 33 // Modifies `*host_port` based on the current rules. Returns true if 37 // Modifies the host and port of `url` based on current rules. May only be
|
| /external/angle/third_party/spirv-tools/src/source/opt/ |
| D | upgrade_memory_model.h | 56 // Modifies the OpMemoryModel to use VulkanKHR. Adds the Vulkan memory model 97 // Modifies the flags of |inst| to include the new flags for the Vulkan 105 // Modifies the semantics at |in_operand| of |inst| to include the volatile
|
12345678910>>...75