Home
last modified time | relevance | path

Searched defs:suffix (Results 276 - 300 of 340) sorted by relevance

1...<<11121314

/third_party/python/Objects/
H A Dbytearrayobject.c1248 bytearray_removesuffix_impl(PyByteArrayObject *self, Py_buffer *suffix) in bytearray_removesuffix_impl() argument
/third_party/python/Lib/
H A Dzipfile.py2499 def suffix(self): member in Path
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDepthTests.cpp1413 const std::string suffix; in createDepthTests() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp1487 const char* suffix; in addAtomicOperationTests() member
/third_party/elfutils/src/
H A Delflint.c231 process_file (int fd, Elf *elf, const char *prefix, const char *suffix, in process_file() argument
4767 process_elf_file (Elf *elf, const char *prefix, const char *suffix, in process_elf_file() argument
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c2239 *suffix; in ppdCreateFromIPP2() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dusettest.cpp4000 UnicodeString pattern, suffix; in TestDeepPattern() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcapitst.c2033 const char* suffix = "egg"; in TestMergeSortKeys() local
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdec.c809 endswith(uint32_t regbase, const char *suffix) in endswith() argument
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c2331 const char *suffix, *suffix2 = ""; in __dlsym_redir_time64() local
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c2330 const char *suffix, *suffix2 = ""; in __dlsym_redir_time64() local
/third_party/libinput/tools/
H A Dlibinput-record.c2008 char suffix[64]; in init_output_file() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dcompile-i386.c1348 const char *suffix = NULL; in emit_binop() local
/third_party/lz4/programs/
H A Dlz4io.c498 LZ4IO_compressMultipleFilenames_Legacy( const char** inFileNamesTable, int ifntSize, const char* suffix, int compressionLevel, const LZ4IO_prefs_t* prefs) LZ4IO_compressMultipleFilenames_Legacy() argument
810 LZ4IO_compressMultipleFilenames( const char** inFileNamesTable, int ifntSize, const char* suffix, int compressionLevel, const LZ4IO_prefs_t* prefs) LZ4IO_compressMultipleFilenames() argument
1364 LZ4IO_decompressMultipleFilenames( const char** inFileNamesTable, int ifntSize, const char* suffix, const LZ4IO_prefs_t* prefs) LZ4IO_decompressMultipleFilenames() argument
[all...]
/third_party/musl/ldso/
H A Ddynlink.c2440 const char *suffix, *suffix2 = ""; local
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.c3130 char* pa_str_strip_suffix(const char *str, const char *suffix) { in pa_str_strip_suffix() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp469 const auto suffix = ((descriptor.aspect == VK_IMAGE_ASPECT_STENCIL_BIT) ? "ui" : "f"); in initPrograms() local
H A DvktImageLoadStoreTests.cpp2868 const char* suffix = tilingSuffix(s_tilings[tilingNdx]); in createImageStoreTests() local
2926 const char* suffix = tilingSuffix(s_tilings[tilingNdx]); in createImageLoadStoreTests() local
2963 const char* suffix = tilingSuffix(s_tilings[tilingNdx]); createImageLoadStoreTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp2443 const char* suffix; in createMeshShaderPropertyTestsEXT() member
2453 const char* suffix; in createMeshShaderPropertyTestsEXT() member
2463 const char* suffix; in createMeshShaderPropertyTestsEXT() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp2803 const std::string suffix; in init() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp469 const auto suffix = ((descriptor.aspect == VK_IMAGE_ASPECT_STENCIL_BIT) ? "ui" : "f"); in initPrograms() local
H A DvktImageLoadStoreTests.cpp2827 const char* suffix = tilingSuffix(s_tilings[tilingNdx]); in createImageStoreTests() local
2879 const char* suffix = tilingSuffix(s_tilings[tilingNdx]); in createImageLoadStoreTests() local
2905 const char* suffix = tilingSuffix(s_tilings[tilingNdx]); createImageLoadStoreTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp2442 const char* suffix; in createMeshShaderPropertyTestsEXT() member
2452 const char* suffix; in createMeshShaderPropertyTestsEXT() member
2462 const char* suffix; in createMeshShaderPropertyTestsEXT() member
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.cpp1325 spvc_result spvc_compiler_msl_set_combined_sampler_suffix(spvc_compiler compiler, const char *suffix) in spvc_compiler_msl_set_combined_sampler_suffix() argument
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngfix.c3863 const char * suffix = NULL; in main() local
[all...]

Completed in 90 milliseconds

1...<<11121314