Searched +full:libicu +full:- +full:dev (Results 1 – 20 of 20) sorted by relevance
| /external/cronet/third_party/icu/source/config/ |
| D | mh-os400 | 1 ## -*-makefile-*- 4 ## OS400-specific setup (for cross build) 5 ## Copyright (c) 1999-2013, International Business Machines Corporation and 8 # This otherwise breaks on OS400 - can't find "shell" 12 GEN_DEPS.c= $(CC1) -E -M $(DEFS) $(CPPFLAGS) 13 GEN_DEPS.cc= $(CXX1) -E -M $(DEFS) $(CPPFLAGS) 15 THREADSCPPFLAGS = -D_MULTI_THREADED 21 # -qTERASPACE: large pointers 22 # -qPFROPT=*STRDONLY: Strings are read-only 23 COMPILE.c= $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) -c -qTERASPACE=*YES -qSTGMDL=*INHERIT -qPFROPT=*STRD… [all …]
|
| D | mh-os390 | 1 ## -*-makefile-*- 5 ## Copyright (c) 1999-2014, International Business Machines Corporation and 27 # z/OS options that enable page fault based loading of read-only # 40 # TODO: Fix this configuration so that icu-config will work! 41 # If statements don't work well when icu-config is generated. 47 ICU_IEEE = -Wc,'FLOAT(IEEE)' -DIEEE_754=0#M# 53 THREADSCPPFLAGS = -D_OPEN_THREADS=3 57 SHAREDLIBCPPFLAGS = -D_SHR_TZNAME -D_SHR_TIMEZONE 59 # -Wc,expo is used to export all functions 60 SHAREDLIBCFLAGS = -Wc,expo [all …]
|
| /external/icu/icu4c/source/config/ |
| D | mh-os400 | 1 ## -*-makefile-*- 4 ## OS400-specific setup (for cross build) 5 ## Copyright (c) 1999-2013, International Business Machines Corporation and 8 # This otherwise breaks on OS400 - can't find "shell" 12 GEN_DEPS.c= $(CC1) -E -M $(DEFS) $(CPPFLAGS) 13 GEN_DEPS.cc= $(CXX1) -E -M $(DEFS) $(CPPFLAGS) 15 THREADSCPPFLAGS = -D_MULTI_THREADED 21 # -qTERASPACE: large pointers 22 # -qPFROPT=*STRDONLY: Strings are read-only 23 COMPILE.c= $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) -c -qTERASPACE=*YES -qSTGMDL=*INHERIT -qPFROPT=*STRD… [all …]
|
| D | mh-os390 | 1 ## -*-makefile-*- 5 ## Copyright (c) 1999-2014, International Business Machines Corporation and 27 # z/OS options that enable page fault based loading of read-only # 40 # TODO: Fix this configuration so that icu-config will work! 41 # If statements don't work well when icu-config is generated. 47 ICU_IEEE = -Wc,'FLOAT(IEEE)' -DIEEE_754=0#M# 53 THREADSCPPFLAGS = -D_OPEN_THREADS=3 57 SHAREDLIBCPPFLAGS = -D_SHR_TZNAME -D_SHR_TIMEZONE 59 # -Wc,expo is used to export all functions 60 SHAREDLIBCFLAGS = -Wc,expo [all …]
|
| /external/harfbuzz_ng/.circleci/ |
| D | config.yml | 4 win32-executor: 6 - image: cimg/base:edge-20.04 7 win64-executor: 9 - image: cimg/base:edge-20.04 10 autotools-executor: 12 - image: cimg/base:edge-20.04 16 macos-aat-fonts: 20 - checkout 21 …- run: HOMEBREW_NO_AUTO_UPDATE=1 brew install pkg-config ragel freetype glib cairo python3 icu4c g… 22 - run: pip3 install meson --upgrade [all …]
|
| /external/icu/tools/icu4c_srcgen/doc_patches/ |
| D | create_patches.sh | 9 # http://www.apache.org/licenses/LICENSE-2.0 17 # Re-generate all doc patches 20 read -p "Discard all uncommitted changes in libicu/ (y/n)? " CONT 25 # Create libicu/ copy without patches 27 git checkout -- ${LIBICU_DIR} 28 if [ -d "${PATCHES_DIR}" ]; then 29 rm -r ${PATCHES_DIR} 2> /dev/null 36 GIT_EXTERNAL_DIFF=${SCRIPT_DIR}/git_diff_create_patch.sh git diff -- ${LIBICU_DIR} 38 # Revert the changes in libicu/ 39 git checkout -- ${LIBICU_DIR}
|
| /external/icu/icu4c/packaging/ |
| D | PACKAGES | 3 Copyright (C) 2000-2003, International Business Machines 14 - ICU libraries. This package contains the runtime libraries needed by 17 - ICU. This package contains the converters data, the timezones data, 19 - ICU locales. This package adds locales and break data. 20 - ICU development. This package contains the files necessary to build 24 - ICU docs. This package contains further documentation for ICU, 26 - ICU data. This package contains the source for the compiled data 28 - ICU international data. This package contains the source for the 33 ICU-specific directories or information: 40 ICULIBDIR The directory where platform-specific ICU data [all …]
|
| /external/skia/tools/ |
| D | install_dependencies.sh | 4 # Use of this source code is governed by a BSD-style license that can be 7 # install_dependencies.sh will install system-specific Skia 11 # Pass in --yes as the first argument to force apt-get to skip Y/n prompts while 14 set -e 19 if !(dpkg-query -W -f'${Status}' "$arg" 2>/dev/null | \ 20 grep -q "ok installed"); then 27 if command -v lsb_release > /dev/null ; then 28 case $(lsb_release -i -s) in 30 PACKAGES=$(cat<<-EOF 31 build-essential [all …]
|
| /external/icu/icu4c/packaging/rpm/ |
| D | icu.spec | 3 # Copyright (C) 2000-2005, International Business Machines 21 Source: icu-%{version}.tgz 22 BuildRoot: /var/tmp/%{name}-%{version} 24 ICU is a set of C and C++ libraries that provides robust and full-featured 37 `icu' and `icu-locales` packages. 39 %package -n libicu34 42 %description -n libicu34 43 ICU is a set of C and C++ libraries that provides robust and full-featured 46 `icu' and `icu-locales` packages. 48 %package -n libicu-devel [all …]
|
| /external/oss-fuzz/projects/tarantool/ |
| D | Dockerfile | 7 # http://www.apache.org/licenses/LICENSE-2.0 17 FROM gcr.io/oss-fuzz-base/base-builder 18 RUN apt-get update && apt-get install -y \ 19 build-essential cmake make coreutils sed \ 20 autoconf automake libtool zlib1g-dev \ 21 libreadline-dev libncurses5-dev libssl-dev \ 22 libunwind-dev libicu-dev luajit 25 RUN git submodule update --init --recursive
|
| /external/harfbuzz_ng/.github/workflows/ |
| D | linux-ci.yml | 1 name: linux-ci 15 runs-on: ubuntu-20.04 18 - name: Checkout 20 - name: Setup Ccache 21 uses: hendrikmuhs/ccache-action@6d1841ec156c39a52b1b23a810da917ab98da1f4 # v1.2.10 23 key: ${{ github.job }}-${{ runner.os }}-${{ runner.arch }} 24 - name: Install Dependencies 26 sudo apt-get update 27 sudo apt-get install \ 29 gobject-introspection \ [all …]
|
| D | coverity-scan.yml | 1 name: coverity-scan 5 - cron: '0 10 * * *' # Daily at 10:00 UTC 12 runs-on: ubuntu-latest 14 - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 16 …- run: sudo apt-get install gcc clang wget git curl pkg-config libfreetype6-dev libglib2.0-dev lib… 18 - name: Download Coverity 20 …wget -q https://scan.coverity.com/download/cxx/linux64 --post-data "token=$TOKEN&project=HarfBuzz"… 21 mkdir cov-analysis-linux64 22 tar xzf cov-analysis-linux64.tar.gz --strip 1 -C cov-analysis-linux64 27 …- run: cov-analysis-linux64/bin/cov-build --dir cov-int clang src/hb-*.cc -DHAVE_FREETYPE -DHAVE_G… [all …]
|
| /external/oss-fuzz/projects/libphonenumber/ |
| D | Dockerfile | 7 # http://www.apache.org/licenses/LICENSE-2.0 17 FROM gcr.io/oss-fuzz-base/base-builder 19 RUN apt-get update && apt-get install -y autoconf automake \ 20 cmake cmake-curses-gui libre2-dev \ 21 libicu-dev libboost-dev libboost-thread-dev libboost-system-dev \ 22 libgflags-dev libgoogle-glog-dev libssl-dev \ 23 protobuf-compiler libtool wget default-jre icu-devtools 24 RUN apt-get install -y libgtest-dev && \ 31 ln -sn /usr/local/lib/googletest/libgtest.a /usr/lib/libgtest.a && \ 32 ln -sn /usr/local/lib/googletest/libgtest_main.a /usr/lib/libgtest_main.a && \ [all …]
|
| /external/icu/ |
| D | icu_version_upgrade.md | 4 https://github.com/unicode-org/icu/releases. 10 * See http://site.icu-project.org/repository 11 …* [git-lts](https://git-lfs.github.com/) has to be installed to pull binaries correctly from the g… 12 2. Generate a github read-access token and setup a local ~/.m2/setting.xml 16 * http://go/repo-init/aosp-main-with-phones 20 …* The branch is a staging branch to **rebase** Android-specific patches onto the new upstream vers… 21 … instruction at http://g3doc/company/teams/android-build-team/playbook/create_branch#creating-new-… 26 We use the **`aosp/upstream-release-cldr** as the mirror of the upstream release branch. 39 export UPSTREAM_CLDR_GIT=/media/user/disk/icu-git/cldr 40 export UPSTREAM_ICU_GIT=/media/user/disk/icu-git/icu [all …]
|
| /external/oss-fuzz/projects/iroha/ |
| D | Dockerfile | 7 # http://www.apache.org/licenses/LICENSE-2.0 17 FROM gcr.io/oss-fuzz-base/base-builder 19 RUN set -e; \ 20 apt-get update && \ 21 apt-get -y --no-install-recommends install libicu-dev \ 22 apt-utils git curl wget unzip tar; \ 23 apt-get -y clean 25 RUN git clone --depth 1 --single-branch --branch master https://github.com/hyperledger/iroha.git 29 RUN cp -R $SRC/iroha/vcpkg /tmp/vcpkg-vars 31 RUN ["bash", "/tmp/vcpkg-vars/oss/build_deps.sh"]
|
| /external/gptfdisk/ |
| D | README | 5 ------------ 10 - gdisk -- This program is modeled after Linux fdisk, but it operates on 12 disks that fdisk modifies. As such, gdisk is an interactive text-mode 17 - cgdisk -- This program is modeled after Linux cfdisk, but it operates on 19 is a curses-based text-mode tool for manipulating partitions, which is to 24 - sgdisk -- This program is conceptually similar to the Linux sfdisk and 26 manipulation of GPT disks using command-line options, so it's suitable 30 - fixparts -- This program, unlike the preceding three, operates on MBR 32 various utilities. Specifically, it can fix mis-sized extended partitions 47 --------------------------------------------- [all …]
|
| D | NEWS | 2 ------------------- 4 - Fixed problem that caused sgdisk to crash with errors about being unable 6 (commit 740, which is pre-release as I type; presumably version 1.19 and 9 - Updated guid.cc to deal with minor change in libuuid. 11 - Fixed potential NULL derefernce bug in sgdisk. Thanks to Damian Kurek 14 - The partition number of "0" can now be used to reference newly-created 15 partitions when the --largest-new=0 option to sgdisk is used. Thanks to 18 - Make explicit casts in gptcurses.cc to eliminate compiler warnings about 19 mis-matched types in printw() statements. 21 - Minor code cleanup based on valgrind analysis. [all …]
|
| /external/cronet/third_party/icu/ |
| D | BUILD.gn | 2 # Use of this source code is governed by a BSD-style license that can be 38 # NaCl-related builds also fail looking for dlfcn.h when it's enabled. 90 "/wd4267", # Conversion from size_t on 64-bits. 91 "/utf-8", # ICU source files are in UTF-8. 106 cflags += [ "-Wno-unused-function" ] 112 "-Wno-parentheses", 116 # unistr.cpp also has an unused function for non-component builds. 117 "-Wno-unused-function", 120 "-Wno-unused-variable", 124 "-Wno-ambiguous-reversed-operator", [all …]
|
| /external/cronet/third_party/libxml/chromium/ |
| D | roll.py | 4 # Use of this source code is governed by a BSD-style license that can be 19 # 2. Apply the patch in src: patch -p1 <../chromium/foo.patch 32 # a. sudo apt-get install libicu-dev 48 # a. third_party/libxml/chromium/roll.py --linux /path/to/libxml2 58 # b. third_party\libxml\chromium\roll.py --win32 63 # b. third_party/libxml/chromium/roll.py --mac --icu4c_path=~/homebrew/opt/icu4c 68 # The --linuxfast argument is an alternative to --linux which also deletes 70 # the end of the --mac run, but if you want to run the roll script and get to 75 'libxml2-2.9.4-security-xpath-nodetab-uaf.patch', 76 'undo-sax-deprecation.patch', [all …]
|
| /external/cronet/android/tools/gn2bp/ |
| D | gen_android_bp | 8 # http://www.apache.org/licenses/LICENSE-2.0 21 # gn desc out --format=json --all-toolchains "//*" > desc.json 26 # libraries are also mapped to their Android equivalents -- see |builtin_deps|. 63 '//third_party/netty-tcnative:netty-tcnative-so', 74 REMOVE_GEN_JNI_JARJAR_RULES_FILE = "android/tools/remove-gen-jni-jarjar-rules.txt" 105 "-mpclmul", 107 "-mssse3", 109 "-msse3", 111 "-msse4.2", 113 "-O1", [all …]
|