Searched +full:modules +full:- (Results 1 – 25 of 1119) sorted by relevance
12345678910>>...45
| /external/python/cpython3/Tools/c-analyzer/cpython/ |
| D | ignored.tsv | 2 #??? - somevar ??? 7 Python/pylifecycle.c - _PyRuntime - 14 Include/py_curses.h - PyCurses_API - 15 Include/pydecimal.h - _decimal_api - 16 Modules/_blake2/blake2module.c - blake2b_type_spec - 17 Modules/_blake2/blake2module.c - blake2s_type_spec - 18 Modules/_io/fileio.c - _Py_open_cloexec_works - 19 Modules/_io/_iomodule.h - PyIOBase_Type - 20 Modules/_io/_iomodule.h - PyRawIOBase_Type - 21 Modules/_io/_iomodule.h - PyBufferedIOBase_Type - [all …]
|
| D | globals-to-fix.tsv | 2 #??? - somevar ??? 4 # These are all variables that we will be making non-global. 9 #----------------------- 12 Objects/boolobject.c - PyBool_Type - 13 Objects/bytearrayobject.c - PyByteArrayIter_Type - 14 Objects/bytearrayobject.c - PyByteArray_Type - 15 Objects/bytesobject.c - PyBytesIter_Type - 16 Objects/bytesobject.c - PyBytes_Type - 17 Objects/capsule.c - PyCapsule_Type - 18 Objects/cellobject.c - PyCell_Type - [all …]
|
| D | _parser.py | 35 ./python ../c-parser/cpython.py 36 --exclude '+../c-parser/EXCLUDED' 37 --macros '+../c-parser/MACROS' 38 --incldirs '+../c-parser/INCL_DIRS' 39 --same './Include/cpython/' 42 Modules/**/*.c 54 Modules/_sha3/kcp/KeccakP-1600-opt64.c 57 #Modules/_ctypes/darwin/*.c 58 #Modules/_ctypes/libffi_osx/*.c 59 Modules/_scproxy.c # SystemConfiguration/SystemConfiguration.h [all …]
|
| /external/deqp/ |
| D | AndroidKhronosCTSGen.bp | 1 // WARNING: This is auto-generated file. Do not modify, since changes will 7 "-fexceptions", 8 "-Wno-non-virtual-dtor", 9 "-Wno-delete-non-virtual-dtor", 10 "-Wno-implicit-int-conversion", 11 "-Wno-implicit-float-conversion", 12 "-Wno-unused-function", 13 "-Wno-enum-float-conversion", 14 "-Wno-missing-field-initializers", 15 "-Wno-switch", [all …]
|
| /external/dokka/.idea/ |
| D | modules.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 4 <modules> 5 …modules/runners/android-gradle-plugin/android-gradle-plugin.iml" filepath="$PROJECT_DIR$/.idea/mod… 6 …modules/runners/android-gradle-plugin/android-gradle-plugin_main.iml" filepath="$PROJECT_DIR$/.ide… 7 …modules/runners/android-gradle-plugin/android-gradle-plugin_test.iml" filepath="$PROJECT_DIR$/.ide… 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… [all …]
|
| /external/python/cpython3/ |
| D | Android-darwin.bp | 3 name: "py3-c-modules-darwin", 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/_bz2module.c", 12 "Modules/_codecsmodule.c", 13 "Modules/_collectionsmodule.c", [all …]
|
| D | Android-linux_arm64.bp | 3 name: "py3-c-modules-linux_arm64", 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 …]
|
| D | Android-linux_x86_64.bp | 3 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 …]
|
| D | Android-bionic.bp | 3 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 …]
|
| /external/python/cpython2/PCbuild/ |
| D | pythoncore.vcxproj.filters | 1 <?xml version="1.0" encoding="utf-8"?> 5 <UniqueIdentifier>{086b0afb-270c-4603-a02a-63d46f0b2b92}</UniqueIdentifier> 7 <Filter Include="Modules"> 8 <UniqueIdentifier>{8e81609f-13ca-4eae-9fdb-f8af20c710c7}</UniqueIdentifier> 10 <Filter Include="Modules\_io"> 11 <UniqueIdentifier>{8787c5bb-bab6-4586-a42e-4a27c7b3ffb6}</UniqueIdentifier> 13 <Filter Include="Modules\zlib"> 14 <UniqueIdentifier>{5d6d2d6c-9e61-4a1d-b0b2-5cc2f446d69e}</UniqueIdentifier> 16 <Filter Include="Modules\cjkcodecs"> 17 <UniqueIdentifier>{9f12c4b1-322e-431e-abf1-e02550f50032}</UniqueIdentifier> [all …]
|
| D | pythoncore.vcxproj | 1 <?xml version="1.0" encoding="utf-8"?> 38 <ProjectGuid>{CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26}</ProjectGuid> 62 <!-- For VS2008, we have to embed the manifest to be able to run --> 72 …<AdditionalIncludeDirectories>$(PySourcePath)Python;$(PySourcePath)Modules\zlib;%(AdditionalInclud… 151 <ClInclude Include="..\Include\Python-ast.h" /> 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" /> [all …]
|
| /external/angle/scripts/code_generation_hashes/ |
| D | GL_CTS_(dEQP)_build_files.json | 8 "third_party/VK-GL-CTS/src/CMakeLists.txt": 10 "third_party/VK-GL-CTS/src/execserver/CMakeLists.txt": 12 "third_party/VK-GL-CTS/src/executor/CMakeLists.txt": 14 "third_party/VK-GL-CTS/src/external/amber/CMakeLists.txt": 16 "third_party/VK-GL-CTS/src/external/glslang/CMakeLists.txt": 18 "third_party/VK-GL-CTS/src/external/jsoncpp/CMakeLists.txt": 20 "third_party/VK-GL-CTS/src/external/libpng/CMakeLists.txt": 22 "third_party/VK-GL-CTS/src/external/nvidia-video-samples/CMakeLists.txt": 24 "third_party/VK-GL-CTS/src/external/openglcts/CMakeLists.txt": 26 "third_party/VK-GL-CTS/src/external/openglcts/modules/CMakeLists.txt": [all …]
|
| /external/python/cpython2/RISCOS/ |
| D | Makefile | 24 DLKFLAG= -DDLK 27 HEADERS = @,$(TCPIPLIB),@.^.Include,@.^.Modules,@.^.Objects,@.^.Python,$(CLIB),$(OSLIB),$(DLKLIB) 29 CFLAGS = -c $(DLKFLAG) -DRISCOS -DHAVE_CONFIG_H -wadP -throwback -APCS 3/32bit/fpe3 31 CC = cc $(CFLAGS) -j$(HEADERS) 32 CCEXPAT = cc $(CFLAGS) -j$(HEADERS),$(EXPAT) -DHAVE_EXPAT_H 35 LINKFLAGS = -aif #-NOUNUSED #-d 38 LIBFILE = libfile -c 42 $(CC) -o $@ $*.c 45 @.^.Modules.o.python 52 @.^.Modules.o.main\ [all …]
|
| /external/python/cpython2/ |
| D | Android.bp | 7 // http://www.apache.org/licenses/LICENSE-2.0 16 // CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE 22 // Added automatically by a large-scale-change that took the approach of 35 // See: http://go/android-license-faq 40 "SPDX-license-identifier-0BSD", 41 "SPDX-license-identifier-Apache-2.0", 42 "SPDX-license-identifier-BSD", 43 "SPDX-license-identifier-CC0-1.0", 44 "SPDX-license-identifier-GPL", 45 "SPDX-license-identifier-GPL-2.0", [all …]
|
| /external/webrtc/ |
| D | Android.bp | 5 // Added automatically by a large-scale-change that took the approach of 19 // large-scale-change included anything that looked like it might be a license 23 // See: http://go/android-license-faq 34 "SPDX-license-identifier-Apache-2.0", 35 "SPDX-license-identifier-BSD", 36 "SPDX-license-identifier-MIT", 37 "SPDX-license-identifier-Zlib", 56 "-Wextra", 57 "-Wno-unused-parameter", 58 "-Wshadow", [all …]
|
| /external/kmod/testsuite/ |
| D | populate-modules.sh | 3 set -e 11 grep KMOD_FEATURES $CONFIG_H | head -n 1 | grep -q \+$feature 14 declare -A map 16 ["test-depmod/search-order-simple/lib/modules/4.4.4/kernel/crypto/"]="mod-simple.ko" 17 ["test-depmod/search-order-simple/lib/modules/4.4.4/updates/"]="mod-simple.ko" 18 ["test-depmod/search-order-same-prefix/lib/modules/4.4.4/foo/"]="mod-simple.ko" 19 ["test-depmod/search-order-same-prefix/lib/modules/4.4.4/foobar/"]="mod-simple.ko" 20 ["test-depmod/detect-loop/lib/modules/4.4.4/kernel/mod-loop-a.ko"]="mod-loop-a.ko" 21 ["test-depmod/detect-loop/lib/modules/4.4.4/kernel/mod-loop-b.ko"]="mod-loop-b.ko" 22 ["test-depmod/detect-loop/lib/modules/4.4.4/kernel/mod-loop-c.ko"]="mod-loop-c.ko" [all …]
|
| /external/clang/test/Modules/ |
| D | fmodules-validate-once-per-build-session.c | 4 // RUN: rm -rf %t 5 // RUN: mkdir -p %t/Inputs 6 // RUN: mkdir -p %t/modules-to-compare 9 // Create a module. We will use -I or -isystem to determine whether to treat 16 …-cc1 -fmodules -fimplicit-module-maps -fdisable-module-hash -fmodules-cache-path=%t/modules-cache … 17 …-cc1 -fmodules -fimplicit-module-maps -fdisable-module-hash -fmodules-cache-path=%t/modules-cache-… 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 [all …]
|
| /external/webrtc/test/fuzzers/ |
| D | BUILD.gn | 3 # Use of this source code is governed by a BSD-style license 39 "../../modules/rtp_rtcp:rtp_rtcp_format", 59 # converted to //third_party/abseil-cpp:absl when build_with_chromium=true 66 deps += [ "//third_party/abseil-cpp:absl" ] 80 deps = [ "../../modules/rtp_rtcp" ] 81 seed_corpus = "corpora/h264-depacketizer-fuzzer-corpus" 88 "../../modules/rtp_rtcp", 89 "../../modules/rtp_rtcp:rtp_video_header", 97 "../../modules/rtp_rtcp", 98 "../../modules/rtp_rtcp:rtp_video_header", [all …]
|
| /external/python/cpython3/PCbuild/ |
| D | pythoncore.vcxproj.filters | 1 <?xml version="1.0" encoding="utf-8"?> 5 <UniqueIdentifier>{086b0afb-270c-4603-a02a-63d46f0b2b92}</UniqueIdentifier> 7 <Filter Include="Modules"> 8 <UniqueIdentifier>{8e81609f-13ca-4eae-9fdb-f8af20c710c7}</UniqueIdentifier> 10 <Filter Include="Modules\_io"> 11 <UniqueIdentifier>{8787c5bb-bab6-4586-a42e-4a27c7b3ffb6}</UniqueIdentifier> 13 <Filter Include="Modules\zlib"> 14 <UniqueIdentifier>{5d6d2d6c-9e61-4a1d-b0b2-5cc2f446d69e}</UniqueIdentifier> 16 <Filter Include="Modules\cjkcodecs"> 17 <UniqueIdentifier>{9f12c4b1-322e-431e-abf1-e02550f50032}</UniqueIdentifier> [all …]
|
| D | _decimal.vcxproj.filters | 1 <?xml version="1.0" encoding="utf-8"?> 5 <UniqueIdentifier>{f35a78a6-3ef0-4e36-bd8b-afaef22fbb7c}</UniqueIdentifier> 8 <UniqueIdentifier>{138089f8-faba-494f-b6ed-051f31fbaf2d}</UniqueIdentifier> 11 <UniqueIdentifier>{632b24a3-0844-4e57-ad34-b0e4cef886dd}</UniqueIdentifier> 14 <UniqueIdentifier>{322d127c-1105-4a31-aed2-e29cdececc77}</UniqueIdentifier> 17 <UniqueIdentifier>{780c3b7a-7817-4e89-a2f2-fc522f2c5966}</UniqueIdentifier> 21 <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"> [all …]
|
| /external/trusty/arm-trusted-firmware/plat/mediatek/mt8188/ |
| D | platform.mk | 2 # Copyright (c) 2022-2023, MediaTek Inc. All rights reserved. 4 # SPDX-License-Identifier: BSD-3-Clause 15 PLAT_INCLUDES := -I${MTK_PLAT}/common \ 16 -I${MTK_PLAT}/include \ 17 -I${MTK_PLAT}/include/${ARCH_VERSION} \ 18 -I${MTK_PLAT} \ 19 -I${MTK_PLAT_SOC}/include \ 20 -Idrivers/arm/gic \ 22 MODULES-y += $(MTK_PLAT)/common 23 MODULES-y += $(MTK_PLAT)/common/lpm [all …]
|
| /external/python/cpython3/Tools/c-analyzer/ |
| D | TODO | 1 # For up-to-date results, run: 2 # ./python Tools/c-analyzer/c-analyzer.py check --format summary 4 # ./python Tools/c-analyzer/c-analyzer.py analyze 8 # non-PyObject (61) 30 Modules/_abc.c:abc_invalidation_counter static unsigned long long abc_inva… 43 # other non-object (40) 44 Modules/_tracemalloc.c:allocators static struct { PyMemAllocatorEx m… 45 Modules/_tracemalloc.c:tables_lock static PyThread_type_lock tables_l… 46 Modules/_tracemalloc.c:tracemalloc_filenames static _Py_hashtable_t *tracemallo… 47 Modules/_tracemalloc.c:tracemalloc_peak_traced_memory static size_t tracemalloc_peak_tra… [all …]
|
| /external/skia/modules/canvaskit/ |
| D | BUILD.gn | 3 # Use of this source code is governed by a BSD-style license that can be 16 "../../modules/svg/src/SkSVGAttribute.cpp", 17 "../../modules/svg/src/SkSVGAttributeParser.cpp", 18 "../../modules/svg/src/SkSVGCircle.cpp", 19 "../../modules/svg/src/SkSVGClipPath.cpp", 20 "../../modules/svg/src/SkSVGContainer.cpp", 21 "../../modules/svg/src/SkSVGDOM.cpp", 22 "../../modules/svg/src/SkSVGEllipse.cpp", 23 "../../modules/svg/src/SkSVGFe.cpp", 24 "../../modules/svg/src/SkSVGFeColorMatrix.cpp", [all …]
|
| /external/autotest/server/cros/tradefed/ |
| D | generate_controlfiles_common.py | 4 # Use of this source code is governed by a BSD-style license that can be 39 # Use of this source code is governed by a BSD-style license that can be 43 {%- if servo_support_needed %} 45 {%- endif %} 46 {%- if wifi_info_needed %} 49 {%- endif %} 60 {%- if sync_count and sync_count > 1 %} 62 {%- endif %} 63 {%- if priority %} 65 {%- endif %} [all …]
|
| /external/python/cpython2/PC/VS7.1/ |
| D | pythoncore.vcproj | 1 <?xml version="1.0" encoding="Windows-1252"?> 6 ProjectGUID="{CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26}" 18 IntermediateDirectory=".\x86-temp-release\pythoncore" 81 IntermediateDirectory=".\x86-temp-debug\pythoncore" 141 IntermediateDirectory=".\ia64-temp-release\pythoncore" 147 AdditionalOptions=" /USECL:MS_ITANIUM /GS-" 208 IntermediateDirectory=".\amd64-temp-release\pythoncore" 214 AdditionalOptions="/Zm200 /USECL:MS_OPTERON /GS-" 280 RelativePath="..\..\Modules\zlib\adler32.c"> 283 RelativePath="..\..\Modules\zlib\compress.c"> [all …]
|
12345678910>>...45