Home
last modified time | relevance | path

Searched full:modules (Results 1 – 25 of 7083) sorted by relevance

12345678910>>...284

/external/deqp/
DAndroidGen.bp63 "external/vulkancts/modules/vulkan/amber/vktAmberGlslTests.cpp",
64 "external/vulkancts/modules/vulkan/amber/vktAmberGraphicsFuzzTests.cpp",
65 "external/vulkancts/modules/vulkan/amber/vktAmberHelper.cpp",
66 "external/vulkancts/modules/vulkan/amber/vktAmberTestCase.cpp",
67 "external/vulkancts/modules/vulkan/amber/vktAmberTestCaseUtil.cpp",
68 "external/vulkancts/modules/vulkan/api/vktApiBufferAndImageAllocationUtil.cpp",
69 "external/vulkancts/modules/vulkan/api/vktApiBufferComputeInstance.cpp",
70 "external/vulkancts/modules/vulkan/api/vktApiBufferMarkerTests.cpp",
71 "external/vulkancts/modules/vulkan/api/vktApiBufferTests.cpp",
72 "external/vulkancts/modules/vulkan/api/vktApiBufferViewAccessTests.cpp",
[all …]
/external/angle/src/tests/deqp_support/
Ddeqp.gni13 "$deqp_path/modules/gles2",
14 "$deqp_path/modules/gles2/functional",
15 "$deqp_path/modules/gles2/accuracy",
16 "$deqp_path/modules/gles2/performance",
17 "$deqp_path/modules/gles2/stress",
18 "$deqp_path/modules/gles2/usecases",
19 "$deqp_path/modules/gles3",
20 "$deqp_path/modules/gles3/functional",
21 "$deqp_path/modules/gles3/accuracy",
22 "$deqp_path/modules/gles3/performance",
[all …]
/external/python/cpython3/
DAndroid-darwin_x86_64.bp3 name: "py3-c-modules-darwin_x86_64",
5 "Modules/_abc.c",
6 "Modules/_asynciomodule.c",
7 "Modules/_bisectmodule.c",
8 "Modules/_blake2/blake2b_impl.c",
9 "Modules/_blake2/blake2module.c",
10 "Modules/_blake2/blake2s_impl.c",
11 "Modules/_codecsmodule.c",
12 "Modules/_collectionsmodule.c",
13 "Modules/_contextvarsmodule.c",
[all …]
DAndroid-bionic.bp3 name: "py3-c-modules-bionic",
5 "Modules/_abc.c",
6 "Modules/arraymodule.c",
7 "Modules/_asynciomodule.c",
8 "Modules/atexitmodule.c",
9 "Modules/binascii.c",
10 "Modules/_bisectmodule.c",
11 "Modules/_blake2/blake2b_impl.c",
12 "Modules/_blake2/blake2module.c",
13 "Modules/_blake2/blake2s_impl.c",
[all …]
DAndroid-linux_x86_64.bp3 name: "py3-c-modules-linux_x86_64",
5 "Modules/_abc.c",
6 "Modules/arraymodule.c",
7 "Modules/_asynciomodule.c",
8 "Modules/atexitmodule.c",
9 "Modules/binascii.c",
10 "Modules/_bisectmodule.c",
11 "Modules/_blake2/blake2b_impl.c",
12 "Modules/_blake2/blake2module.c",
13 "Modules/_blake2/blake2s_impl.c",
[all …]
/external/dokka/.idea/
Dmodules.xml4 <modules>
5 …le://$PROJECT_DIR$/.idea/modules/runners/android-gradle-plugin/android-gradle-plugin.iml" filepath…
6 …://$PROJECT_DIR$/.idea/modules/runners/android-gradle-plugin/android-gradle-plugin_main.iml" filep…
7 …://$PROJECT_DIR$/.idea/modules/runners/android-gradle-plugin/android-gradle-plugin_test.iml" filep…
8 …module fileurl="file://$PROJECT_DIR$/.idea/modules/runners/ant/ant.iml" filepath="$PROJECT_DIR$/.i…
9 …dule fileurl="file://$PROJECT_DIR$/.idea/modules/runners/ant/ant_main.iml" filepath="$PROJECT_DIR$…
10 …dule fileurl="file://$PROJECT_DIR$/.idea/modules/runners/ant/ant_test.iml" filepath="$PROJECT_DIR$…
11 …<module fileurl="file://$PROJECT_DIR$/.idea/modules/buildSrc.iml" filepath="$PROJECT_DIR$/.idea/mo…
12 …<module fileurl="file://$PROJECT_DIR$/.idea/modules/buildSrc_main.iml" filepath="$PROJECT_DIR$/.id…
13 …<module fileurl="file://$PROJECT_DIR$/.idea/modules/buildSrc_test.iml" filepath="$PROJECT_DIR$/.id…
[all …]
/external/webrtc/
DAndroid.bp124 srcs: ["modules/third_party/fft/fft.c"],
138 srcs: ["modules/audio_coding/audio_network_adaptor/audio_network_adaptor_config.cc"],
145 srcs: ["modules/audio_coding/codecs/pcm16b/pcm16b.c"],
174 "modules/third_party/g722/g722_decode.c",
175 "modules/third_party/g722/g722_encode.c",
204 srcs: ["modules/third_party/g711/g711.c"],
211 srcs: ["modules/audio_processing/include/audio_processing_statistics.cc"],
232 srcs: ["modules/audio_coding/codecs/g711/g711_interface.c"],
281 "modules/audio_coding/codecs/isac/main/source/filter_functions.c",
282 "modules/audio_coding/codecs/isac/main/source/isac_vad.c",
[all …]
/external/python/cpython2/PCbuild/
Dpythoncore.vcxproj.filters7 <Filter Include="Modules">
10 <Filter Include="Modules\_io">
13 <Filter Include="Modules\zlib">
16 <Filter Include="Modules\cjkcodecs">
303 <ClInclude Include="..\Modules\_math.h">
304 <Filter>Modules</Filter>
306 <ClInclude Include="..\Modules\md5.h">
307 <Filter>Modules</Filter>
309 <ClInclude Include="..\Modules\rotatingtree.h">
310 <Filter>Modules</Filter>
[all …]
Dpythoncore.vcxproj72 …<AdditionalIncludeDirectories>$(PySourcePath)Python;$(PySourcePath)Modules\zlib;%(AdditionalInclud…
170 <ClInclude Include="..\Modules\_math.h" />
171 <ClInclude Include="..\Modules\md5.h" />
172 <ClInclude Include="..\Modules\rotatingtree.h" />
173 <ClInclude Include="..\Modules\zlib\crc32.h" />
174 <ClInclude Include="..\Modules\zlib\deflate.h" />
175 <ClInclude Include="..\Modules\zlib\inffast.h" />
176 <ClInclude Include="..\Modules\zlib\inffixed.h" />
177 <ClInclude Include="..\Modules\zlib\inflate.h" />
178 <ClInclude Include="..\Modules\zlib\inftrees.h" />
[all …]
/external/python/cpython3/Tools/c-analyzer/
DTODO22 Modules/_abc.c:abc_invalidation_counter static unsigned long long abc_inva…
41 Modules/_tracemalloc.c:allocators static struct { PyMemAllocatorEx m…
42 Modules/_tracemalloc.c:tables_lock static PyThread_type_lock tables_l…
43 Modules/_tracemalloc.c:tracemalloc_filenames static _Py_hashtable_t *tracemallo…
44 Modules/_tracemalloc.c:tracemalloc_peak_traced_memory static size_t tracemalloc_peak_tra…
45 Modules/_tracemalloc.c:tracemalloc_reentrant_key static Py_tss_t tracemalloc_reentr…
46 Modules/_tracemalloc.c:tracemalloc_tracebacks static _Py_hashtable_t *tracemallo…
47 Modules/_tracemalloc.c:tracemalloc_traced_memory static size_t tracemalloc_traced_m…
48 Modules/_tracemalloc.c:tracemalloc_traces static _Py_hashtable_t *tracemallo…
49 Modules/faulthandler.c:old_stack static stack_t old_stack
[all …]
Dknown.tsv2 Modules/_abc.c - _abc_data_type variable static PyTypeObject _abc_data_type
3 Modules/_abc.c - abc_invalidation_counter variable static unsigned long long abc_invalidation_count…
4 Modules/_abc.c - _abcmodule variable static struct PyModuleDef _abcmodule
6 Modules/itertoolsmodule.c - accumulate_methods variable static PyMethodDef accumulate_methods
7 Modules/itertoolsmodule.c - accumulate_type variable static PyTypeObject accumulate_type
16 Modules/_tracemalloc.c - allocators variable static struct { PyMemAllocatorEx mem; PyMemAllocatorEx…
55 Modules/atexitmodule.c - atexit_methods variable static PyMethodDef atexit_methods
56 Modules/atexitmodule.c - atexitmodule variable static struct PyModuleDef atexitmodule
57 Modules/atexitmodule.c - atexit_slots variable static PyModuleDef_Slot atexit_slots[]
58 Modules/_operator.c - attrgetter_methods variable static PyMethodDef attrgetter_methods
[all …]
/external/angle/scripts/code_generation_hashes/
DGL_CTS_(dEQP)_build_files.json22 "third_party/VK-GL-CTS/src/external/openglcts/modules/CMakeLists.txt":
24 "third_party/VK-GL-CTS/src/external/openglcts/modules/common/CMakeLists.txt":
26 "third_party/VK-GL-CTS/src/external/openglcts/modules/common/subgroups/CMakeLists.txt":
28 "third_party/VK-GL-CTS/src/external/openglcts/modules/gl/CMakeLists.txt":
30 "third_party/VK-GL-CTS/src/external/openglcts/modules/gles2/CMakeLists.txt":
32 "third_party/VK-GL-CTS/src/external/openglcts/modules/gles3/CMakeLists.txt":
34 "third_party/VK-GL-CTS/src/external/openglcts/modules/gles31/CMakeLists.txt":
36 "third_party/VK-GL-CTS/src/external/openglcts/modules/gles32/CMakeLists.txt":
38 "third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/CMakeLists.txt":
40 "third_party/VK-GL-CTS/src/external/openglcts/modules/runner/CMakeLists.txt":
[all …]
/external/python/cpython2/RISCOS/
DMakefile27 HEADERS = @,$(TCPIPLIB),@.^.Include,@.^.Modules,@.^.Objects,@.^.Python,$(CLIB),$(OSLIB),$(DLKLIB)
45 @.^.Modules.o.python
52 @.^.Modules.o.main\
53 @.Modules.o.config\
54 @.^.Modules.o.getbuildinfo\
55 @.Modules.o.getpath_riscos\
56 @.Modules.o.riscosmodule\
57 @.^.Modules.o.gcmodule
60 # dynamic Modules
198 @.^.Modules.o.getbuildinfo: @.^.Modules.c.getbuildinfo
[all …]
/external/python/cpython2/
DAndroid.bp314 "Modules/gcmodule.c",
315 "Modules/getpath.c",
316 "Modules/config.c",
317 "Modules/getbuildinfo.c",
318 // Default built-in extension py2-c-modules.
319 "Modules/threadmodule.c",
320 "Modules/signalmodule.c",
321 "Modules/posixmodule.c",
322 "Modules/errnomodule.c",
323 "Modules/pwdmodule.c",
[all …]
/external/llvm-project/lldb/test/API/functionalities/postmortem/minidump-new/
DTestMiniDumpUUID.py15 @skipIfReproducer # Modules are not orphaned and it finds the module with the same UUID from test_p…
40 return self.target.modules
44 Test multiple modules having a MINIDUMP_MODULE.CvRecord that is valid,
46 all zero. Prior to a fix all such modules would be duplicated to the
49 each of the modules in the target after loading the core
51 modules = self.get_minidump_modules("linux-arm-zero-uuids.yaml")
52 self.assertEqual(2, len(modules))
53 self.verify_module(modules[0], "/file/does/not/exist/a", None)
54 self.verify_module(modules[1], "/file/does/not/exist/b", None)
58 Test multiple modules having a MINIDUMP_MODULE.CvRecord that is valid,
[all …]
/external/kmod/testsuite/
Dpopulate-modules.sh10 ["test-depmod/search-order-simple/lib/modules/4.4.4/kernel/crypto/"]="mod-simple.ko"
11 ["test-depmod/search-order-simple/lib/modules/4.4.4/updates/"]="mod-simple.ko"
12 ["test-depmod/search-order-same-prefix/lib/modules/4.4.4/foo/"]="mod-simple.ko"
13 ["test-depmod/search-order-same-prefix/lib/modules/4.4.4/foobar/"]="mod-simple.ko"
14 ["test-depmod/detect-loop/lib/modules/4.4.4/kernel/mod-loop-a.ko"]="mod-loop-a.ko"
15 ["test-depmod/detect-loop/lib/modules/4.4.4/kernel/mod-loop-b.ko"]="mod-loop-b.ko"
16 ["test-depmod/detect-loop/lib/modules/4.4.4/kernel/mod-loop-c.ko"]="mod-loop-c.ko"
17 ["test-depmod/detect-loop/lib/modules/4.4.4/kernel/mod-loop-d.ko"]="mod-loop-d.ko"
18 ["test-depmod/detect-loop/lib/modules/4.4.4/kernel/mod-loop-e.ko"]="mod-loop-e.ko"
19 ["test-depmod/detect-loop/lib/modules/4.4.4/kernel/mod-loop-f.ko"]="mod-loop-f.ko"
[all …]
/external/skia/modules/canvaskit/
DBUILD.gn10 "../../modules/svg/src/SkSVGAttribute.cpp",
11 "../../modules/svg/src/SkSVGAttributeParser.cpp",
12 "../../modules/svg/src/SkSVGCircle.cpp",
13 "../../modules/svg/src/SkSVGClipPath.cpp",
14 "../../modules/svg/src/SkSVGContainer.cpp",
15 "../../modules/svg/src/SkSVGDOM.cpp",
16 "../../modules/svg/src/SkSVGEllipse.cpp",
17 "../../modules/svg/src/SkSVGFe.cpp",
18 "../../modules/svg/src/SkSVGFeColorMatrix.cpp",
19 "../../modules/svg/src/SkSVGFeComposite.cpp",
[all …]
/external/clang/test/Modules/
Dfmodules-validate-once-per-build-session.c6 // RUN: mkdir -p %t/modules-to-compare
16 …les -fimplicit-module-maps -fdisable-module-hash -fmodules-cache-path=%t/modules-cache -fsyntax-on…
17 …les -fimplicit-module-maps -fdisable-module-hash -fmodules-cache-path=%t/modules-cache-user -fsynt…
18 // RUN: ls -R %t/modules-cache | grep Foo.pcm.timestamp
19 // RUN: ls -R %t/modules-cache-user | grep Foo.pcm.timestamp
20 // RUN: cp %t/modules-cache/Foo.pcm %t/modules-to-compare/Foo-before.pcm
21 // RUN: cp %t/modules-cache-user/Foo.pcm %t/modules-to-compare/Foo-before-user.pcm
25 …les -fimplicit-module-maps -fdisable-module-hash -fmodules-cache-path=%t/modules-cache -fsyntax-on…
26 …les -fimplicit-module-maps -fdisable-module-hash -fmodules-cache-path=%t/modules-cache-user -fsynt…
27 // RUN: ls -R %t/modules-cache | grep Foo.pcm.timestamp
[all …]
/external/llvm-project/clang/test/Modules/
Dfmodules-validate-once-per-build-session.c6 // RUN: mkdir -p %t/modules-to-compare
16 …les -fimplicit-module-maps -fdisable-module-hash -fmodules-cache-path=%t/modules-cache -fsyntax-on…
17 …les -fimplicit-module-maps -fdisable-module-hash -fmodules-cache-path=%t/modules-cache-user -fsynt…
18 // RUN: ls -R %t/modules-cache | grep Foo.pcm.timestamp
19 // RUN: ls -R %t/modules-cache-user | grep Foo.pcm.timestamp
20 // RUN: cp %t/modules-cache/Foo.pcm %t/modules-to-compare/Foo-before.pcm
21 // RUN: cp %t/modules-cache-user/Foo.pcm %t/modules-to-compare/Foo-before-user.pcm
25 …les -fimplicit-module-maps -fdisable-module-hash -fmodules-cache-path=%t/modules-cache -fsyntax-on…
26 …les -fimplicit-module-maps -fdisable-module-hash -fmodules-cache-path=%t/modules-cache-user -fsynt…
27 // RUN: ls -R %t/modules-cache | grep Foo.pcm.timestamp
[all …]
/external/webrtc/test/fuzzers/
DBUILD.gn38 "../../modules/rtp_rtcp:rtp_rtcp_format",
77 deps = [ "../../modules/rtp_rtcp" ]
84 "../../modules/rtp_rtcp",
85 "../../modules/rtp_rtcp:rtp_video_header",
93 "../../modules/rtp_rtcp",
94 "../../modules/rtp_rtcp:rtp_video_header",
101 "../../modules/video_coding:video_coding_utility",
102 "../../modules/video_coding/",
109 "../../modules/video_coding:video_coding_utility",
110 "../../modules/video_coding/",
[all …]
/external/python/cpython3/PCbuild/
Dpythoncore.vcxproj.filters7 <Filter Include="Modules">
10 <Filter Include="Modules\_io">
13 <Filter Include="Modules\zlib">
16 <Filter Include="Modules\cjkcodecs">
396 <ClInclude Include="..\Modules\_math.h">
397 <Filter>Modules</Filter>
399 <ClInclude Include="..\Modules\rotatingtree.h">
400 <Filter>Modules</Filter>
402 <ClInclude Include="..\Modules\sre.h">
403 <Filter>Modules</Filter>
[all …]
D_decimal.vcxproj.filters21 <ClInclude Include="..\Modules\_decimal\docstrings.h">
24 <ClInclude Include="..\Modules\_decimal\libmpdec\basearith.h">
27 <ClInclude Include="..\Modules\_decimal\libmpdec\bits.h">
30 <ClInclude Include="..\Modules\_decimal\libmpdec\constants.h">
33 <ClInclude Include="..\Modules\_decimal\libmpdec\convolute.h">
36 <ClInclude Include="..\Modules\_decimal\libmpdec\crt.h">
39 <ClInclude Include="..\Modules\_decimal\libmpdec\difradix2.h">
42 <ClInclude Include="..\Modules\_decimal\libmpdec\fnt.h">
45 <ClInclude Include="..\Modules\_decimal\libmpdec\fourstep.h">
48 <ClInclude Include="..\Modules\_decimal\libmpdec\mpdecimal.h">
[all …]
/external/autotest/server/cros/tradefed/
Dgenerate_controlfiles_common.py217 changes regularly. This ordering makes it simpler to add/remove modules.
244 def get_doc(modules, abi, is_public): argument
246 if modules.intersection(get_collect_modules(is_public)):
250 module_text = 'module ' + ', '.join(sorted(list(modules)))
259 def servo_support_needed(modules, is_public=True): argument
262 for module in modules)
294 def get_suites(modules, abi, is_public, camera_facing=None): argument
308 for module in modules:
320 # CTS modules to be run on all unibuild models.
333 # One or two modules hould be in suite:bvt-arc to cover CQ/PFQ. A few
[all …]
/external/python/cpython2/PC/VS7.1/
Dpythoncore.vcproj280 RelativePath="..\..\Modules\zlib\adler32.c">
283 RelativePath="..\..\Modules\zlib\compress.c">
286 RelativePath="..\..\Modules\zlib\crc32.c">
289 RelativePath="..\..\Modules\zlib\deflate.c">
292 RelativePath="..\..\Modules\zlib\gzclose.c">
295 RelativePath="..\..\Modules\zlib\gzlib.c">
298 RelativePath="..\..\Modules\zlib\gzread.c">
301 RelativePath="..\..\Modules\zlib\gzwrite.c">
304 RelativePath="..\..\Modules\zlib\infback.c">
307 RelativePath="..\..\Modules\zlib\inffast.c">
[all …]
/external/python/cpython2/PC/VC6/
Dpythoncore.dsp47 # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\..\Include" /I ".." /I "..\..\modules\zlib" /D "Py_BUI…
75 # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\Include" /I ".." /I "..\..\modules\zlib" /D "P…
96 SOURCE=..\..\Modules\_bisectmodule.c
100 SOURCE=..\..\Modules\cjkcodecs\_codecs_cn.c
104 SOURCE=..\..\Modules\cjkcodecs\_codecs_hk.c
108 SOURCE=..\..\Modules\cjkcodecs\_codecs_iso2022.c
112 SOURCE=..\..\Modules\cjkcodecs\_codecs_jp.c
116 SOURCE=..\..\Modules\cjkcodecs\_codecs_kr.c
120 SOURCE=..\..\Modules\cjkcodecs\_codecs_tw.c
124 SOURCE=..\..\Modules\_codecsmodule.c
[all …]

12345678910>>...284