| /external/clang/lib/Format/ |
| D | WhitespaceManager.h | 86 struct Change { struct 91 bool operator()(const Change &C1, const Change &C2) const; argument 97 Change() {} in Change() function 116 // Changes might be in the middle of a token, so we cannot just keep the argument 118 SourceRange OriginalWhitespaceRange; 119 unsigned StartOfTokenColumn; 120 unsigned NewlinesBefore; 121 std::string PreviousLinePostfix; 122 std::string CurrentLinePrefix; 127 tok::TokenKind Kind; [all …]
|
| D | WhitespaceManager.cpp | 28 WhitespaceManager::Change::Change( in Change() function in clang::format::WhitespaceManager::Change 143 for (auto &Change : Changes) { in calculateLineBreakInformation() local 167 SmallVector<WhitespaceManager::Change, 16> &Changes) { in AlignTokenSequence() 200 SmallVector<WhitespaceManager::Change, 16> &Changes) { in AlignTokens()
|
| /external/apache-commons-compress/src/main/java/org/apache/commons/compress/changes/ |
| D | Change.java | 30 class Change { class 49 Change(final String pFilename, final int type) { in Change() method in Change 66 Change(final ArchiveEntry pEntry, final InputStream pInput, final boolean replace) { in Change() method in Change
|
| /external/clang/include/clang/Rewrite/Core/ |
| D | RewriteBuffer.h | 104 void AddInsertDelta(unsigned OrigOffset, int Change) { in AddInsertDelta() 110 void AddReplaceDelta(unsigned OrigOffset, int Change) { in AddReplaceDelta()
|
| /external/v8/src/compiler/ |
| D | js-intrinsic-lowering.cc | 251 Reduction JSIntrinsicLowering::Change(Node* node, const Operator* op) { in Change() function in v8::internal::compiler::JSIntrinsicLowering 308 Reduction JSIntrinsicLowering::Change(Node* node, const Operator* op, Node* a, in Change() function in v8::internal::compiler::JSIntrinsicLowering 319 Reduction JSIntrinsicLowering::Change(Node* node, const Operator* op, Node* a, in Change() function in v8::internal::compiler::JSIntrinsicLowering 331 Reduction JSIntrinsicLowering::Change(Node* node, const Operator* op, Node* a, in Change() function in v8::internal::compiler::JSIntrinsicLowering 344 Reduction JSIntrinsicLowering::Change(Node* node, Callable const& callable, in Change() function in v8::internal::compiler::JSIntrinsicLowering
|
| D | common-operator-reducer.cc | 464 Reduction CommonOperatorReducer::Change(Node* node, Operator const* op, in Change() function in v8::internal::compiler::CommonOperatorReducer 473 Reduction CommonOperatorReducer::Change(Node* node, Operator const* op, Node* a, in Change() function in v8::internal::compiler::CommonOperatorReducer
|
| D | simplified-operator-reducer.cc | 229 Reduction SimplifiedOperatorReducer::Change(Node* node, const Operator* op, in Change() function in v8::internal::compiler::SimplifiedOperatorReducer
|
| /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/changes/ |
| D | Change.java | 11 public interface Change { interface
|
| /external/toolchain-utils/automation/common/ |
| D | state_machine.py | 45 def Change(self, new_state): member in BasicStateMachine
|
| /external/pdfium/fxjs/xfa/ |
| D | cjx_eventpseudomodel.h | 17 Change = 0, enumerator
|
| /external/llvm/docs/ |
| D | DeveloperPolicy.rst | 420 .. _incremental changes:
|
| /external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
| D | DeveloperPolicy.rst | 422 .. _incremental changes:
|
| /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
| D | TailRecursionElimination.cpp | 186 bool Change = ProcessReturningBlock(Ret, OldEntry, TailCallsAreMarkedTail, in runOnFunction() local 591 bool Change = false; in FoldReturnAndProcessPred() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | TailRecursionElimination.cpp | 679 bool Change = false; in foldReturnAndProcessPred() local 767 bool Change = in eliminateTailRecursion() local
|
| /external/pdfium/core/fxge/skia/ |
| D | fx_skia_device_unittest.cpp | 19 enum class Change { kNo, kYes }; enum
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
| D | TailRecursionElimination.cpp | 679 bool Change = false; in foldReturnAndProcessPred() local 773 bool Change = processReturningBlock(Ret, OldEntry, TailCallsAreMarkedTail, in eliminateTailRecursion() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
| D | DAGDeltaAlgorithm.cpp | 204 change_ty Change = Worklist.back(); in DAGDeltaAlgorithmImpl() local
|
| /external/llvm/lib/Support/ |
| D | DAGDeltaAlgorithm.cpp | 204 change_ty Change = Worklist.back(); in DAGDeltaAlgorithmImpl() local
|
| /external/swiftshader/third_party/LLVM/lib/Support/ |
| D | DAGDeltaAlgorithm.cpp | 210 change_ty Change = Worklist.back(); in DAGDeltaAlgorithmImpl() local
|
| /external/python/apitools/samples/dns_sample/dns_v1/ |
| D | dns_v1_messages.py | 14 class Change(_messages.Message): class
|
| /external/u-boot/doc/ |
| D | README.x86 | 61 Change the 'Board configuration file' and 'Board Device Tree Source (dts) file' label
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64A57FPLoadBalancing.cpp | 591 bool Change = TransformAll || getColor(MO.getReg()) != C; in colorChain() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
| D | AArch64A57FPLoadBalancing.cpp | 578 bool Change = TransformAll || getColor(MO.getReg()) != C; in colorChain() local
|
| /external/pdfium/fxjs/ |
| D | cjs_eventhandler.cpp | 411 WideString& CJS_EventHandler::Change() { in Change() function in CJS_EventHandler
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/ |
| D | IfConversion.cpp | 293 bool Change = false; in runOnMachineFunction() local
|