| /third_party/python/Include/internal/ |
| D | pycore_gc.h | 79 which objects may be untracked is not free, and the costs must be 95 can be untracked. A tuple can be untracked if all of its contents are 100 tracked. Dictionaries are untracked when created. If a tracked item is
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/ |
| D | code_generator.h | 205 …// generate a code to call graph, unsupported operations, and untracked operations that will be co… 227 // make function of untracked bytecode, build restore frame operations of untracked bytecode 232 // make call operations of untracked bytecode 240 // make call operations of untracked bytecode for each branch
|
| D | code_generator.cc | 825 …std::vector<std::unique_ptr<Instr>> untracked = CodeGenerator::CopyInstr(GetCFG()->instr_pool(), u… in MakeUntrackedCode() local 826 int first_line = untracked[0]->bci(); in MakeUntrackedCode() 827 std::move(untracked.begin(), untracked.end(), std::back_inserter(list)); in MakeUntrackedCode() 1024 // call untracked nodes in MakeReturn()
|
| D | bytecode_inliner.cc | 223 * eliminate untracked bytecode side effect after graph break in EliminateSideEffect()
|
| /third_party/protobuf/csharp/ |
| D | .gitignore | 18 # Untracked files
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | CalledValuePropagation.cpp | 61 enum CVPLatticeStateTy { Undefined, FunctionSet, Overdefined, Untracked }; enumerator 101 /// is empty for lattice values in the undefined, overdefined, and untracked 121 CVPLatticeVal(CVPLatticeVal::Untracked)) {} in CVPLatticeFunc() 199 OS << "Untracked "; in PrintLatticeVal()
|
| /third_party/fsverity-utils/scripts/ |
| D | run-tests.sh | 96 log "Check that build doesn't produce untracked files" 100 fail "Build produced untracked files (check 'git status'). Missing gitignore entry?"
|
| /third_party/python/Lib/test/ |
| D | test_enumerate.py | 153 # assumptions about what can be untracked. Make sure we re-track result 157 # That GC collection probably untracked the recycled internal result
|
| D | test_ordered_dict.py | 722 # assumptions about what can be untracked. Make sure we re-track result 726 # That GC collection probably untracked the recycled internal result
|
| D | test_dict.py | 1448 # assumptions about what can be untracked. Make sure we re-track result 1452 # That GC collection probably untracked the recycled internal result
|
| /third_party/python/Objects/ |
| D | enumobject.c | 203 // bpo-42536: The GC may have untracked this result tuple. Since we're in enum_next_long() 253 // bpo-42536: The GC may have untracked this result tuple. Since we're in enum_next()
|
| /third_party/skia/third_party/externals/icu/scripts/ |
| D | update.sh | 66 git status source | sed -n '/^Untracked/,$ p' | grep source | xargs git add
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | SparsePropagation.h | 211 OS << "untracked"; in PrintLatticeVal() 237 // If this value is untracked, don't add it to the map. in getValueState()
|
| /third_party/mesa3d/ |
| D | .gitlab-ci.yml | 211 untracked: false
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| D | cordz_info.h | 153 // deleted or untracked.
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_instr_lds.cpp | 317 * might have been an (untracked) indirect access, so don't replace in replace_source()
|
| /third_party/rust/crates/linux-raw-sys/gen/src/ |
| D | main.rs | 243 // Delete any untracked generated files from previous versions. in git_checkout()
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| D | d3d12_video_encoder_references_manager_h264.cpp | 240 …// Verify that resource was untracked since this class is using the pool completely for allocations in update_fifo_dpb_push_front_cur_recon_pic()
|
| /third_party/ffmpeg/doc/ |
| D | git-howto.texi | 184 to make sure you don't have untracked files or deletions.
|
| /third_party/skia/third_party/externals/harfbuzz/ |
| D | git.mk | 38 # by this script (that is, if "git status" shows untracked files still), send
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| D | ObjectLinkingLayer.cpp | 487 assert(EHFrameRange.Addr && "Untracked eh-frame range must not be null"); in notifyRemovingAllModules()
|
| /third_party/python/Modules/ |
| D | itertoolsmodule.c | 2382 // bpo-42536: The GC may have untracked this result tuple. Since we're in product_next() 2710 // bpo-42536: The GC may have untracked this result tuple. Since we're in combinations_next() 3049 // bpo-42536: The GC may have untracked this result tuple. Since we're in cwr_next() 3398 // bpo-42536: The GC may have untracked this result tuple. Since we're in permutations_next() 4672 // bpo-42536: The GC may have untracked this result tuple. Since we're in zip_longest_next()
|
| D | gcmodule.c | 503 // an untracked object. in visit_reachable() 2352 … "gc", NULL, "Object of type %s is not untracked before destruction", in PyObject_GC_Del()
|
| D | _functoolsmodule.c | 703 // bpo-42536: The GC may have untracked this args tuple. Since we're in functools_reduce()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | CodeExtractor.cpp | 440 // outline region. If there are not other untracked uses of the address, return 464 // Find untracked uses of the address, bail. in getLifetimeMarkers()
|