/aosp_15_r20/external/deqp/external/vulkancts/data/vulkan/amber/graphicsfuzz/ |
H A D | index.txt | 1 { "access-new-vector-inside-if-condition.amber", "access-new-vector-inside-if-condition"… 2 { "always-discarding-function.amber", "always-discarding-function", "A f… 3 { "always-false-if-in-do-while.amber", "always-false-if-in-do-while", "A … 4 { "always-false-if-with-discard-return.amber", "always-false-if-with-discard-return", … 5 { "arr-value-set-to-arr-value-squared.amber", "arr-value-set-to-arr-value-squared", … 6 { "array-idx-multiplied-by-for-loop-idx.amber", "array-idx-multiplied-by-for-loop-idx", … 7 { "assign-array-value-to-another-array.amber", "assign-array-value-to-another-array", … 8 { "assign-array-value-to-another-array-2.amber", "assign-array-value-to-another-array-2"… 9 { "barrier-in-loop-with-break.amber", "barrier-in-loop-with-break", "A c… 10 { "break-in-do-while-with-nested-if.amber", "break-in-do-while-with-nested-if", … [all …]
|
/aosp_15_r20/external/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
H A D | FieldMaskUtil.java | 1 // Protocol Buffers - Google's data interchange format 3 // https://developers.google.com/protocol-buffers/ 70 // Ignore empty paths. in toString() 92 * Parses from a string to a FieldMask and validates all field paths. 102 * Constructs a FieldMask for a list of field paths in a certain type. 107 public static FieldMask fromStringList(Class<? extends Message> type, Iterable<String> paths) { in fromStringList() argument 108 return fromStringList(Internal.getDefaultInstance(type).getDescriptorForType(), paths); in fromStringList() 112 * Constructs a FieldMask for a list of field paths in a certain type. 116 public static FieldMask fromStringList(Descriptor descriptor, Iterable<String> paths) { in fromStringList() argument 117 return fromStringList(Optional.of(descriptor), paths); in fromStringList() [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
H A D | FieldMaskUtil.java | 1 // Protocol Buffers - Google's data interchange format 3 // https://developers.google.com/protocol-buffers/ 70 // Ignore empty paths. in toString() 92 * Parses from a string to a FieldMask and validates all field paths. 102 * Constructs a FieldMask for a list of field paths in a certain type. 107 public static FieldMask fromStringList(Class<? extends Message> type, Iterable<String> paths) { in fromStringList() argument 108 return fromStringList(Internal.getDefaultInstance(type).getDescriptorForType(), paths); in fromStringList() 112 * Constructs a FieldMask for a list of field paths in a certain type. 116 public static FieldMask fromStringList(Descriptor descriptor, Iterable<String> paths) { in fromStringList() argument 117 return fromStringList(Optional.of(descriptor), paths); in fromStringList() [all …]
|
/aosp_15_r20/build/soong/cmd/path_interposer/ |
H A D | main_test.go | 7 // http://www.apache.org/licenses/LICENSE-2.0 24 "android/soong/ui/build/paths" 66 logConfig := func(name string) paths.PathConfig { 68 return paths.PathConfig{ 73 return paths.PathConfig{ 78 return paths.PathConfig{ 116 args: []string{"bash", "-c", "exit 42"}, 123 args: []string{"bash", "-c", "kill -9 $$"}, 149 logFunc := func(logSocket string, entry *paths.LogEntry, done chan interface{}) { 158 exitCode, err := Main(ioutil.Discard, ioutil.Discard, interposer, testCase.args, mainOpts{ [all …]
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/docs/ |
H A D | canonical_filenames.html | 10 program depending upon APR needs to know that two paths may be 12 two paths do not return the same resource</p>. 15 have only one root path, "/". Win32 and OS2 share root paths of 19 of the form "//server/share/" where share is a share-point of the 20 specified network server. Finally, NetWare root paths are of the 22 machine. All these non-Unix file systems accept volume:path, 38 It's also critical to simply truncate leading "/../" paths to "/", 43 paths, leading ".." elements are significant, until they are merged 63 many or many to one translations. An example would be u-umlaut, which 64 might be accepted as a single character u-umlaut, a two character [all …]
|
/aosp_15_r20/external/python/watchdog/src/watchdog/observers/ |
D | fsevents.py | 4 :author: contact@tiger-222.fr (Mickaël Schoentgen) 73 ) -> None: 82 def on_thread_stop(self) -> None: 86 def queue_event(self, event: FileSystemEvent) -> None: 87 …# fsevents defaults to be recursive, so if the watch was meant to be non-recursive then we need to… 95 def _is_recursive_event(self, event: FileSystemEvent) -> bool: 109 …e_created_event(self, event: FileSystemEvent, src_path: bytes | str, dirname: bytes | str) -> None: 114 …e_deleted_event(self, event: FileSystemEvent, src_path: bytes | str, dirname: bytes | str) -> None: 119 …_modified_event(self, event: FileSystemEvent, src_path: bytes | str, dirname: bytes | str) -> None: 130 ) -> None: [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/ |
D | commands.go | 7 // http://www.apache.org/licenses/LICENSE-2.0 36 // function for command-line completion, the report format to use 44 description string // single-line description text saying what the command does 45 usage string // multi-line help text saying how the command is used 75 // PostProcessor is a function that applies post-processing to the report output 84 // Commands that require no post-processing. 91 …gs, nil, nil, false, "Outputs all tags in the profile", "tags [tag_regex]* [-ignore_regex]* [>file… 114 …"gv": {report.Dot, invokeDot("ps"), invokeVisualizer("ps", []string{"gv --noantialias"}), fals… 126 // Filename for file-based output formats, stdout by default. 127 "output": helpText("Output filename for file-based outputs"), [all …]
|
/aosp_15_r20/external/perfetto/docs/case-studies/ |
H A D | memory.md | 6 * [ADB](https://developer.android.com/studio/command-line/adb) installed and 13 /docs/data-sources/native-heap-profiler.md#heapprofd-targets) for more 19 `dumpsys meminfo` which gives a high-level overview of how much of the various 31 ------ ------ ------ ------ ------ ------ ------ ------ 54 the [mmap() system call](https://man7.org/linux/man-pages/man2/mmap.2.html). 59 VMAs can be of two types: file-backed and anonymous. 61 **File-backed VMAs** are a view of a file in memory. They are obtained passing a 65 File-backed VMAs are used, for instance, by the dynamic linker (`ld`) when 69 **Anonymous VMAs** are memory-only areas not backed by any file. This is the way 87 From a memory-consumption viewpoint, individual pages within a VMA can have the [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/build/ |
D | common.rs | 1 // SPDX-License-Identifier: Apache-2.0 43 /// `llvm-config` couldn't be executed but an instance of `libclang` was found 47 discard: bool, field 51 pub fn discard(mut self) { in discard() method 52 self.discard = true; in discard() 58 if self.discard { in drop() 64 if let Some(errors) = errors.get("llvm-config") { in drop() 66 "cargo:warning=could not execute `llvm-config` one or more \ in drop() 68 a full path to valid `llvm-config` executable it will be used \ in drop() 78 if let Some(errors) = errors.get("xcode-select") { in drop() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/out/ |
D | common.rs | 1 // SPDX-License-Identifier: Apache-2.0 43 /// `llvm-config` couldn't be executed but an instance of `libclang` was found 47 discard: bool, field 51 pub fn discard(mut self) { in discard() method 52 self.discard = true; in discard() 58 if self.discard { in drop() 64 if let Some(errors) = errors.get("llvm-config") { in drop() 66 "cargo:warning=could not execute `llvm-config` one or more \ in drop() 68 a full path to valid `llvm-config` executable it will be used \ in drop() 78 if let Some(errors) = errors.get("xcode-select") { in drop() [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/clang-sys/copy_clang-sys_build_out/gen/ |
D | common.rs | 1 // SPDX-License-Identifier: Apache-2.0 43 /// `llvm-config` couldn't be executed but an instance of `libclang` was found 47 discard: bool, field 51 pub fn discard(mut self) { in discard() method 52 self.discard = true; in discard() 58 if self.discard { in drop() 64 if let Some(errors) = errors.get("llvm-config") { in drop() 66 "cargo:warning=could not execute `llvm-config` one or more \ in drop() 68 a full path to valid `llvm-config` executable it will be used \ in drop() 78 if let Some(errors) = errors.get("xcode-select") { in drop() [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/clang-sys/libclang_sys/linux_glibc_x86_64_rlib_rlib-std/out/ |
D | common.rs | 1 // SPDX-License-Identifier: Apache-2.0 43 /// `llvm-config` couldn't be executed but an instance of `libclang` was found 47 discard: bool, field 51 pub fn discard(mut self) { in discard() method 52 self.discard = true; in discard() 58 if self.discard { in drop() 64 if let Some(errors) = errors.get("llvm-config") { in drop() 66 "cargo:warning=could not execute `llvm-config` one or more \ in drop() 68 a full path to valid `llvm-config` executable it will be used \ in drop() 78 if let Some(errors) = errors.get("xcode-select") { in drop() [all …]
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | FieldMaskPartial.cs | 2 // Protocol Buffers - Google's data interchange format 4 // https://developers.google.com/protocol-buffers/ 43 // Manually-written partial class for the FieldMask well-known type. 50 /// Converts a field mask specified by paths to a string. 57 /// <param name="paths">Paths in the field mask</param> 58 /// <param name="diagnosticOnly">Determines the handling of non-normalized values</param> 60 internal static string ToJson(IList<string> paths, bool diagnosticOnly) in ToJson() argument 62 var firstInvalid = paths.FirstOrDefault(p => !IsPathValid(p)); in ToJson() 67 var query = paths.Select(JsonFormatter.ToJsonName); in ToJson() 70 … JsonFormatter.WriteString(writer, string.Join(",", paths.Select(JsonFormatter.ToJsonName))); in ToJson() [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | FieldMaskPartial.cs | 2 // Protocol Buffers - Google's data interchange format 4 // https://developers.google.com/protocol-buffers/ 43 // Manually-written partial class for the FieldMask well-known type. 50 /// Converts a field mask specified by paths to a string. 57 /// <param name="paths">Paths in the field mask</param> 58 /// <param name="diagnosticOnly">Determines the handling of non-normalized values</param> 60 internal static string ToJson(IList<string> paths, bool diagnosticOnly) in ToJson() argument 62 var firstInvalid = paths.FirstOrDefault(p => !IsPathValid(p)); in ToJson() 67 var query = paths.Select(JsonFormatter.ToJsonName); in ToJson() 70 … JsonFormatter.WriteString(writer, string.Join(",", paths.Select(JsonFormatter.ToJsonName))); in ToJson() [all …]
|
/aosp_15_r20/build/soong/cc/ |
H A D | builder.go | 7 // http://www.apache.org/licenses/LICENSE-2.0 50 Command: "$relPwd ${config.CcWrapper}$ccCmd -c $cFlags -MD -MF ${out}.d -o $out $in$postCmd", 58 Command: "$relPwd $ccCmd -c $cFlags -o $out $in$postCmd", 68 "${crtEnd} -o ${out} ${ldFlags} ${extraLibFlags}", 72 // clang -Wl,--out-implib doesn't update its output file if it hasn't changed. 88 // Without -no-pie, clang 7.0 adds -pie to link Android files, 89 // but -r and -pie cannot be used together. 90 … Command: "$reTemplate$ldCmd -fuse-ld=lld -nostdlib -no-pie -Wl,-r ${in} -o ${out} ${ldFlags}", 104 Command: "rm -f ${out} && $arCmd $arFlags $out @${out}.rsp", 115 …Command: "rm -f ${out} && $arCmd $arObjFlags $out @${out}.rsp && $arCmd $arLibFlags $out $a… [all …]
|
/aosp_15_r20/libcore/tools/expected_upstream/ |
H A D | ojluni_merge_to_main.py | 1 #!/usr/bin/python3 -B 9 # http://www.apache.org/licenses/LICENSE-2.0 21 # pylint: disable=g-importing-member 31 # pylint: disable=g-multiple-import 56 repo: Repo, commit: Commit) -> List[ExpectedUpstreamEntry]: 96 "No-Typo-Check: Imported files" 116 def create_commit_staging_diff(repo: Repo) -> None: 135 f" git checkout {commit.hexsha} -- EXPECTED_UPSTREAM") 138 def create_commit_summary(diff_entries: List[ExpectedUpstreamEntry]) -> str: 154 # Non-test entries [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/requests/ |
D | cookies.py | 30 The original request object is read-only. The client is responsible for collecting 55 host = to_native_string(self._r.headers["Host"], encoding="utf-8") 152 """Unsets a cookie by name, by default over all domains and paths. 195 """Dict-like get() that also supports optional domain and path args in 207 """Dict-like set() that also supports optional domain and path args in 226 """Dict-like iterkeys() that returns an iterator of names of cookies 235 """Dict-like keys() that returns a list of names of cookies from the 243 """Dict-like itervalues() that returns an iterator of values of cookies 252 """Dict-like values() that returns a list of values of cookies from the 260 """Dict-like iteritems() that returns an iterator of name-value tuples [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/requests/ |
D | cookies.py | 30 The original request object is read-only. The client is responsible for collecting 55 host = to_native_string(self._r.headers["Host"], encoding="utf-8") 152 """Unsets a cookie by name, by default over all domains and paths. 195 """Dict-like get() that also supports optional domain and path args in 207 """Dict-like set() that also supports optional domain and path args in 226 """Dict-like iterkeys() that returns an iterator of names of cookies 235 """Dict-like keys() that returns a list of names of cookies from the 243 """Dict-like itervalues() that returns an iterator of values of cookies 252 """Dict-like values() that returns a list of values of cookies from the 260 """Dict-like iteritems() that returns an iterator of name-value tuples [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/requests/ |
D | cookies.py | 30 The original request object is read-only. The client is responsible for collecting 55 host = to_native_string(self._r.headers["Host"], encoding="utf-8") 152 """Unsets a cookie by name, by default over all domains and paths. 195 """Dict-like get() that also supports optional domain and path args in 207 """Dict-like set() that also supports optional domain and path args in 226 """Dict-like iterkeys() that returns an iterator of names of cookies 235 """Dict-like keys() that returns a list of names of cookies from the 243 """Dict-like itervalues() that returns an iterator of values of cookies 252 """Dict-like values() that returns a list of values of cookies from the 260 """Dict-like iteritems() that returns an iterator of name-value tuples [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/requests/ |
D | cookies.py | 30 The original request object is read-only. The client is responsible for collecting 55 host = to_native_string(self._r.headers["Host"], encoding="utf-8") 152 """Unsets a cookie by name, by default over all domains and paths. 195 """Dict-like get() that also supports optional domain and path args in 207 """Dict-like set() that also supports optional domain and path args in 226 """Dict-like iterkeys() that returns an iterator of names of cookies 235 """Dict-like keys() that returns a list of names of cookies from the 243 """Dict-like itervalues() that returns an iterator of values of cookies 252 """Dict-like values() that returns a list of values of cookies from the 260 """Dict-like iteritems() that returns an iterator of name-value tuples [all …]
|
/aosp_15_r20/external/clang/utils/analyzer/ |
H A D | SATestBuild.py | 12 - ProjectMap file 13 - Historical Performance Data 14 - Project Dir1 15 - ReferenceOutput 16 - Project Dir2 17 - ReferenceOutput 22 - Copy over a copy of the Repository Directory. (TODO: Prefer to ensure that 24 - Build all projects, until error. Produce logs to report errors. 25 - Compare results. 33 The compiler for scan-build and scan-build are in the PATH. [all …]
|
/aosp_15_r20/external/icing/icing/index/numeric/ |
H A D | integer-index.cc | 7 // http://www.apache.org/licenses/LICENSE-2.0 15 #include "icing/index/numeric/integer-index.h" 29 #include "icing/file/destructible-directory.h" 31 #include "icing/file/memory-mapped-file.h" 32 #include "icing/index/iterator/doc-hit-info-iterator-section-restrict.h" 33 #include "icing/index/numeric/doc-hit-info-iterator-numeric.h" 34 #include "icing/index/numeric/integer-index-storage.h" 35 #include "icing/index/numeric/posting-list-integer-index-serializer.h" 36 #include "icing/store/document-id.h" 38 #include "icing/util/status-macros.h" [all …]
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/random/internal/ |
H A D | randen_engine_test.cc | 7 // https://www.apache.org/licenses/LICENSE-2.0 70 // half of the bites were flipped between two non-correlated values. in TYPED_TEST() 80 unchanged_bits += bitset.size() - bitset.count(); in TYPED_TEST() 91 // Verify using a quick normal-approximation to the binomial. in TYPED_TEST() 121 engine2.discard(num_discard); in TYPED_TEST() 125 ASSERT_EQ(r1, r2) << "used=" << num_used << " discard=" << num_discard; in TYPED_TEST() 144 for (size_t discard = 0; discard < kTwoBufferValues; ++discard) { in TYPED_TEST() local 147 engine.discard(discard); in TYPED_TEST() 226 e.discard(z); in TYPED_TEST() 627 // randen_engine typically costs ~5ns per value for the optimized code paths, in TEST() [all …]
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/random/internal/ |
H A D | randen_engine_test.cc | 7 // https://www.apache.org/licenses/LICENSE-2.0 70 // half of the bites were flipped between two non-correlated values. in TYPED_TEST() 80 unchanged_bits += bitset.size() - bitset.count(); in TYPED_TEST() 91 // Verify using a quick normal-approximation to the binomial. in TYPED_TEST() 121 engine2.discard(num_discard); in TYPED_TEST() 125 ASSERT_EQ(r1, r2) << "used=" << num_used << " discard=" << num_discard; in TYPED_TEST() 144 for (size_t discard = 0; discard < kTwoBufferValues; ++discard) { in TYPED_TEST() local 147 engine.discard(discard); in TYPED_TEST() 226 e.discard(z); in TYPED_TEST() 627 // randen_engine typically costs ~5ns per value for the optimized code paths, in TEST() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/ |
D | randen_engine_test.cc | 7 // https://www.apache.org/licenses/LICENSE-2.0 70 // half of the bites were flipped between two non-correlated values. in TYPED_TEST() 80 unchanged_bits += bitset.size() - bitset.count(); in TYPED_TEST() 91 // Verify using a quick normal-approximation to the binomial. in TYPED_TEST() 121 engine2.discard(num_discard); in TYPED_TEST() 125 ASSERT_EQ(r1, r2) << "used=" << num_used << " discard=" << num_discard; in TYPED_TEST() 144 for (size_t discard = 0; discard < kTwoBufferValues; ++discard) { in TYPED_TEST() local 147 engine.discard(discard); in TYPED_TEST() 226 e.discard(z); in TYPED_TEST() 627 // randen_engine typically costs ~5ns per value for the optimized code paths, in TEST() [all …]
|