Home
last modified time | relevance | path

Searched defs:isCopy (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/
Dcm_param.c63 static int32_t CmFreshParamSet(struct CmParamSet *paramSet, bool isCopy) in CmFreshParamSet()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCTargetDesc.h402 inline bool isCopy(unsigned Opc) { in isCopy() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp123 static bool isCopy(MachineInstr *MI) { in isCopy() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp2048 bool RectangleTest::readPixels(bool isCopy) in readPixels()
2107 …gleTest::readPixelsInner(const PixelFormat& outputFormat, const PixelType& outputType, bool isCopy) in readPixelsInner()