Home
last modified time | relevance | path

Searched refs:Spaces (Results 1 – 25 of 56) sorted by relevance

123

/third_party/node/deps/v8/src/heap/cppgc/
Draw-heap.h46 using Spaces = std::vector<std::unique_ptr<BaseSpace>>; variable
47 using iterator = Spaces::iterator;
48 using const_iterator = Spaces::const_iterator;
105 Spaces spaces_;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp436 static const char Spaces[] = " " in indent() local
441 if (NumSpaces < array_lengthof(Spaces)) in indent()
442 return write(Spaces, NumSpaces); in indent()
446 (unsigned)array_lengthof(Spaces)-1); in indent()
447 write(Spaces, NumToWrite); in indent()
/third_party/icu/ohos_icu4j/resources/ohos/global/icu/
DICUConfig.properties40 # Spaces (U+0020) around each path are trimmed away. Empty paths are ignored.
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/
DICUConfig.properties40 # Spaces (U+0020) around each path are trimmed away. Empty paths are ignored.
/third_party/skia/site/docs/user/
Dcoordinates.md2 title: 'Skia Coordinate Spaces'
Dsksl.md117 ## Coordinate Spaces
/third_party/cups-filters/drv/
Dcupsfilters.drv688 Choice "2/2 Spaces" ""
689 Choice "3/3 Spaces" ""
690 Choice "4/4 Spaces" ""
691 Choice "5/5 Spaces" ""
692 Choice "6/6 Spaces" ""
693 Choice "7/7 Spaces" ""
694 *Choice "8/8 Spaces" ""
695 Choice "9/9 Spaces" ""
696 Choice "10/10 Spaces" ""
697 Choice "11/11 Spaces" ""
[all …]
/third_party/ninja/src/
Ddepfile_parser_test.cc93 TEST_F(DepfileParserTest, Spaces) { in TEST_F() argument
/third_party/mbedtls/
D.uncrustify.cfg33 # Spaces-only indentation
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_datapipe.txt100 Address Spaces
/third_party/openGLES/extensions/SGIX/
DSGIX_datapipe.txt100 Address Spaces
/third_party/jerryscript/docs/
D08.CODING-STANDARDS.md395 Spaces are required around binary operators. No space is
/third_party/icu/docs/userguide/boundaryanalysis/
Dbreak-rules.md348 6. Spaces are allowed nearly anywhere, and are not significant unless escaped.
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt3870 Spaces
/third_party/icu/icu4c/source/test/testdata/
Dnumberformattestspecification.txt796 // Spaces are not allowed after exponent symbol
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/
Dnumberformattestspecification.txt796 // Spaces are not allowed after exponent symbol
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/
Dnumberformattestspecification.txt796 // Spaces are not allowed after exponent symbol
/third_party/python/Doc/reference/
Dlexical_analysis.rst730 text, the ``'='`` and the evaluated value. Spaces after the opening brace
/third_party/icu/icu4c/source/data/translit/
DLatin_ASCII.txt718 # Spaces
/third_party/skia/third_party/externals/icu/source/data/translit/
DLatin_ASCII.txt718 # Spaces
/third_party/NuttX/
DREADME.md17 - Installation Directories with Spaces in the Path
596 ## Installation Directories with Spaces in the Path
/third_party/skia/third_party/externals/opengl-registry/extensions/ATI/
DATI_text_fragment_shader.txt194 a set of tokens possibly separated by white space. Spaces, tabs,
/third_party/openGLES/extensions/ATI/
DATI_text_fragment_shader.txt194 a set of tokens possibly separated by white space. Spaces, tabs,
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_KHR_surface/
Dwsi.txt1032 .Color Spaces and Attributes
/third_party/icu/tools/unicodetools/com/ibm/rbm/resources/
DRBManager_de.properties446 error_baseclass_whitespace=Resourcennamen\ d\u00FCrfen\ keine\ White-Spaces\ enthalten.

123