Home
last modified time | relevance | path

Searched refs:portability (Results 1 – 25 of 275) sorted by relevance

1234567891011

/external/llvm-project/clang-tools-extra/clang-tidy/llvmlibc/
DRestrictSystemLibcHeadersCheck.cpp26 : public portability::RestrictedIncludesPPCallbacks {
31 : portability::RestrictedIncludesPPCallbacks(Check, SM), in RestrictedIncludesPPCallbacks()
55 portability::RestrictedIncludesPPCallbacks::InclusionDirective( in InclusionDirective()
DRestrictSystemLibcHeadersCheck.h25 : public portability::RestrictSystemIncludesCheck {
28 : portability::RestrictSystemIncludesCheck(Name, Context, "-*") {} in RestrictSystemLibcHeadersCheck()
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dclang-analyzer-optin.portability.UnixAPI.rst1 .. title:: clang-tidy - clang-analyzer-optin.portability.UnixAPI
3 clang-analyzer-optin.portability.UnixAPI
Dllvmlibc-restrict-system-libc-headers.rst33 headers. See :doc:`portability-restrict-system-includes
34 <portability-restrict-system-includes>` for more
Dportability-simd-intrinsics.rst1 .. title:: clang-tidy - portability-simd-intrinsics
3 portability-simd-intrinsics
Dportability-restrict-system-includes.rst1 .. title:: clang-tidy - portability-restrict-system-includes
3 portability-restrict-system-includes
Dhicpp-no-assembler.rst10 as it restricts the portability of code.
/external/libcups/vcnet/regex/
DWHATSNEW4 New in alpha3.7: A bit of cleanup aimed at maximizing portability,
8 New in alpha3.6: A couple more portability glitches fixed.
12 minor portability glitches and the like, hence this release to fix them.
37 New in alpha3.2: Assorted bits of cleanup and portability improvement
76 portability problems with unpromoted parameters. Some unsigned casts have
77 been introduced to minimize portability problems with shifting into sign
/external/libogg/
DCHANGES31 * various portability fixes
39 * various portability fixes
/external/llvm-project/clang-tools-extra/clang-tidy/portability/
DPortabilityTidyModule.cpp17 namespace portability { namespace
DSIMDIntrinsicsCheck.h18 namespace portability {
/external/llvm-project/llvm/test/tools/llvm-nm/X86/
Dposix-aliases.test3 # RUN: llvm-nm -portability %p/Inputs/hello.obj.elf-x86_64 > %t3
Dportability.test2 # RUN: llvm-nm %t.o --portability | FileCheck %s --strict-whitespace --match-full-lines
/external/llvm-project/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/portability/
DBUILD.gn1 static_library("portability") {
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
DREADME.md8 the use of portability macros.
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/
DREADME.md8 the use of portability macros.
/external/grpc-grpc/src/core/lib/gpr/
DREADME.md8 the use of portability macros.
/external/googletest/googletest/cmake/
Dlibgtest.la.in13 # Should we warn about portability when linking against -modules?
/external/libpng/contrib/pngminus/
DCHANGES.txt12 1.6 - 2018.08.05 - Improve portability and fix style (Cosmin Truta)
/external/toybox/scripts/
Dtest.sh4 source scripts/portability.sh
/external/e2fsprogs/doc/RelNotes/
Dv1.43.2.txt51 Fix portability problems in fuse2fs. Previously it wouldn't build on
71 Fix a Windows64 portability bug.
/external/pigweed/pw_chrono/
Ddocs.rst8 on portability for constrained embedded devices and maintaining correctness.
/external/rust/crates/grpcio-sys/grpc/tools/internal_ci/linux/
Dgrpc_portability_build_only.cfg29 value: "-f portability linux --inner_jobs 4 -j 4 --internal_ci --build_only"
/external/rust/crates/grpcio-sys/grpc/tools/internal_ci/windows/pull_request/
Dgrpc_portability.cfg29 value: "-f portability windows -j 1 --inner_jobs 8 --internal_ci"
/external/rust/crates/grpcio-sys/grpc/tools/internal_ci/windows/
Dgrpc_portability_build_only.cfg29 value: "-f portability windows --internal_ci --build_only"

1234567891011