Home
last modified time | relevance | path

Searched +defs:current +defs:indentation (Results 1 – 25 of 102) sorted by relevance

12345

/aosp_15_r20/external/jsoncpp/src/lib_json/
H A Djson_writer.cpp96 char* current = buffer + sizeof(buffer); in valueToString() local
112 char* current = buffer + sizeof(buffer); in valueToString() local
649 StyledStreamWriter::StyledStreamWriter(String indentation) in StyledStreamWriter()
917 String indentation, CommentStyle::Enum cs, String colonSymbol, in BuiltStyledStreamWriter()
1163 const String indentation = settings_["indentation"].asString(); in newStreamWriter() local
/aosp_15_r20/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp149 static inline void uintToString(LargestUInt value, char*& current) { in uintToString()
544 Reader::Location current = begin; in normalizeEOL() local
739 Location current = token.start_; in decodeNumber() local
834 Location current = token.start_ + 1; // skip '"' in decodeString() local
886 Location& current, in decodeUnicodeCodePoint()
915 Location& current, in decodeUnicodeEscapeSequence()
983 Location current = begin_; in getLocationLineAndColumn() local
1702 Location current = token.start_; in decodeNumber() local
1797 Location current = token.start_ + 1; // skip '"' in decodeString() local
1849 Location& current, in decodeUnicodeCodePoint()
[all …]
/aosp_15_r20/external/angle/third_party/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp149 static inline void uintToString(LargestUInt value, char*& current) { in uintToString()
544 Reader::Location current = begin; in normalizeEOL() local
739 Location current = token.start_; in decodeNumber() local
834 Location current = token.start_ + 1; // skip '"' in decodeString() local
886 Location& current, in decodeUnicodeCodePoint()
915 Location& current, in decodeUnicodeEscapeSequence()
983 Location current = begin_; in getLocationLineAndColumn() local
1702 Location current = token.start_; in decodeNumber() local
1797 Location current = token.start_ + 1; // skip '"' in decodeString() local
1849 Location& current, in decodeUnicodeCodePoint()
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp149 static inline void uintToString(LargestUInt value, char*& current) { in uintToString()
544 Reader::Location current = begin; in normalizeEOL() local
739 Location current = token.start_; in decodeNumber() local
834 Location current = token.start_ + 1; // skip '"' in decodeString() local
886 Location& current, in decodeUnicodeCodePoint()
915 Location& current, in decodeUnicodeEscapeSequence()
983 Location current = begin_; in getLocationLineAndColumn() local
1702 Location current = token.start_; in decodeNumber() local
1797 Location current = token.start_ + 1; // skip '"' in decodeString() local
1849 Location& current, in decodeUnicodeCodePoint()
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp149 static inline void uintToString(LargestUInt value, char*& current) { in uintToString()
559 Reader::Location current = begin; in normalizeEOL() local
754 Location current = token.start_; in decodeNumber() local
827 Location current = token.start_ + 1; // skip '"' in decodeString() local
879 Location& current, in decodeUnicodeCodePoint()
908 Location& current, in decodeUnicodeEscapeSequence()
976 Location current = begin_; in getLocationLineAndColumn() local
1736 Location current = token.start_; in decodeNumber() local
1831 Location current = token.start_ + 1; // skip '"' in decodeString() local
1883 Location& current, in decodeUnicodeCodePoint()
[all …]
/aosp_15_r20/external/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp149 static inline void uintToString(LargestUInt value, char*& current) { in uintToString()
559 Reader::Location current = begin; in normalizeEOL() local
754 Location current = token.start_; in decodeNumber() local
827 Location current = token.start_ + 1; // skip '"' in decodeString() local
879 Location& current, in decodeUnicodeCodePoint()
908 Location& current, in decodeUnicodeEscapeSequence()
976 Location current = begin_; in getLocationLineAndColumn() local
1736 Location current = token.start_; in decodeNumber() local
1831 Location current = token.start_ + 1; // skip '"' in decodeString() local
1883 Location& current, in decodeUnicodeCodePoint()
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp149 static inline void uintToString(LargestUInt value, char*& current) { in uintToString()
544 Reader::Location current = begin; in normalizeEOL() local
739 Location current = token.start_; in decodeNumber() local
834 Location current = token.start_ + 1; // skip '"' in decodeString() local
886 Location& current, in decodeUnicodeCodePoint()
915 Location& current, in decodeUnicodeEscapeSequence()
983 Location current = begin_; in getLocationLineAndColumn() local
1702 Location current = token.start_; in decodeNumber() local
1797 Location current = token.start_ + 1; // skip '"' in decodeString() local
1849 Location& current, in decodeUnicodeCodePoint()
[all …]
/aosp_15_r20/art/compiler/optimizing/
H A Dnodes.cc81 HBasicBlock* current = worklist.back(); in FindBackEdges() local
323 HBasicBlock* current = worklist.back(); in ComputeDominanceInformation() local
1028 const HBasicBlock* current = other; in Dominates() local
1253 auto add_args = [&queue](HInstruction* instruction, size_t indentation) { in Dump()
1261 size_t indentation; in Dump() local
1457 const HBasicBlock* current = worklist.front(); in ReplaceUsesDominatedBy() local
2325 HInstruction* current = first_instruction_; in CountSize() local
2333 for (HInstruction* current = first_instruction_; in SetBlockOfInstructions() local
2717 HInstruction* current = instr_it.Current(); in InlineInto() local
2955 HInstruction* current = it.Current(); in InlineInto() local
[all …]
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp4171 …for (const auto* current = leaf_element; current != nullptr && current->m_parent != nullptr; curre… in diagnostics() local
6047 IteratorType current; member in nlohmann::detail::iterator_input_adapter
8723 char_int_type current = std::char_traits<char_type>::eof(); member in nlohmann::detail::lexer
11844 char_int_type current = std::char_traits<char_type>::eof(); member in nlohmann::detail::binary_reader
22755 const auto indentation = pretty_print ? o.width() : 0; in operator <<() local
/aosp_15_r20/prebuilts/checkstyle/
HDcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/puppycrawl/ com/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/tools/common/m2/dialer-dagger2-compiler-deps/linux_glibc_common/local-combined/
Ddialer-dagger2-compiler-deps.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/eclipse.inf META ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.7/
HDdagger-compiler-2.7.jarMETA-INF/ META-INF/MANIFEST.MF dagger/ dagger/internal/ dagger/ ...
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
HDjavaparser-core-3.3.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/github/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/javaparser/javaparser/linux_glibc_common/local-javac-header/
Djavaparser.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/github/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/javaparser/javaparser/linux_glibc_common/javac/
Djavaparser.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/github/ com/ ...
/aosp_15_r20/external/slf4j/log4j-over-slf4j/compatibility/lib/
HDlogback-core-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/ ...
/aosp_15_r20/external/angle/third_party/r8/d8/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/MANIFEST.MF META-INF/services/ ...
/aosp_15_r20/prebuilts/manifest-merger/com/android/tools/sdk-common/31.9.0-alpha03/
HDsdk-common-31.9.0-alpha03.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/sdk-common/31.7.0-alpha07/
HDsdk-common-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/angle/third_party/r8/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/MANIFEST.MF META-INF/services/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/ui/ui-tooling-android/1.8.0-beta01/androidx.compose.ui_ui-tooling/android_common/aar/
Dandroidx.compose.ui_ui-tooling.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/ui/ androidx/compose ...
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/ui/ androidx/compose ...
/aosp_15_r20/prebuilts/misc/common/sdk-common/
HDsdk-common.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/sdk-common/
HDtools.sdk-common.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12345