Searched refs:refer (Results 1 – 25 of 1287) sorted by relevance
12345678910>>...52
/external/llvm-project/clang/test/SemaObjCXX/ |
D | delay-parsing-func-tryblock.mm | 31 …getMe = bar(myObject); // expected-error {{cannot refer to a non-static member from the handler of… 32 …[CObj privateMethod1]; // expected-error {{cannot refer to a non-static member from the handler of… 34 …i = ei; // expected-error {{cannot refer to a non-static member from the handler of a constructor … 37 …i = 0; // expected-error {{cannot refer to a non-static member from the handler of a constructor f…
|
/external/clang/test/SemaObjCXX/ |
D | delay-parsing-func-tryblock.mm | 31 …getMe = bar(myObject); // expected-error {{cannot refer to a non-static member from the handler of… 32 …[CObj privateMethod1]; // expected-error {{cannot refer to a non-static member from the handler of… 34 …i = ei; // expected-error {{cannot refer to a non-static member from the handler of a constructor … 37 …i = 0; // expected-error {{cannot refer to a non-static member from the handler of a constructor f…
|
/external/javaparser/javaparser-core-testing-bdd/src/test/resources/com/github/javaparser/ |
D | parsing_scenarios.story | 10 Then all nodes refer to their parent 22 Then all nodes refer to their parent 36 Then all nodes refer to their parent 50 Then all nodes refer to their parent 77 Then all nodes refer to their parent 78 Then all nodes of the second compilation unit refer to their parent 105 Then all nodes refer to their parent 106 Then all nodes of the second compilation unit refer to their parent 133 Then all nodes refer to their parent 134 Then all nodes of the second compilation unit refer to their parent [all …]
|
/external/javaparser/ |
D | LICENSE | 3 For details about the LGPL License please refer to LICENSE.LGPL. Please note 6 For details about the Apache License please refer to LICENSE.APACHE
|
/external/llvm-project/lld/test/ELF/ |
D | linkorder-err2.s | 7 # CHECK: error: a section .bar with SHF_LINK_ORDER should not refer a non-regular section: {{.… 8 # CHECK-NEXT: error: a section .bar with SHF_LINK_ORDER should not refer a non-regular section: {{.…
|
D | icf-preemptible.s | 34 ## preemptible and may refer to different functions at runtime. 43 ## are preemptible and may refer to different functions at runtime.
|
/external/llvm/test/Verifier/ |
D | allocsize.ll | 6 ; CHECK: 'allocsize' element size argument must refer to an integer parameter 12 ; CHECK: 'allocsize' number of elements argument must refer to an integer parameter
|
D | alloc-size-failedparse.ll | 6 ; CHECK: 'allocsize' indices can't refer to the same parameter
|
/external/llvm-project/llvm/test/Verifier/ |
D | allocsize.ll | 6 ; CHECK: 'allocsize' element size argument must refer to an integer parameter 12 ; CHECK: 'allocsize' number of elements argument must refer to an integer parameter
|
/external/bcc/ |
D | QUICKSTART.md | 18 For examples, please refer to the [tutorial](docs/tutorial.md#1-general-performance). 20 If you wish to install bcc on your host, please refer to [INSTALL.md](INSTALL.md).
|
/external/tflite-support/tensorflow_lite_support/metadata/ |
D | README.md | 9 how to populate model metadata, please refer to the [TensorFlow Lite Metadata 14 generator, please refer to the [TensorFlow Lite Android wrapper code generator
|
/external/llvm-project/lldb/tools/intel-features/ |
D | README.txt | 31 For details regarding cli commands of each feature, please refer to these 56 Please refer to README files in feature specific folders to know about additional 72 Please refer to README_CLI file of each feature to know about details of CLI
|
/external/llvm/test/DebugInfo/X86/ |
D | stringpool.ll | 23 ; Verify that we refer to 'yyyy' with a relocation. 33 ; Verify that we refer to 'yyyy' with a direct offset.
|
/external/llvm-project/llvm/test/DebugInfo/X86/ |
D | stringpool.ll | 18 ; Verify that we refer to 'yyyy' with a relocation. 31 ; Verify that we refer to 'yyyy' with a direct offset.
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | SpecialLocales.txt | 13 # comment is freeform text and may be presented to end users. Use the form " @de_CH " to refer to… 14 # and "@@" to refer to the actual locale (in the case of * wildcards)
|
/external/llvm-project/lld/test/COFF/ |
D | pdb-file-static.test | 6 # S_FILESTATIC records are unique in that they refer to the string table, but 7 # they do *not* go through the file checksums table. They refer directly to
|
/external/skia/tests/sksl/errors/ |
D | SwizzleOnlyLiterals.glsl | 3 error: 1: swizzle must refer to base expression
|
/external/libgav1/libgav1/cmake/ |
D | libgav1_variables.cmake | 20 # Halts generation when $variable_name does not refer to a directory that 38 "${variable_name}, which is ${${variable_name}}, does not refer to a\n"
|
/external/llvm-project/clang/test/Sema/ |
D | ns_error_enum.m | 77 // expected-error@-1{{domain argument does not refer to global constant}} 81 // expected-error@-1{{domain argument 'foo' does not refer to global constant}}
|
/external/tensorflow/tensorflow/lite/tools/cmake/ |
D | README.md | 3 Please refer [../../g3doc/guide/build_cmake.md](../../g3doc/guide/build_cmake.md)
|
/external/libusb/ |
D | NEWS | 1 For the latest libusb news, please refer to the ChangeLog file, or visit:
|
/external/toolchain-utils/ |
D | unblocked_terms.txt | 1 # Code uses this in many cases to refer to git branches.
|
/external/arm-trusted-firmware/docs/process/ |
D | faq.rst | 10 If you need to modify an existing patch set with multiple commits, refer to the 40 refer the :ref:`Release Processes` document for more details. 58 1-2 days later. This whole process could take up 4 weeks. Please refer to the
|
/external/libbrillo/policy/tests/whitelist/ |
D | README | 2 refer to the following instructions:
|
/external/webrtc/common_audio/third_party/ooura/ |
D | LICENSE | 6 * commercial use) and without fee. Please refer to this package when you modify
|
12345678910>>...52