HomeSort by relevance Sort by last modified time
    Searched refs:official (Results 1 - 25 of 30) sorted by null

1 2

  /external/libpng/scripts/
checksym.awk 3 # (official) list. Arguments:
5 # awk -f checksym.awk official-def list-to-check
18 official[1] = "" # defined symbols from master file
40 if (official[o] == "") {
41 official[o] = $1
45 print master ": duplicated symbol:", official[o] ":", $0
129 if (official[o] == "") {
153 } else if (symbol[o] != official[o]) {
157 print "png.h: symbol", o, "is exported as '" official[o] "' in", master
158 else if (official[o] == ""
    [all...]
  /external/toolchain-utils/crosperf/experiment_files/
official-image.exp 2 # official images.
26 # Replace "latest-official" with the appropriate xbuddy version alias
27 # for the official image you want to use (see
30 build: latest-official
36 # Replace "lumpy-release/R35-5672.0.0" with the official image you want
  /external/walt/docs/
Development.md 8 ADB can work over TCP connections. The [official documentation](https://developer.android.com/studio/command-line/adb.html#wireless) assumes that the TCP connection is established over WiFi, but a wired Ethernet connection can be used in the same way and is reported to work much better with ADB. Android will recognize and use most USB-Ethernet adapters out of the box.
26 [official guide for Android development on ChromeOS](https://developer.android.com/topic/arc/index.html#setup).
  /external/walt/
README.md 3 **DISCLAIMER:** This is not an official Google product.
  /external/cldr/tools/java/org/unicode/cldr/util/
WikipediaOfficialLanguages.java 129 // Pashto (statewide) (official)
172 } else if (line.contains("official") || line.contains("national") || line.isEmpty()) {
173 return OfficialStatus.official;
175 return OfficialStatus.official;
SupplementalDataInfo.java 110 * Official status of languages
113 unknown("U", 1), recognized("R", 1), official_minority("OM", 2), official_regional("OR", 3), de_facto_official("OD", 10), official("O", 10); enum constant in enum:SupplementalDataInfo.OfficialStatus
    [all...]
  /external/cldr/tools/java/org/unicode/cldr/tool/
CheckEnglishCurrencyNames.java 84 // finding official languages
91 case official:
143 System.out.format("No official languages\n");
FindPreferredHours.java 320 if (status == OfficialStatus.official || status == OfficialStatus.de_facto_official) {
  /external/python/cpython3/Tools/msi/
buildrelease.bat 4 rem This script is intended for building official releases of Python.
9 rem alongside an official Python release, by modifying the GUIDs used
  /external/golang-protobuf/ptypes/any/
any.pb.go 124 // Note: this functionality is not currently available in the official
  /external/autotest/client/cros/crash/
crash_test.py 127 Normally, crash reports are only uploaded for official build
413 image_type: type of image ("dev","force-official",...), if given
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
dumpICUrules.bat 113 # Use official script abbreviations where possible.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_xml_etree.py     [all...]
  /external/u-boot/drivers/i2c/
Kconfig 26 be enabled for any board in an official release.
  /external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
TestInheritance.java 69 // language is official
143 if (status != OfficialStatus.official
    [all...]
  /external/python/cpython2/Mac/BuildScript/
build-installer.py 3 This script is used to build "official" universal installers on macOS.
    [all...]
  /external/python/cpython3/Mac/BuildScript/
build-installer.py 3 This script is used to build "official" universal installers on macOS.
    [all...]
  /external/dtc/Documentation/
dtc-paper.tex 571 mostly around the support for Apple machines. He became official
  /external/bcc/tests/lua/
luaunit.lua     [all...]
  /external/jemalloc/bin/
jeprof.in     [all...]
  /external/jemalloc_new/bin/
jeprof.in     [all...]
  /external/brotli/js/
decode.min.js     [all...]
  /external/syzkaller/vendor/golang.org/x/net/http2/
server.go     [all...]
  /external/libffi/
texinfo.tex     [all...]
  /external/python/cpython2/Lib/pydoc_data/
topics.py     [all...]

Completed in 907 milliseconds

1 2