/external/deqp/android/cts/main/vk-main-2025-03-01/image/ |
D | concurrent-copy.txt | 1 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.gradient.device.w… 2 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.gradient.host.rea… 3 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.gradient.host.wri… 4 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.random.device.wri… 5 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.random.host.read_… 6 …ent_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.random.host.write 13 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.gradient.device.w… 14 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.gradient.host.rea… 15 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.gradient.host.wri… 16 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.random.device.wri… [all …]
|
/external/deqp/external/vulkancts/mustpass/main/vk-default/image/ |
D | concurrent-copy.txt | 1 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.gradient.device.w… 2 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.gradient.host.rea… 3 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.gradient.host.wri… 4 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.random.device.wri… 5 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.random.host.read_… 6 …ent_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.random.host.write 13 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.gradient.device.w… 14 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.gradient.host.rea… 15 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.gradient.host.wri… 16 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.random.device.wri… [all …]
|
/external/swiftshader/tests/regres/testlists/vk-default/image/ |
D | concurrent-copy.txt | 1 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.gradient.device.w… 2 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.gradient.host.rea… 3 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.gradient.host.wri… 4 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.random.device.wri… 5 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.random.host.read_… 6 …ent_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.random.host.write 13 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.gradient.device.w… 14 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.gradient.host.rea… 15 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.gradient.host.wri… 16 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.random.device.wri… [all …]
|
/external/llvm/test/MC/Mips/ |
D | set-nomacro.s | 3 # CHECK-NOT: warning: macro instruction expanded into multiple instructions 81 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 83 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 85 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 88 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 90 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 92 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 94 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 96 # CHECK: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions 99 # CHECK-NOT: [[@LINE-1]]:3: warning: macro instruction expanded into multiple instructions [all …]
|
/external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | round.inl | 76 GLM_FUNC_QUALIFIER static genType call(genType Source, genType Multiple) 79 return Source + (Multiple - std::fmod(Source, Multiple)); 81 return Source + std::fmod(-Source, Multiple); 89 GLM_FUNC_QUALIFIER static genType call(genType Source, genType Multiple) 92 return Tmp + (Multiple - (Tmp % Multiple)); 100 GLM_FUNC_QUALIFIER static genType call(genType Source, genType Multiple) 105 return Tmp + (Multiple - (Tmp % Multiple)); 108 return Source + (-Source % Multiple); 119 GLM_FUNC_QUALIFIER static genType call(genType Source, genType Multiple) 122 return Source - std::fmod(Source, Multiple); [all …]
|
D | round.hpp | 85 /// Return true if the 'Value' is a multiple of 'Multiple'. 89 GLM_FUNC_DECL bool isMultiple(genIUType Value, genIUType Multiple); 91 /// Return true if the 'Value' is a multiple of 'Multiple'. 95 GLM_FUNC_DECL vecType<bool, P> isMultiple(vecType<T, P> const & Value, T Multiple); 97 /// Return true if the 'Value' is a multiple of 'Multiple'. 101 …FUNC_DECL vecType<bool, P> isMultiple(vecType<T, P> const & Value, vecType<T, P> const & Multiple); 103 /// Higher multiple number of Source. 107 /// @param Multiple Must be a null or positive value 111 GLM_FUNC_DECL genType ceilMultiple(genType Source, genType Multiple); 113 /// Higher multiple number of Source. [all …]
|
/external/llvm/test/tools/dsymutil/X86/ |
D | multiple-inputs.test | 1 RUN: rm -rf %T/multiple-inputs 2 RUN: mkdir -p %T/multiple-inputs 4 RUN: cat %p/../Inputs/basic.macho.x86_64 > %T/multiple-inputs/basic.macho.x86_64 5 RUN: cat %p/../Inputs/basic-archive.macho.x86_64 > %T/multiple-inputs/basic-archive.macho.x86_64 6 RUN: cat %p/../Inputs/basic-lto.macho.x86_64 > %T/multiple-inputs/basic-lto.macho.x86_64 7 RUN: cat %p/../Inputs/basic-lto-dw4.macho.x86_64 > %T/multiple-inputs/basic-lto-dw4.macho.x86_64 9 # Multiple inputs in flat mode 10 …%p/.. %T/multiple-inputs/basic.macho.x86_64 %T/multiple-inputs/basic-archive.macho.x86_64 %T/multi… 11 RUN: llvm-dwarfdump %T/multiple-inputs/basic.macho.x86_64.dwarf \ 13 RUN: llvm-dwarfdump %T/multiple-inputs/basic-archive.macho.x86_64.dwarf \ [all …]
|
/external/llvm/test/DebugInfo/ |
D | debuglineinfo-macho.test | 3 RUN: llvm-dwarfdump %p/Inputs/test-multiple-macho.o | FileCheck %s 4 RUN: llvm-rtdyld -printline %p/Inputs/test-multiple-macho.o | FileCheck %s 5 RUN: llvm-rtdyld -printobjline %p/Inputs/test-multiple-macho.o | FileCheck %s 14 RUN: llvm-rtdyld -printobjline %p/Inputs/test-multiple-macho.o \ 16 RUN: llvm-rtdyld -printline %p/Inputs/test-multiple-macho.o \ 25 TEST_MULTIPLE-NEXT: Line info @ 0: multiple.c, line:5 26 TEST_MULTIPLE-NEXT: Line info @ 7: multiple.c, line:6 27 TEST_MULTIPLE-NEXT: Line info @ 16: multiple.c, line:9 28 TEST_MULTIPLE-NEXT: Line info @ 21: multiple.c, line:9 29 TEST_MULTIPLE-NEXT: Line info @ 26: multiple.c, line:7 [all …]
|
/external/deqp/external/vulkancts/mustpass/main/vksc-default/image/ |
D | concurrent-copy.txt | 1 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.gradient.device.w… 2 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_2d.multiple.random.device.wri… 5 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.gradient.device.w… 6 …nt_copy.vk_format_r32g32_sfloat.vk_image_tiling_linear.vk_image_type_3d.multiple.random.device.wri… 9 …t_copy.vk_format_r32g32_sfloat.vk_image_tiling_optimal.vk_image_type_2d.multiple.gradient.device.w… 10 …t_copy.vk_format_r32g32_sfloat.vk_image_tiling_optimal.vk_image_type_2d.multiple.random.device.wri… 13 …t_copy.vk_format_r32g32_sfloat.vk_image_tiling_optimal.vk_image_type_3d.multiple.gradient.device.w… 14 …t_copy.vk_format_r32g32_sfloat.vk_image_tiling_optimal.vk_image_type_3d.multiple.random.device.wri… 17 dEQP-VKSC.image.concurrent_copy.vk_format_r8_unorm.vk_image_tiling_linear.vk_image_type_2d.multiple… 18 dEQP-VKSC.image.concurrent_copy.vk_format_r8_unorm.vk_image_tiling_linear.vk_image_type_2d.multiple… [all …]
|
/external/clang/test/Sema/ |
D | warn-unsequenced.c | 13 a = ++a; // expected-warning {{multiple unsequenced modifications to 'a'}} in test() 15 a = a++; // expected-warning {{multiple unsequenced modifications to 'a'}} in test() 17 ++a + ++a; // expected-warning {{multiple unsequenced modifications}} in test() 18 a++ + a++; // expected-warning {{multiple unsequenced modifications}} in test() 19 a = xs[++a]; // expected-warning {{multiple unsequenced modifications}} in test() 20 a = xs[a++]; // expected-warning {{multiple unsequenced modifications}} in test() 21 a = (++a, ++a); // expected-warning {{multiple unsequenced modifications}} in test() 22 a = (a++, ++a); // expected-warning {{multiple unsequenced modifications}} in test() 23 a = (a++, a++); // expected-warning {{multiple unsequenced modifications}} in test() 27 f(a = 0, a = 0); // expected-warning {{multiple unsequenced modifications}} in test() [all …]
|
/external/FXdiv/bench/ |
D | round-down.cc | 6 const fxdiv_divisor_uint32_t multiple = fxdiv_init_uint32_t(UINT32_C(65537)); in fxdiv_round_down_uint32_t() local 9 const uint32_t rounded_x = fxdiv_round_down_uint32_t(x++, multiple); in fxdiv_round_down_uint32_t() 16 const fxdiv_divisor_uint64_t multiple = fxdiv_init_uint64_t(UINT64_C(4294967311)); in fxdiv_round_down_uint64_t() local 19 const uint64_t rounded_x = fxdiv_round_down_uint64_t(x++, multiple); in fxdiv_round_down_uint64_t() 26 uint32_t multiple = UINT32_C(65537); in native_round_down_uint32_t() local 27 benchmark::DoNotOptimize(&multiple); in native_round_down_uint32_t() 30 const uint32_t rounded_x = x++ / multiple * multiple; in native_round_down_uint32_t() 37 uint64_t multiple = UINT64_C(4294967311); in native_round_down_uint64_t() local 38 benchmark::DoNotOptimize(&multiple); in native_round_down_uint64_t() 41 const uint64_t rounded_x = x++ / multiple * multiple; in native_round_down_uint64_t()
|
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ |
D | MonitoringOrBuilder.java | 31 * There can be multiple producer destinations. A monitored resource type may 32 * appear in multiple monitoring destinations if different aggregations are 46 * There can be multiple producer destinations. A monitored resource type may 47 * appear in multiple monitoring destinations if different aggregations are 61 * There can be multiple producer destinations. A monitored resource type may 62 * appear in multiple monitoring destinations if different aggregations are 76 * There can be multiple producer destinations. A monitored resource type may 77 * appear in multiple monitoring destinations if different aggregations are 92 * There can be multiple producer destinations. A monitored resource type may 93 * appear in multiple monitoring destinations if different aggregations are [all …]
|
/external/openthread/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_cipher.camellia.data | 309 CAMELLIA Encrypt and decrypt 0 bytes in multiple parts [#1] 313 CAMELLIA Encrypt and decrypt 1 bytes in multiple parts 1 [#1] 317 CAMELLIA Encrypt and decrypt 1 bytes in multiple parts 2 [#1] 321 CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 1 [#1] 325 CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 2 [#1] 329 CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 3 [#1] 333 CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 4 [#1] 337 CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 [#1] 341 CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 [#2] 345 CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 [#3] [all …]
|
D | test_suite_mps.data | 7 MPS Reader: Single step, multiple rounds, pausing disabled 10 MPS Reader: Single step, multiple rounds, pausing enabled but unused 13 MPS Reader: Multiple steps, single round, pausing disabled 16 MPS Reader: Multiple steps, single round, pausing enabled but unused 19 MPS Reader: Multiple steps, multiple rounds, pausing disabled 22 MPS Reader: Multiple steps, multiple rounds, pausing enabled but unused 37 MPS Reader: Pausing, repeat multiple calls without commit 40 MPS Reader: Pausing, repeat multiple calls with commit #0 43 MPS Reader: Pausing, repeat multiple calls with commit #1 46 MPS Reader: Pausing, repeat multiple calls with commit #2
|
D | test_suite_cipher.aria.data | 65 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 0 bytes in multiple parts 69 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 1 bytes in multiple parts 1 73 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 1 bytes in multiple parts 2 77 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 16 bytes in multiple parts 1 81 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 16 bytes in multiple parts 2 85 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 16 bytes in multiple parts 3 89 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 16 bytes in multiple parts 4 93 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 22 bytes in multiple parts 1 97 ARIA-128-CCM*-NO-TAG - Encrypt and decrypt 22 bytes in multiple parts 2 101 ARIA-128-CCM*-NO-TAG - Encrypt and decrypt 23 bytes in multiple parts 1 [all …]
|
D | test_suite_cipher.chacha20.data | 69 ChaCha20 Encrypt and decrypt 0 bytes in multiple parts 1 73 ChaCha20 Encrypt and decrypt 1 bytes in multiple parts 1 77 ChaCha20 Encrypt and decrypt 1 bytes in multiple parts 2 81 ChaCha20 Encrypt and decrypt 16 bytes in multiple parts 1 85 ChaCha20 Encrypt and decrypt 16 bytes in multiple parts 2 89 ChaCha20 Encrypt and decrypt 16 bytes in multiple parts 3 93 ChaCha20 Encrypt and decrypt 16 bytes in multiple parts 4 97 ChaCha20 Encrypt and decrypt 22 bytes in multiple parts 1 101 ChaCha20 Encrypt and decrypt 22 bytes in multiple parts 2 105 ChaCha20 Encrypt and decrypt 22 bytes in multiple parts 3 [all …]
|
/external/mbedtls/tests/suites/ |
D | test_suite_cipher.camellia.data | 309 CAMELLIA Encrypt and decrypt 0 bytes in multiple parts [#1] 313 CAMELLIA Encrypt and decrypt 1 bytes in multiple parts 1 [#1] 317 CAMELLIA Encrypt and decrypt 1 bytes in multiple parts 2 [#1] 321 CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 1 [#1] 325 CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 2 [#1] 329 CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 3 [#1] 333 CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 4 [#1] 337 CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 [#1] 341 CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 [#2] 345 CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 [#3] [all …]
|
D | test_suite_mps.data | 7 MPS Reader: Single step, multiple rounds, pausing disabled 10 MPS Reader: Single step, multiple rounds, pausing enabled but unused 13 MPS Reader: Multiple steps, single round, pausing disabled 16 MPS Reader: Multiple steps, single round, pausing enabled but unused 19 MPS Reader: Multiple steps, multiple rounds, pausing disabled 22 MPS Reader: Multiple steps, multiple rounds, pausing enabled but unused 37 MPS Reader: Pausing, repeat multiple calls without commit 40 MPS Reader: Pausing, repeat multiple calls with commit #0 43 MPS Reader: Pausing, repeat multiple calls with commit #1 46 MPS Reader: Pausing, repeat multiple calls with commit #2
|
D | test_suite_cipher.aria.data | 65 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 0 bytes in multiple parts 69 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 1 bytes in multiple parts 1 73 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 1 bytes in multiple parts 2 77 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 16 bytes in multiple parts 1 81 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 16 bytes in multiple parts 2 85 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 16 bytes in multiple parts 3 89 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 16 bytes in multiple parts 4 93 ARIA-128 CCM*-NO-TAG - Encrypt and decrypt 22 bytes in multiple parts 1 97 ARIA-128-CCM*-NO-TAG - Encrypt and decrypt 22 bytes in multiple parts 2 101 ARIA-128-CCM*-NO-TAG - Encrypt and decrypt 23 bytes in multiple parts 1 [all …]
|
D | test_suite_cipher.chacha20.data | 69 ChaCha20 Encrypt and decrypt 0 bytes in multiple parts 1 73 ChaCha20 Encrypt and decrypt 1 bytes in multiple parts 1 77 ChaCha20 Encrypt and decrypt 1 bytes in multiple parts 2 81 ChaCha20 Encrypt and decrypt 16 bytes in multiple parts 1 85 ChaCha20 Encrypt and decrypt 16 bytes in multiple parts 2 89 ChaCha20 Encrypt and decrypt 16 bytes in multiple parts 3 93 ChaCha20 Encrypt and decrypt 16 bytes in multiple parts 4 97 ChaCha20 Encrypt and decrypt 22 bytes in multiple parts 1 101 ChaCha20 Encrypt and decrypt 22 bytes in multiple parts 2 105 ChaCha20 Encrypt and decrypt 22 bytes in multiple parts 3 [all …]
|
/external/clang/test/SemaObjC/ |
D | arc-repeated-weak.mm | 22 …use(a.weakProp); // expected-warning{{weak property 'weakProp' is accessed multiple times in this … 57 use(a.weakProp); // expected-warning{{weak property 'weakProp' is accessed multiple times}} 66 …eakProp); // expected-warning{{weak property 'weakProp' may be accessed multiple times in this fun… 71 …trongProp.weakProp); // expected-warning{{weak property 'weakProp' may be accessed multiple times}} 76 …licitProp); // expected-warning{{weak implicit property 'implicitProp' is accessed multiple times}} 81 …use(Test.weakProp); // expected-warning{{weak implicit property 'weakProp' is accessed multiple ti… 92 …use(a->weakIvar); // expected-warning{{weak instance variable 'weakIvar' is accessed multiple time… 98 use(a); // expected-warning{{weak variable 'a' is accessed multiple times}} 103 use([a weakProp]); // expected-warning{{weak property 'weakProp' is accessed multiple times}} 114 use([a weakProp]); // expected-warning{{weak property 'weakProp' is accessed multiple times}} [all …]
|
/external/clang/test/SemaCXX/ |
D | member-name-lookup.cpp | 38 …d.a; // expected-error{{non-static member 'a' found in multiple base-class subobjects of type 'A':… in test_lookup() 40 d.c; // expected-error{{member 'c' found in multiple base classes of different types}} in test_lookup() 41 d.d; // expected-error{{member 'd' found in multiple base classes of different types}} in test_lookup() 42 …d.f(0); // expected-error{{non-static member 'f' found in multiple base-class subobjects of type '… in test_lookup() 50 D::E3 e3; // expected-error{{multiple base classes}} in test_lookup() 54 a; // expected-error{{non-static member 'a' found in multiple base-class subobjects of type 'A':}} in test_lookup() 56 c; // expected-error{{member 'c' found in multiple base classes of different types}} in test_lookup() 57 d; // expected-error{{member 'd' found in multiple base classes of different types}} in test_lookup() 58 …f(0); // expected-error{{non-static member 'f' found in multiple base-class subobjects of type 'A'… in test_lookup() 66 E3 e3; // expected-error{{member 'E3' found in multiple base classes of different types}} in test_lookup() [all …]
|
/external/pigweed/pw_cpu_exception_cortex_m/ |
D | crash.cc | 46 // only 1 bit (fault flag) set. So if it is != 0 there are multiple faults. in AnalyzeCpuStateAndCrash() 60 " CFSR=0x%08" PRIx32 " PSP=0x%08" PRIx32 " Nested=%d Multiple=%d", in AnalyzeCpuStateAndCrash() 74 " CFSR=0x%08" PRIx32 " MSP=0x%08" PRIx32 " Nested=%d Multiple=%d", in AnalyzeCpuStateAndCrash() 100 " CFSR=0x%08" PRIx32 " Nested=%d Multiple=%d", in AnalyzeCpuStateAndCrash() 116 " Nested=%d Multiple=%d", in AnalyzeCpuStateAndCrash() 134 " CFSR=0x%08" PRIx32 " Nested=%d Multiple=%d", in AnalyzeCpuStateAndCrash() 150 " CFSR=0x%08" PRIx32 " Nested=%d Multiple=%d", in AnalyzeCpuStateAndCrash() 166 " Nested=%d Multiple=%d", in AnalyzeCpuStateAndCrash() 184 " Nested=%d Multiple=%d", in AnalyzeCpuStateAndCrash() 207 " CFSR=0x%08" PRIx32 " Nested=%d Multiple=%d", in AnalyzeCpuStateAndCrash() [all …]
|
/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ |
D | ExfiltrationOrBuilder.java | 30 * If there are multiple sources, then the data is considered "joined" between 31 * them. For instance, BigQuery can join multiple tables, and each 42 * If there are multiple sources, then the data is considered "joined" between 43 * them. For instance, BigQuery can join multiple tables, and each 54 * If there are multiple sources, then the data is considered "joined" between 55 * them. For instance, BigQuery can join multiple tables, and each 66 * If there are multiple sources, then the data is considered "joined" between 67 * them. For instance, BigQuery can join multiple tables, and each 79 * If there are multiple sources, then the data is considered "joined" between 80 * them. For instance, BigQuery can join multiple tables, and each [all …]
|
D | Exfiltration.java | 82 * If there are multiple sources, then the data is considered "joined" between 83 * them. For instance, BigQuery can join multiple tables, and each 97 * If there are multiple sources, then the data is considered "joined" between 98 * them. For instance, BigQuery can join multiple tables, and each 113 * If there are multiple sources, then the data is considered "joined" between 114 * them. For instance, BigQuery can join multiple tables, and each 128 * If there are multiple sources, then the data is considered "joined" between 129 * them. For instance, BigQuery can join multiple tables, and each 143 * If there are multiple sources, then the data is considered "joined" between 144 * them. For instance, BigQuery can join multiple tables, and each [all …]
|