Home
last modified time | relevance | path

Searched defs:suffix (Results 376 - 400 of 431) sorted by relevance

1...<<1112131415161718

/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...]
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
H A DTestSuite.cpp586 const char *suffix = GetExecutableExtension(); in ParseTestSuiteName() local
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc106 const char* suffix = in StripProto() local
537 std::string suffix = JSByteGetterSuffix(bytes_mode); in JSGetterName() local
/third_party/python/PC/
H A Dlauncher2.c1067 const wchar_t *suffix = &search->tag[search->tagLength - 4]; in checkShebang() local
1075 const wchar_t *suffix = &search->tag[search->tagLength - 2]; in checkShebang() local
/third_party/python/Objects/
H A Dbytesobject.c2271 bytes_removesuffix_impl(PyBytesObject *self, Py_buffer *suffix) in bytes_removesuffix_impl() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp2535 const std::string suffix = de::toString(caseDef.width) + '_' + de::toString(caseDef.height) + '_' + de::toString(caseDef.depth); in createLaunchTests() local
2622 const std::string suffix = '_' + de::toString(caseDef.width) + '_' + de::toString(caseDef.height); in createScalarTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp2821 const std::string suffix; in init() member
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx2589 string artifacttype, suffix; handler_cb() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnumtst.c183 UChar suffix[5]; in TestNumberFormat() local
[all...]
/third_party/littlefs/
H A Dlfs.c1468 const char *suffix = name + namelen; in lfs_dir_find() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsresize.c423 char *suffix; in get_new_volume_size() local
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc2460 const char* suffix = strchr(wrapper_name, '/'); in MergeNames() local

Completed in 109 milliseconds

1...<<1112131415161718