/third_party/skia/src/core/ |
D | SkMipmap.cpp | 30 static Sk4h Expand(uint32_t x) { in Expand() function 42 static uint32_t Expand(uint16_t x) { in Expand() function 52 static uint32_t Expand(uint16_t x) { in Expand() function 62 static unsigned Expand(unsigned x) { in Expand() function 72 static Sk4f Expand(uint16_t x) { in Expand() function 85 static Sk4f Expand(uint64_t x) { in Expand() function 97 static uint32_t Expand(uint16_t x) { in Expand() function 107 static uint64_t Expand(uint32_t x) { in Expand() function 117 static Sk4f Expand(uint32_t x) { in Expand() function 129 static skvx::Vec<4, uint32_t> Expand(uint64_t x) { in Expand() function [all …]
|
/third_party/typescript/tests/cases/compiler/ |
D | recursiveConditionalCrash3.ts | 110 export type Expand<T extends object, K extends AllKeys<T, N> = never, N extends number = 4> = Expan… alias
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | bytestream.cc | 123 void GrowingArrayByteSink::Expand(size_t amount) { // Expand by at least 50%. in Expand() function in google::protobuf::strings::GrowingArrayByteSink
|
/third_party/node/deps/v8/src/heap/ |
D | paged-spaces.cc | 345 Page* PagedSpace::Expand() { in Expand() function in v8::internal::PagedSpace 912 Page* CompactionSpace::Expand() { in Expand() function in v8::internal::CompactionSpace
|
/third_party/protobuf/objectivec/DevTools/ |
D | pddm.py | 260 def Expand(self, macro_ref_str): member in MacroCollection
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMLowOverheadLoops.cpp | 959 void ARMLowOverheadLoops::Expand(LowOverheadLoop &LoLoop) { in Expand() function in ARMLowOverheadLoops
|
/third_party/mksh/ |
D | eval.c | 52 } Expand; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorOps.cpp | 841 void VectorLegalizer::Expand(SDNode *Node, SmallVectorImpl<SDValue> &Results) { in Expand() function in VectorLegalizer
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_read_image.cpp | 602 bool dng_lzw_expander::Expand (const uint8 *sPtr, in Expand() function in dng_lzw_expander
|
/third_party/mesa3d/src/imgui/ |
D | imgui_internal.h | 503 …void Expand(const float amount) { Min.x -= amount; Min.y -= amount; Max.x += a… in Expand() function 504 …void Expand(const ImVec2& amount) { Min.x -= amount.x; Min.y -= amount.y; Max.x += a… in Expand() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AutoUpgrade.cpp | 778 bool Expand = StringSwitch<bool>(Name) in UpgradeIntrinsicFunction1() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 118 Expand, // Try to expand this to other ops, otherwise use a libcall. enumerator
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_internal.h | 500 …void Expand(const float amount) { Min.x -= amount; Min.y -= amount; Max.x += a… in Expand() function 501 …void Expand(const ImVec2& amount) { Min.x -= amount.x; Min.y -= amount.y; Max.x += a… in Expand() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 5128 Value *LSRInstance::Expand(const LSRUse &LU, const LSRFixup &LF, in Expand() function in LSRInstance
|