Home
last modified time | relevance | path

Searched refs:linkage (Results 1 – 25 of 136) sorted by relevance

123456

/external/chromium_org/third_party/angle/tests/deqp_tests/
Ddeqp_tests.txt18 dEQP-GLES3.functional.shaders.linkage.varying.interpolation.*
19 dEQP-GLES3.functional.shaders.linkage.varying.usage.*
35 dEQP-GLES3.functional.shaders.linkage.varying.basic_types.*
36 dEQP-GLES3.functional.shaders.linkage.varying.struct.*
37 dEQP-GLES3.functional.shaders.linkage.varying.interpolation.*
38 dEQP-GLES3.functional.shaders.linkage.varying.usage.*
39 dEQP-GLES3.functional.shaders.linkage.uniform.*
/external/llvm/test/Linker/
Dlinkage.ll1 ; RUN: llvm-as %S/Inputs/linkage.a.ll -o %t.1.bc
2 ; RUN: llvm-as %S/Inputs/linkage.b.ll -o %t.2.bc
/external/deqp/doc/testspecs/GLES31/
Dfunctional.uniform_location.txt33 - Duplicate location with various linkage and usage
34 - Overlapping structs and arrays with various linkage and usage
57 linkage.
63 Struct, nested struct and linkage cases are randomized.
/external/llvm/test/Other/
Dextract.ll14 ; The private linkage for foo() should be changed to external linkage and
/external/clang/test/Modules/
Dlinkage-merge.m12 // expected-note@Inputs/linkage-merge-sub.h:1{{previous declaration}}
20 // expected-note@Inputs/linkage-merge-sub.h:6{{previous definition is here}}
/external/llvm/docs/CommandGuide/
Dllvm-symbolizer.rst67 .. option:: -functions=[none|short|linkage]
70 print short function name, or print full linkage name, respectively).
71 Defaults to ``linkage``.
/external/jpeg/
Djmemdosa.asm44 push bp ; linkage
79 push bp ; linkage
111 push bp ; linkage
145 push bp ; linkage
183 push bp ; linkage
221 push bp ; linkage
264 push bp ; linkage
345 push bp ; linkage
/external/qemu/distrib/jpeg-6b/
Djmemdosa.asm44 push bp ; linkage
79 push bp ; linkage
111 push bp ; linkage
145 push bp ; linkage
183 push bp ; linkage
221 push bp ; linkage
264 push bp ; linkage
345 push bp ; linkage
/external/chromium_org/third_party/expat/
Dexpat.gyp20 'XML_STATIC', # Compile for static linkage.
69 'XML_STATIC', # Tell dependants to expect static linkage.
/external/llvm/test/DebugInfo/X86/
DDW_AT_linkage_name.ll17 ; Test that we do not emit a linkage name for the declaration of a destructor.
18 ; Test that we do emit a linkage name for a specific instance of it.
80 …etadata !2, metadata !2, metadata !"", i32 1} ; [ DW_TAG_compile_unit ] [linkage-name.cpp] [DW_LAN…
81 !1 = metadata !{metadata !"linkage-name.cpp", metadata !""}
100 !20 = metadata !{i32 786473, metadata !1} ; [ DW_TAG_file_type ] [linkage-name.cpp]
/external/clang/test/ARCMT/Inputs/
Dmodule.map163 header "linkage-merge-sub.h"
208 header "cxx-linkage-cache.h"
262 header "linkage-merge-foo.h"
265 header "linkage-merge-bar.h"
/external/clang/test/Modules/Inputs/
Dmodule.map164 header "linkage-merge-sub.h"
209 header "cxx-linkage-cache.h"
267 header "linkage-merge-foo.h"
270 header "linkage-merge-bar.h"
/external/llvm/test/Assembler/
Dprivate-protected-variable.ll4 ; CHECK: symbol with local linkage must have default visibility
Dinternal-hidden-variable.ll4 ; CHECK: symbol with local linkage must have default visibility
Dprivate-hidden-variable.ll4 ; CHECK: symbol with local linkage must have default visibility
Dinternal-protected-variable.ll4 ; CHECK: symbol with local linkage must have default visibility
Dinternal-protected-function.ll4 ; CHECK: symbol with local linkage must have default visibility
Dprivate-hidden-function.ll4 ; CHECK: symbol with local linkage must have default visibility
Dprivate-protected-function.ll4 ; CHECK: symbol with local linkage must have default visibility
Dinternal-hidden-function.ll4 ; CHECK: symbol with local linkage must have default visibility
Dinternal-hidden-alias.ll6 ; CHECK: symbol with local linkage must have default visibility
Dprivate-hidden-alias.ll6 ; CHECK: symbol with local linkage must have default visibility
Dinternal-protected-alias.ll6 ; CHECK: symbol with local linkage must have default visibility
Dprivate-protected-alias.ll6 ; CHECK: symbol with local linkage must have default visibility
/external/llvm/test/Verifier/
Dcomdat2.ll5 ; CHECK: comdat global value has local linkage

123456