Searched refs:IMPORTANT (Results 1 – 25 of 216) sorted by relevance
123456789
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/ |
D | apply-shim.js | 81 const IMPORTANT = /\s*!important/; constant 349 parts.push(',', f.replace(IMPORTANT, '')); 352 if (IMPORTANT.test(properties[p])) {
|
/external/freetype/docs/ |
D | CHANGES | 3 I. IMPORTANT BUG FIXES 18 I. IMPORTANT CHANGES 68 I. IMPORTANT CHANGES 105 I. IMPORTANT BUG FIXES 159 I. IMPORTANT CHANGES 285 I. IMPORTANT BUG FIXES 333 I. IMPORTANT BUG FIXES 341 II. IMPORTANT CHANGES 423 I. IMPORTANT BUG FIXES 435 II. IMPORTANT CHANGES [all …]
|
/external/python/cpython3/Lib/test/ |
D | tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt | 1 # IMPORTANT: this file has the utf-8 BOM signature '\xef\xbb\xbf'
|
D | tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt | 2 # IMPORTANT: this file has the utf-8 BOM signature '\xef\xbb\xbf'
|
D | tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt | 2 # IMPORTANT: unlike the other test_tokenize-*.txt files, this file
|
D | tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt | 2 # IMPORTANT: this file has the utf-8 BOM signature '\xef\xbb\xbf'
|
/external/icu/tools/srcgen/javadoc_patches/patches/src/main/java/android/icu/text/ |
D | MeasureFormat.java.patch | 7 - * <strong>IMPORTANT:</strong> New users are strongly encouraged to see if
|
D | DecimalFormat.java.patch | 8 - * <strong>IMPORTANT:</strong> New users are strongly encouraged to see if
|
D | CompactDecimalFormat.java.patch | 8 - * <strong>IMPORTANT:</strong> New users are strongly encouraged to see if
|
/external/angle/ |
D | WATCHLISTS | 8 # IMPORTANT: The regular expression filepath is tested against each path using
|
/external/autotest/server/cros/tradefed/tradefed_utils_unittest_data/ |
D | CtsDeqpTestCases-trimmed-inaccurate.txt | 21 IMPORTANT: Some modules failed to run to completion, tests counts may be inaccurate.
|
/external/tensorflow/tensorflow/lite/micro/tools/make/targets/ |
D | xcore_makefile.inc | 3 #IMPORTANT: to set up environment variables correctly run the following from the top tensorflow dir…
|
/external/icu/ |
D | README.android | 15 IMPORTANT NOTE: Do not make changes to this code directly,
|
/external/mesa3d/docs/drivers/openswr/ |
D | usage.rst | 37 **IMPORTANT:** Mesa will default to using llvmpipe or softpipe as the default software renderer. T…
|
/external/python/pybind11/pybind11/ |
D | setup_helpers.pyi | 1 # IMPORTANT: Should stay in sync with setup_helpers.py (mostly checked by CI /
|
/external/neon_2_sse/ |
D | LICENSE | 5 IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
|
/external/python/cpython3/PC/bdist_wininst/ |
D | install.rc | 2 IMPORTANT NOTE: IF THIS FILE IS CHANGED, PCBUILD\BDIST_WININST.VCXPROJ MUST
|
/external/tflite-support/tensorflow_lite_support/cc/task/vision/proto/ |
D | detections.proto | 27 // IMPORTANT: when using the Task APIs, the bounding box is expressed in the
|
/external/owasp/sanitizer/lib/guava-libraries/ |
D | README | 21 IMPORTANT WARNINGS
|
/external/jsoncpp/ |
D | meson.build | 11 # IMPORTANT: also update the SOVERSION!!
|
/external/guava/guava-testlib/ |
D | README.md | 36 ## IMPORTANT WARNINGS
|
/external/grpc-grpc-java/examples/example-kotlin/ |
D | build.gradle | 33 // IMPORTANT: You probably want the non-SNAPSHOT version of gRPC. Make sure you
|
/external/pigweed/pw_build/ |
D | CMakeLists.txt | 15 # IMPORTANT: The compilation flags in this file must be kept in sync with
|
/external/llvm/test/MC/Disassembler/X86/ |
D | prefixes.txt | 74 # ***IMPORTANT ^-- this must be at the end of the file to be a valid test ***
|
/external/llvm-project/mlir/tools/mlir-vulkan-runner/ |
D | CMakeLists.txt | 46 # *IMPORTANT*: This library cannot depend on LLVM libraries. Otherwise,
|
123456789