/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap15.c | 57 static void jumpfunc(int copy, void *p) in jumpfunc() argument
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bifrost_isa.py | 54 import copy namespace
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
H A D | va_validate.c | 138 bi_index copy = bi_mov_i32(b, bi_strip_index(src)); in va_repair_fau() local
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_pair_translate.c | 364 struct rc_sub_instruction copy; in rc_pair_translate() local
|
/third_party/python/Lib/idlelib/ |
H A D | squeezer.py | 169 def copy(self, event=None): member in ExpandingButton
|
/third_party/python/Lib/ |
H A D | hmac.py | 122 def copy(self): member in HMAC
|
H A D | pipes.py | 173 def copy(self, infile, outfile): member in Template
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/ |
H A D | checkLinks.py | 26 import copy, os, pdb, re, string, sys namespace
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | indexExt.py | 11 import argparse,io,os,re,string,sys,copy namespace
|
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | executor.cc | 149 auto copy = cmd->AsCopy(); in ExecuteCommand() local
|
/third_party/skia/src/core/ |
H A D | SkPathRef.cpp | 29 SkPathRef* copy = new SkPathRef; in Editor() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | pluralranges.cpp | 91 StandardPluralRanges::copy(UErrorCode& status) const { in copy() function in StandardPluralRanges
|
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/ |
H A D | request_types.py | 9 import copy namespace
|
/third_party/skia/tests/ |
H A D | PathOpsAsWindingTest.cpp | 111 SkPath copy = test; in DEF_TEST() local
|
H A D | BitmapCopyTest.cpp | 103 SkBitmap copy; in DEF_TEST() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | BufferGL.cpp | 93 bool Buffer::EnsureDataInitializedAsDestination(const CopyTextureToBufferCmd* copy) { in EnsureDataInitializedAsDestination() argument
|
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftglyph.c | 319 FT_Glyph copy; in FT_EXPORT_DEF() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-var-common.hh | 39 DeltaSetIndexMapFormat0* copy (hb_serialize_context_t *c) const in copy() function 144 DeltaSetIndexMapFormat1* copy (hb_serialize_context_t *c) const in copy() function 241 DeltaSetIndexMap* copy (hb_serialize_context_t *c) const in copy() function
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
H A D | tinystr.h | 71 TiXmlString ( const TiXmlString & copy) : rep_(0) in TiXmlString() argument 78 TIXML_EXPLICIT TiXmlString ( const char * copy) : rep_(0) in TiXmlString() argument 81 memcpy(start(), copy, length()); in TiXmlString() local 97 TiXmlString& operator = (const char * copy) in operator =() argument 102 operator =(const TiXmlString & copy) operator =() argument [all...] |
/third_party/python/Lib/test/ |
H A D | test_defaultdict.py | 4 import copy namespace [all...] |
H A D | test_mailcap.py | 1 import copy namespace
|
/third_party/skia/third_party/externals/tint/tools/ |
H A D | run_tests.py | 22 import copy namespace
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | memutil.cc | 37 void* copy; in memdup() local
|
/third_party/skia/buildtools/checkdeps/ |
H A D | builddeps.py | 14 import copy namespace
|
/third_party/vk-gl-cts/scripts/log/ |
H A D | bottleneck_report.py | 24 import copy namespace
|