/frameworks/compile/slang/tests/F_vector_cast/ |
D | stderr.txt.expect | 3 vector_cast.rs:7:9: error: invalid vector cast 4 vector_cast.rs:14:9: error: invalid vector cast 5 vector_cast.rs:21:9: error: invalid vector cast 6 vector_cast.rs:31:13: error: invalid vector cast
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagRelocations.inc | 43 "relocation type `%0' is invalid for global symbol `%1'", 44 "relocation type `%0' is invalid for global symbol `%1'") 55 "TLS relocation against invalid symbol `%0' in section `%1'", 56 "TLS relocation against invalid symbol `%0' in section `%1'")
|
D | DiagMips.inc | 12 "invalid size of .MIPS.abiflags section in %0", 13 "invalid size of .MIPS.abiflags section in %0")
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64LDBackend.cpp | 463 Fragment* invalid = *it; in doRelax() local 464 while (invalid != NULL) { in doRelax() 465 invalid->setOffset(invalid->getPrevNode()->getOffset() + in doRelax() 466 invalid->getPrevNode()->size()); in doRelax() 467 invalid = invalid->getNextNode(); in doRelax()
|
/frameworks/compile/slang/tests/F_set_target_api_foo/ |
D | stderr.txt.expect | 1 error: invalid integral value 'foo' in '-target-api foo'
|
/frameworks/compile/slang/tests/F_extern_const/ |
D | stderr.txt.expect | 1 extern_const.rs:4:18: error: invalid declaration of uninitialized constant variable 'extern_const_i…
|
/frameworks/compile/slang/tests/F_rs_prefix/ |
D | stderr.txt.expect | 1 rs_prefix.rs:4:6: error: invalid function name prefix, "rs" is reserved: 'rs_foo'
|
/frameworks/compile/slang/tests/F_unknown_function/ |
D | stderr.txt.expect | 1 unknown_function.rs:6:5: error: implicit declaration of function 'bar' is invalid in C99
|
/frameworks/compile/slang/tests/F_root_graphics_13/ |
D | stderr.txt.expect | 1 root_graphics_13.rs:5:23: error: invalid parameter type for legacy graphics root() function: 'unsig…
|
/frameworks/compile/slang/tests/F_warnings_as_error/ |
D | stderr.txt.expect | 1 deprecated.rs:9:11: error: implicit declaration of function 'func0' is invalid in C99
|
/frameworks/compile/slang/tests/F_bad_version_pragma/ |
D | stderr.txt.expect | 4 bad_version_pragma.rs:4:18: error: invalid digit 'a' in decimal constant
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMLDBackend.cpp | 933 Fragment* invalid = *it; in doRelax() local 934 while (invalid != NULL) { in doRelax() 935 invalid->setOffset(invalid->getPrevNode()->getOffset() + in doRelax() 936 invalid->getPrevNode()->size()); in doRelax() 937 invalid = invalid->getNextNode(); in doRelax()
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonLDBackend.cpp | 634 Fragment* invalid = *it; in doRelax() local 635 while (invalid != NULL) { in doRelax() 636 invalid->setOffset(invalid->getPrevNode()->getOffset() + in doRelax() 637 invalid->getPrevNode()->size()); in doRelax() 638 invalid = invalid->getNextNode(); in doRelax()
|
/frameworks/base/docs/html/training/testing/integration-testing/ |
D | content-provider-testing.jd | 155 Test invalid URIs: Your unit tests should deliberately call the provider with an 156 invalid URI, and look for errors. A good provider design is to throw an 157 {@code IllegalArgumentException} for invalid URIs. 171 Business logic includes handling of invalid values, financial or arithmetic calculations,
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsLDBackend.cpp | 862 Fragment* invalid = *it; in doRelax() local 863 while (invalid != NULL) { in doRelax() 864 invalid->setOffset(invalid->getPrevNode()->getOffset() + in doRelax() 865 invalid->getPrevNode()->size()); in doRelax() 866 invalid = invalid->getNextNode(); in doRelax()
|
/frameworks/compile/mclinker/lib/Target/ |
D | GNULDBackend.cpp | 2250 Fragment* invalid = NULL; in setOutputSectionAddress() local 2255 if (invalid != NULL && !(*in)->dotAssignments().empty()) { in setOutputSectionAddress() 2256 while (invalid != (*in)->dotAssignments().front().first) { in setOutputSectionAddress() 2257 Fragment* prev = invalid->getPrevNode(); in setOutputSectionAddress() 2258 invalid->setOffset(prev->getOffset() + prev->size()); in setOutputSectionAddress() 2259 invalid = invalid->getNextNode(); in setOutputSectionAddress() 2261 invalid = NULL; in setOutputSectionAddress() 2273 invalid = (*it).first->getNextNode(); in setOutputSectionAddress() 2281 while (invalid != NULL) { in setOutputSectionAddress() 2282 Fragment* prev = invalid->getPrevNode(); in setOutputSectionAddress() [all …]
|
/frameworks/base/tests/LegacyRestoreTest/ |
D | README | 9 reporting an invalid password in logcat. This is the situation reported in bug
|
/frameworks/native/vulkan/libvulkan/ |
D | code-generator.tmpl | 549 ALOGE("invalid vkGetInstanceProcAddr(VK_NULL_HANDLE, \"%s\") call", pName); 589 instance, "invalid vkGetInstanceProcAddr(%p, \"%s\") call", 608 ALOGE("invalid vkGetDeviceProcAddr(VK_NULL_HANDLE, ...) call"); 629 device, "invalid vkGetDeviceProcAddr(%p, \"%s\") call", device,§ 845 {{Error "invalid global extension"}} 1006 {{else}}{{Error "invalid use of BaseName"}}
|
/frameworks/data-binding/integration-tests/MultiModuleTestApp/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/frameworks/data-binding/compiler/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/frameworks/data-binding/samples/BindingDemo/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/frameworks/data-binding/integration-tests/App With Spaces/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/frameworks/data-binding/integration-tests/TestApp/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/frameworks/data-binding/developmentPlugins/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|