Home
last modified time | relevance | path

Searched +refs:clang +refs:rename +refs:binary (Results 1 – 25 of 42) sorted by relevance

12

/external/sfntly/doc/
Dbuild_cpp.md19 The package needs to be extracted to ext and rename/symbolic link to `gtest`.
33 Tested with ICU 4.6.1 binary release.
48 The extracted binary should be in `d:\src\sfntly\cpp\ext\cmake\bin\cmake.exe`.
123 ### Using clang Instead
127 CC=clang CXX=clang++ cmake ..
129 The generated Makefile will use clang.
132 of clang (2.8 and before).
134 sfntly is tested to compile and run correctly on clang 3.0 (trunk 135314).
135 clang 2.9 might work but unfortunately we dont have the resource to test it.
/external/libvpx/libvpx/
DREADME24 [2]: For Visual Studio the base yasm binary (not vsyasm) should be in the
25 PATH for Visual Studio. For VS2017 it is sufficient to rename
152 The coding style used by this project is enforced with clang-format using the
153 configuration contained in the .clang-format file in the root of the
157 # Apply clang-format to modified .c, .h and .cc files
158 $ clang-format -i --style=file \
161 Check the .clang-format file for the version used to generate it if there is
164 See also: http://clang.llvm.org/docs/ClangFormat.html
/external/llvm-project/clang/
DCMakeLists.txt84 # FIXME: LLVM_CMAKE_DIR comes from LLVMConfig.cmake. We should rename
113 option(CLANG_ENABLE_BOOTSTRAP "Generate the clang bootstrap target" OFF)
231 "Relative directory from the Clang binary to its resource files.")
234 "Colon separated list of directories clang will search for headers.")
246 "Whether clang should use a new process for the CC1 invocation")
339 set(CLANG_VENDOR_UTI "org.llvm.clang" CACHE STRING
383 ${CMAKE_CURRENT_SOURCE_DIR}/include/clang/Basic/Version.inc.in
384 ${CMAKE_CURRENT_BINARY_DIR}/include/clang/Basic/Version.inc)
435 install(DIRECTORY include/clang include/clang-c
437 COMPONENT clang-headers
[all …]
/external/llvm-project/clang/include/clang/Basic/
DDiagnosticLexKinds.td176 "invalid digit '%0' in %select{decimal|octal|binary}1 constant">;
203 "binary integer literals are a GNU extension">, InGroup<GNUBinaryLiteral>;
205 "binary integer literals are a C++14 extension">, InGroup<CXX14BinaryLiteral>;
207 "binary integer literals are incompatible with C++ standards before C++14">,
471 "token is not a valid binary operator in a preprocessor subexpression">;
582 "no matching '#pragma clang module end' for this "
583 "'#pragma clang module begin'">;
585 "no matching '#pragma clang module begin' for this "
586 "'#pragma clang module end'">;
590 "no matching '#pragma clang module endbuild' for this '#pragma clang module build'">;
[all …]
/external/bc/
DREADME.md14 This `bc` also includes an implementation of `dc` in the same binary, accessible
16 standalone `dc` binary is desired, `bc` can be copied and renamed to `dc`.) The
182 When I ran benchmarks with my `bc` compiled under `clang`, it performed much
184 `clang`.
224 it is possible to rename it in the build to prevent name collision. To prepend
/external/llvm-project/llvm/docs/
DGettingStarted.rst19 C-like languages use the `Clang <https://clang.llvm.org/>`_ front end. This
31 Getting Started <https://clang.llvm.org/get_started.html>`_ page might have more
61 subprojects you'd like to additionally build. Can include any of: clang,
62 clang-tools-extra, libcxx, libcxxabi, libunwind, lldb, compiler-rt, lld,
66 ``-DLLVM_ENABLE_PROJECTS="clang;libcxx;libcxxabi"``.
206 * **mv** --- move (rename) files
471 formatted properly. We use ``clang-format`` for this, which has git integration
472 through the ``git-clang-format`` script. On some systems, it may already be
479 % git clang-format HEAD~1
491 If you don't already have ``clang-format`` or ``git clang-format`` installed
[all …]
/external/mesa3d/docs/relnotes/
D19.3.0.rst1178 - meson/scons/android: add LLVM_AVAILABLE binary flag
1179 - aux/draw: replace binary HAVE_LLVM checks with LLVM_AVAILABLE
1180 - r600: replace binary HAVE_LLVM checks with LLVM_AVAILABLE
1181 - svga: replace binary HAVE_LLVM checks with LLVM_AVAILABLE
1205 - gitlab-ci: rename stages to something simpler
1234 - meson: rename libnir to \_libnir to make it clear it's not meant to
1243 - meson: rename \`glvnd_missing_pc_files\` to \`not
1393 - zink: rename sampler-view destroy function
1407 - zink/spirv: rename vec_type
1531 - intel/eu/gen12: Implement basic instruction binary encoding.
[all …]
D19.1.0.rst302 - [regression][bisected] Reverting 'expose 0 shader binary formats
655 - st/nine: rename \*_conversion to \*_internal
849 - st/mesa: rename st_texture_release_sampler_view()
895 - nir/copy_prop_vars: rename/refactor store_to_entry helper
984 - turnip: add .clang-format
991 - turnip: run sed and clang-format on tu_cs
1281 - meson: make nm binary optional
1579 - vulkan/overlay: fix missing var rename in previous commit
1604 - gitlab-ci: add clang build
1631 - gitlab-ci: build vulkan drivers in clang build
[all …]
D19.0.0.rst316 - intel/tools: make sure the binary file is properly read
955 - mesa/main: rename format-check function
1219 - clover: Fix build after clang r348827
1552 - nir: rename global/local to private/function memory
1556 - nir: rename nir_var_private to nir_var_shader_temp
1557 - nir: rename nir_var_function to nir_var_function_temp
1558 - nir: rename nir_var_ubo to nir_var_mem_ubo
1559 - nir: rename nir_var_ssbo to nir_var_mem_ssbo
1560 - nir: rename nir_var_shared to nir_var_mem_shared
1804 - radeonsi: rename rscreen -> sscreen
[all …]
D20.0.0.rst924 - util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
1072 - ci: Fix caselist results archiving after parallel-deqp-runner rename.
1090 - turnip: Fix some whitespace around binary operators.
1395 - v3d: rename vertex shader key (num)_fs_inputs fields
2194 - st/mesa: rename DEBUG_TGSI -> DEBUG_PRINT_IR
2206 - st/mesa: rename delete_basic_variant -> delete_common_variant
2214 - st/mesa: rename st_common_program to st_program
2216 - st/mesa: rename occurences of stcp to stp to correspond to st_program
2224 - glsl_to_nir: rename image_access to mem_access
2341 - radeonsi: rename SDMA debug flags
[all …]
D20.3.0.rst279 - v3dv/cmd_bufffer: rename and split emit_graphics_pipeline
935 - ci: Extend meson-clang coverage by compiling all gallium drivers
1302 - lavapipe: rename vallium to lavapipe
1307 - ci: move to using clang 10 for meson + clover
1600 - glsl/tests: Make the tests skip on Android binary execution failures.
1657 - freedreno: Fix leak of shader binary on disk cache hits.
1883 - docs: clang -\> Clang
2088 - v3dv: rename and make compute_tile_size_for_framebuffer() public
2103 - v3dv/cmd_buffer: rename render pass RCL emission helpers to be more explicit
2121 - v3dv: rename drm device fields so they are more explict
[all …]
D20.2.0.rst900 - radv/winsys: Add binary syncobj ABI changes for timeline semaphores.
1306 - glsl: rename has_implicit_uint_to_int_conversion to *_int_to_uint_*
1952 - util: rename xmlpool.h to driconf.h
2007 - egl: rename _eglMatchDriver() to _eglInitializeDisplay()
3098 - blorp: rename workaround address function
3222 - gallium: rename 'state tracker' to 'frontend'
3224 - gallium: rename PIPE_RESOURCE_FLAG_ST_PRIV to FRONTEND_PRIV
3234 - radeonsi: rename SI_RESOURCE_FLAG_TRANSFER to FORCE_LINEAR
3250 - radeonsi: split si_all_descriptors_begin_new_cs and rename functions
3270 - ac: rename has_double_rate_fp16 -> has_packed_math_16bit
[all …]
/external/llvm/cmake/modules/
DAddLLVM.cmake735 # ".dll.a", but for clang.exe that causes a collision with libclang.dll,
981 function(llvm_add_go_executable binary pkgpath)
987 set(binpath ${CMAKE_BINARY_DIR}/bin/${binary}${CMAKE_EXECUTABLE_SUFFIX})
1001 COMMENT "Building Go executable ${binary}"
1004 add_custom_target(${binary} ALL DEPENDS ${binpath})
1006 add_custom_target(${binary} DEPENDS ${binpath})
1031 # They below might not be the build tree but provided binary tree.
1042 # plugins. We may rename it.
/external/libabigail/
DChangeLog47 when comparing the binary to its ABIXML representation yields any
97 * tests/data/test-read-dwarf/test9-pr18818-clang.so.abi: Likewise.
123 binary test input.
130 * tests/test-diff-pkg.cc (in_out_specs): Add the binary test input
171 New binary test input.
174 New reference output for the binary test input above.
177 * tests/test-diff-pkg.cc (in_out_specs): Add the binary test
274 * tests/data/test-read-dwarf/PR25042-libgdbm-clang-dwarf5.so.6.0.0.abi:
299 * tests/data/test-read-dwarf/test9-pr18818-clang.so.abi: Likewise.
369 * tests/data/test-read-dwarf/PR25042-libgdbm-clang-dwarf5.so.6.0.0.abi:
[all …]
/external/zstd/
DCHANGELOG61 perf: Improved decompression speed: x64 : +10% (clang) / +5% (gcc); ARM : from +15% to +50%, depend…
146 build: Meson: rename options out of deprecated namespace by @lzutao (#1665)
178 build: Extend fuzzer build system to work with the new clang engine
213 perf: slightly better decompression speed on clang (depending on hardware target)
307 build : fixed binary variants, reported by @svenha (#788)
446 Improved : better speed on clang and gcc -O2, thanks to Eric Biggers
/external/clang/include/clang/Driver/
DOptions.td1 //===--- Options.td - Options for clang -----------------------------------===//
10 // This file defines the options accepted by clang.
37 // clang and clang-cl modes.
44 // CC1Option - This option should be accepted by clang -cc1.
47 // CC1AsOption - This option should be accepted by clang -cc1as.
72 def f_clang_Group : OptionGroup<"<f (clang-only) group>">, Group<CompileOnly_Group>;
79 def clang_i_Group : OptionGroup<"<clang i group>">, Group<i_Group>;
109 // Temporary groups for clang options which we know we don't support,
111 def clang_ignored_f_Group : OptionGroup<"<clang ignored f group>">,
113 def clang_ignored_m_Group : OptionGroup<"<clang ignored m group>">,
[all …]
/external/tpm2-tss/
DCHANGELOG.md196 - Fixed conversion of gcrypt mpi numbers to binary data
217 - Support for Windows build with Visual Studio and clang, currently limited
308 - rename libtss2 to libsapi
309 - rename libtcti_device to libtcti-device
310 - rename libtcti_socket to libtcti-socket
/external/llvm-project/clang/include/clang/Driver/
DOptions.td1 //===--- Options.td - Options for clang -----------------------------------===//
9 // This file defines the options accepted by clang.
39 // clang and clang-cl modes.
46 // CC1Option - This option should be accepted by clang -cc1.
49 // CC1AsOption - This option should be accepted by clang -cc1as.
109 def clang_i_Group : OptionGroup<"<clang i group>">, Group<i_Group>, DocFlatten;
135 def f_clang_Group : OptionGroup<"<f (clang-only) group>">,
219 // Temporary groups for clang options which we know we don't support,
221 def clang_ignored_f_Group : OptionGroup<"<clang ignored f group>">,
223 def clang_ignored_m_Group : OptionGroup<"<clang ignored m group>">,
[all …]
/external/rust/crates/libz-sys/src/zlib/
DChangeLog85 - Add note to contrib/blast to use binary mode in stdio
142 - Recognize clang as gcc
200 - Restore gzgetc function for binary compatibility
295 - Set binary for output file in puff.c
589 binary compatibility -- a normal version and a 64-bit offset version,
645 - Set examples/zpipe.c input and output to binary mode for Windows
870 - Update contrib/delphi; rename to contrib/pascal; add example [Truta]
1267 - rename FOPEN as F_OPEN to avoid clash with /usr/include/sys/file.h
1409 - rename libgz.a as libz.a
1422 - Set binary mode for stdin/stdout in minigzip.c for OS/2
/external/python/cpython2/Modules/zlib/
DChangeLog85 - Add note to contrib/blast to use binary mode in stdio
142 - Recognize clang as gcc
200 - Restore gzgetc function for binary compatibility
295 - Set binary for output file in puff.c
589 binary compatibility -- a normal version and a 64-bit offset version,
645 - Set examples/zpipe.c input and output to binary mode for Windows
870 - Update contrib/delphi; rename to contrib/pascal; add example [Truta]
1267 - rename FOPEN as F_OPEN to avoid clash with /usr/include/sys/file.h
1409 - rename libgz.a as libz.a
1422 - Set binary mode for stdin/stdout in minigzip.c for OS/2
/external/arm-trusted-firmware/docs/
Dchange-log.rst957 - ti: k3: common: Enable ARM cluster power down and rename device IDs to
965 CLK_TOPSW_LSBUS from invalid clock list and rename FPD WDT clock ID
984 - Fix clang build if CC is not in the path.
1343 macros, drop rockchip-specific imported linker symbols for bl31, Disable binary generation
1659 Building a combined BL1 and ROMLIB binary file with the correct page
2050 to allow a post-processing tool to choose the right binary to interpret
2077 - The clang assembler/preprocessor is used when Clang is selected. However,
2078 the clang linker is not used because it is unable to link TF-A objects
2079 due to immaturity of clang linker functionality at this time.
2644 - Introduced support for Arm Compiler 6 and LLVM (clang).
[all …]
/external/python/cffi/doc/source/
Dwhatsnew.rst146 * Fix (hack) for 3.6.0/3.6.1/3.6.2 giving incompatible binary extensions
237 non-clang)
347 name, you can rename it manually to ``NAME.abi3.so``, or use the very
/external/curl/
DCHANGES78 clang 10, mingw-w64:
94 by linking `lib/dynbuf.c` when building a static curl binary.
96 a dynamic curl binary. This was likely possibly because no
188 - test1465: verify --libcurl with binary POST data
190 - runtests: allow generating a binary sequence from hex
192 - tool_setopt: escape binary data to hex, not octal
194 - curl: make --libcurl show binary posts correctly
458 - curl_krb5.h: rename from krb5.h
863 configure --enable-debug now enables -Wassign-enum with clang,
890 Unfortunately, this option is not detecting the same issues as clang's
[all …]
/external/freetype/
DChangeLog.26323 * src/smooth/ftgrays.c (gray_convert_glyph): Fix reports from clang.
530 Minor clang++ fixes.
850 [pfr] Fix binary search (#47514).
861 FreeType binary search code.
875 We did a binary search for a charcode without ensuring that the
909 [pfr] Various clang sanitizer fixes.
936 [raster, smooth] Fix some clang sanitizer runtime issues.
1079 Fix clang warnings.
1329 Fix another runtime error found by clang's sanitizer (#47082).
1336 Fix runtime errors found by clang's sanitizer (#47082).
[all …]
/external/python/cpython3/Misc/NEWS.d/
D3.8.0a1.rst217 clang Memory Sanitizer build instrumentation was added to work around false
405 they work properly under clang's Memory Sanitizer. A new configure flag
699 binary mode and ``buffering=1``.
1331 Fixed clang ubsan (undefined behavior sanitizer) warnings in dictobject.c by
1591 Update Valgrind suppression list to account for the rename of
7275 When building Python with clang and LTO, LTO flags are no longer passed into
7318 Have --with-lto works correctly with clang.
7406 Fix detection of C11 atomic support on clang.
7534 The embedding tests can once again be built with clang 6.0
8404 IDLE: In rstrip, rename class RstripExtension as Rstrip
[all …]

12