Home
last modified time | relevance | path

Searched full:just (Results 16151 - 16175 of 34800) sorted by relevance

1...<<641642643644645646647648649650>>...1392

/third_party/python/Lib/test/
H A Dtest_winreg.py161 # manually just to prove we can :-)
226 # perform minimal ConnectRegistry test which just invokes it
H A Dtest_weakset.py362 gc.collect() # just in case
385 gc.collect() # just in case
/third_party/python/Lib/
H A Dweakref.py547 calling it just returns None.
555 # just used as keys to lookup _Info objects in the registry. This
/third_party/python/Modules/_ctypes/
H A Dstgdict.c755 /* Not an array. Just need an ffi_type pointer. */ in PyCStructUnionType_update_stgdict()
855 /* Not an array. Just copy over the element ffi_type. */ in PyCStructUnionType_update_stgdict()
/third_party/python/Lib/email/
H A Dfeedparser.py18 the current message. Defects are just instances that live on the message
232 # (i.e. newline), just throw it away. Otherwise the line is
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h98 /// designed to support both interpreter and just-in-time (JIT) compiler
360 // Default implementation, just codegen the function. in getPointerToFunctionOrStub()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDerivedTypes.h49 /// This enum is just used to hold constants we need for IntegerType.
79 /// Return a uint64_t with just the most significant bit set (the sign bit, if
H A DIntrinsicInst.h342 /// This is just like getRawDest, but it strips off any cast
403 /// This is just like getRawSource, but it strips off any cast
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCContext.h733 /// This operator is just a companion to the new above. There is no way of
767 /// This operator is just a companion to the new[] above. There is no way of
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCFLGraph.h199 // potential targets of the call and return them, rather than just
442 // readonly or readnone), and that the result could alias just about
H A DDemandedBits.cpp239 // case they can't both be dead, so just mark the LHS bits as in determineLiveOperandBits()
252 // case they can't both be dead, so just mark the LHS bits as in determineLiveOperandBits()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.h46 /// or a symbolic (%var) reference. This is just a discriminated union.
102 // The simpler approach of just creating temporary MDNodes and then calling
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp221 // algorithms, but so far we just give up analyzing them. in analyze()
441 // just remove blocks one by one, because after removal of preheader we may in deleteDeadLoopBlocks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLCSSA.cpp190 // Rewrite all uses outside the loop in terms of the new PHIs we just in formLCSSAForInstructions()
228 // traversed while rewriting the uses. If we inserted just a single PHI, in formLCSSAForInstructions()
H A DVNCoercion.cpp61 // If this is already the right type, just return it. in coerceAvailableValueToLoadTypeHelper()
291 // If this is memset, we just need to see if the offset is valid in the size in analyzeLoadFromClobberingMemInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DDerivedTypes.h48 /// This enum is just used to hold constants we need for IntegerType.
73 /// Return a uint64_t with just the most significant bit set (the sign bit, if
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dscheduler.h150 // lock must be locked before calling, and is unlocked by wait() just before
167 // lock must be locked before calling, and is unlocked by wait() just before
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp447 // FIXME: This isn't correct for AArch64. Just moving the "generic" logic in fixupNeedsRelaxation()
463 // bigger problems), so just write zeros instead. in writeNopData()
H A DAArch64MCCodeEmitter.cpp608 // CompilerBarrier just prevents the compiler from reordering accesses, and in encodeInstruction()
609 // SPACE just increases basic block size, in both cases no actual code. in encodeInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUAtomicOptimizer.cpp411 // Start building just before the instruction. in optimizeAtomic()
577 // Move the IR builder into exit next, and start inserting just before the in optimizeAtomic()
H A DGCNSchedStrategy.cpp326 // Just record regions at the first pass. in schedule()
374 // We could not keep current target occupancy because of the just scheduled in schedule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DA15SDOptimizer.cpp259 // a subreg copy of a DPR, just use that DPR. in optimizeSDPattern()
588 // IMPLICIT_DEFs, insert the VDUP pattern for just the in runOnInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h87 /// 1. If this block ends with no branches (it just falls through to its succ)
88 /// just return false, leaving TBB/FBB null.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h162 // Transaction end. Just the chain operand. Returns CC value and chain.
641 // try to replace it with a COMPARE AND BRANCH just before MBBI.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp171 // require a local relocation is handled just like if the symbols were in RecordX86_64Relocation()
304 // (the additional bias), but instead appear to just look at the final in RecordX86_64Relocation()

Completed in 39 milliseconds

1...<<641642643644645646647648649650>>...1392