Home
last modified time | relevance | path

Searched defs:back (Results 151 - 175 of 206) sorted by relevance

123456789

/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c696 List *back = NULL; in SwapRecvBlockListHead() local
/third_party/backends/backend/
H A Depjitsu.h248 struct image back; member
H A Dplustek-pp_motor.c2137 UShort back, forward; local
[all...]
H A Dcanon_dr.c6626 unsigned char * back; copy_duplex() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtransrt.cpp912 logRoundTripFailure(const UnicodeString& from, const UnicodeString& toID, const UnicodeString& to, const UnicodeString& backID, const UnicodeString& back) logRoundTripFailure() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DTransliteratorTest.java3910 static private void assertTransform(String message, String expected, StringTransform t, StringTransform back, String source, String source2) { in assertTransform() argument
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DTransliteratorTest.java3910 static private void assertTransform(String message, String expected, StringTransform t, StringTransform back, String source, String source2) { in assertTransform() argument
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.cpp694 UString &back = pathParts2.Back(); in CensorNode_CheckPath2() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.h368 } color_buffers[4], *back, *current; member
389 } *color_buffers, *back; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c3290 struct src_register back[2]; in emit_light_twoside() local
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.c813 struct loader_dri3_buffer *back; in loader_dri3_copy_sub_buffer() local
976 struct loader_dri3_buffer *back; loader_dri3_swap_buffers_msc() local
1211 struct loader_dri3_buffer *back = dri3_find_back_alloc(draw); loader_dri3_query_buffer_age() local
2197 struct loader_dri3_buffer *front, *back; loader_dri3_get_buffers() local
2355 struct loader_dri3_buffer *back; dri3_find_back_alloc() local
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.h399 struct vk_stencil_test_face_state back; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.c1176 struct zink_resource *back = (void*)loader_private; in resource_create() local
/third_party/skia/src/gpu/
H A DGrResourceCache.cpp747 GrGpuResource* back = *(fNonpurgeableResources.end() - 1); in abandonAll() local
790 GrGpuResource* back = *(fNonpurgeableResources.end() - 1); in releaseAll() local
/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.cpp247 OutstandingCommandList* back = (OutstandingCommandList*)fOutstandingCommandLists.back(); in addFinishedCallback() local
/third_party/skia/src/gpu/geometry/
H A DGrTriangulator.cpp1176 static void sorted_merge(VertexList* front, VertexList* back, VertexList* result) { in sorted_merge() argument
1194 void GrTriangulator::SortedMerge(VertexList* front, VertexList* back, VertexList* result, in SortedMerge() argument
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngrtran.c1608 png_color back, back_1; in png_init_read_transformations() local
1856 png_color back; png_init_read_transformations() local
[all...]
H A Dpngwutil.c1414 png_write_bKGD(png_structrp png_ptr, png_const_color_16p back, int color_type) in png_write_bKGD() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp148 Metadata *back() const { return MetadataPtrs.back(); } in back() function in __anon23961::BitcodeReaderMetadataList
/third_party/ffmpeg/libavfilter/
H A Dvf_v360.c3754 const float back = floorf(y * 2.f); in barrelsplit_to_xyz() local
/third_party/ffmpeg/libavformat/
H A Dhttp.c925 char *param, *next_param, *cstr, *back; in parse_set_cookie() local
/third_party/lz4/lib/
H A Dlz4hc.c149 int back = 0; in LZ4HC_countBack() local
290 int const back = lookBackLength ? LZ4HC_countBack(ip, matchPtr, iLowLimit, prefixPtr) : 0; in LZ4HC_InsertAndGetWiderMatch() local
303 int back = 0; LZ4HC_InsertAndGetWiderMatch() local
429 int back = 0; LZ4HC_InsertAndGetWiderMatch() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngstest.c1203 gpc_noop(Pixel *out, const Pixel *in, const Background *back) in gpc_noop() argument
1214 gpc_nop8(Pixel *out, const Pixel *in, const Background *back) in gpc_nop8() argument
1233 gpc_nop6(Pixel *out, const Pixel *in, const Background *back) in gpc_nop6() argument
1253 gpc_bckg(Pixel *out, const Pixel *in, const Background *back) in gpc_bckg() argument
1273 gpc_bckc(Pixel *out, const Pixel *in, const Background *back) in gpc_bckc() argument
1303 gpc_g8(Pixel *out, const Pixel *in, const Background *back) gpc_g8() argument
1319 gpc_g8b(Pixel *out, const Pixel *in, const Background *back) gpc_g8b() argument
1348 gpc_lin(Pixel *out, const Pixel *in, const Background *back) gpc_lin() argument
1384 gpc_pre(Pixel *out, const Pixel *in, const Background *back) gpc_pre() argument
1420 gpc_preq(Pixel *out, const Pixel *in, const Background *back) gpc_preq() argument
1456 gpc_glin(Pixel *out, const Pixel *in, const Background *back) gpc_glin() argument
1472 gpc_gpre(Pixel *out, const Pixel *in, const Background *back) gpc_gpre() argument
1488 gpc_gprq(Pixel *out, const Pixel *in, const Background *back) gpc_gprq() argument
1505 gpc_Lin(Pixel *out, const Pixel *in, const Background *back) gpc_Lin() argument
1543 gpc_Pre(Pixel *out, const Pixel *in, const Background *back) gpc_Pre() argument
1581 gpc_Preq(Pixel *out, const Pixel *in, const Background *back) gpc_Preq() argument
1620 gpc_Glin(Pixel *out, const Pixel *in, const Background *back) gpc_Glin() argument
1640 gpc_Gpre(Pixel *out, const Pixel *in, const Background *back) gpc_Gpre() argument
1658 gpc_Gprq(Pixel *out, const Pixel *in, const Background *back) gpc_Gprq() argument
1676 gpc_sRGB(Pixel *out, const Pixel *in, const Background *back) gpc_sRGB() argument
1712 gpc_unpg(Pixel *out, const Pixel *in, const Background *back) gpc_unpg() argument
1731 gpc_unpc(Pixel *out, const Pixel *in, const Background *back) gpc_unpc() argument
1752 gpc_b16g(Pixel *out, const Pixel *in, const Background *back) gpc_b16g() argument
1771 gpc_b16c(Pixel *out, const Pixel *in, const Background *back) gpc_b16c() argument
1796 gpc_sG(Pixel *out, const Pixel *in, const Background *back) gpc_sG() argument
1806 gpc_sGp(Pixel *out, const Pixel *in, const Background *back) gpc_sGp() argument
1825 gpc_sCp(Pixel *out, const Pixel *in, const Background *back) gpc_sCp() argument
1847 gpc_gb16(Pixel *out, const Pixel *in, const Background *back) gpc_gb16() argument
1869 gpc_cb16(Pixel *out, const Pixel *in, const Background *back) gpc_cb16() argument
1902 gpc_A(Pixel *out, const Pixel *in, const Background *back) gpc_A() argument
1913 gpc_g16(Pixel *out, const Pixel *in, const Background *back) gpc_g16() argument
1922 gpc_g16q(Pixel *out, const Pixel *in, const Background *back) gpc_g16q() argument
2379 Pixel back; logpixel() local
[all...]
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp831 T& back() in back() function in D3D12MA::Vector
836 const T& back() const in back() function in D3D12MA::Vector
[all...]
/third_party/python/Lib/
H A Dturtle.py1640 def back(self, distance): member in TNavigator

Completed in 88 milliseconds

123456789