/third_party/pulseaudio/src/pulsecore/ |
H A D | x11prop.c | 47 void pa_x11_set_prop(xcb_connection_t *xcb, int screen, const char *name, const char *data) { in pa_x11_set_prop() argument 70 void pa_x11_del_prop(xcb_connection_t *xcb, int screen, const char *name) { in pa_x11_del_prop() argument 89 char* pa_x11_get_prop(xcb_connection_t *xcb, int screen, const char *name, char *p, size_t l) { in pa_x11_get_prop() argument [all...] |
H A D | memfd-wrappers.h | 37 static inline int memfd_create(const char *name, unsigned int flags) { in memfd_create() argument
|
H A D | core-scache.h | 34 char *name; member
|
/third_party/python/Include/ |
H A D | structseq.h | 11 const char *name; member 16 const char *name; member
|
/third_party/pulseaudio/src/daemon/ |
H A D | dumpmodules.c | 40 static void short_info(const char *name, const char *path, pa_modinfo *i) { in short_info() argument 47 static void long_info(const char *name, const char *path, pa_modinfo *i) { in long_info() argument 79 static void show_info(const char *name, const char *path, void (*info)(const char *name, const char *path, pa_modinfo*i)) { in show_info() argument 90 is_preloaded(const char *name) is_preloaded() argument [all...] |
/third_party/pulseaudio/src/pulse/ |
H A D | ext-device-manager.h | 46 const char *name; /**< Identifier string of the device. A string like "sink:" or similar followed by the name of the device. */ member
|
/third_party/pulseaudio/src/modules/gsettings/ |
H A D | gsettings-helper.c | 35 static void handle_module_group(gchar *name) { in handle_module_group() argument 83 gchar **group_names, **name; in main() local [all...] |
/third_party/openssl/crypto/evp/ |
H A D | dh_support.c | 16 const char *name; member 51 int ossl_dh_gen_type_name2id(const char *name, int type) in ossl_dh_gen_type_name2id() argument
|
/third_party/openssl/apps/lib/ |
H A D | app_rand.c | 41 static int loadfiles(char *name) in loadfiles() argument
|
/third_party/openssl/crypto/asn1/ |
H A D | asn_moid.c | 60 static int do_create(const char *value, const char *name) in do_create() argument
|
/third_party/openssl/crypto/ |
H A D | getenv.c | 18 char *ossl_safe_getenv(const char *name) in ossl_safe_getenv() argument
|
/third_party/openssl/crypto/comp/ |
H A D | comp_local.h | 12 const char *name; /* A text string to identify the library */ member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ |
H A D | vktAmberGlslTests.cpp | 58 std::string name; in createCrashTestGroup() member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateTests.cpp | 96 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx, const std::string& name) in createTests() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessTests.cpp | 46 IsNodeNamed(const std::string& name) in IsNodeNamed() argument 59 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx, const std::string& name) in createTests() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesShaderIntrinsicsSampled.hpp | 36 SparseShaderIntrinsicsCaseSampledBase(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseShaderIntrinsicsCaseSampledBase() argument 57 SparseShaderIntrinsicsCaseSampledExplicit(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseShaderIntrinsicsCaseSampledExplicit() argument 72 SparseCaseOpImageSparseSampleExplicitLod(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseSampleExplicitLod() argument 91 SparseShaderIntrinsicsCaseSampledImplicit(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseShaderIntrinsicsCaseSampledImplicit() argument 106 SparseCaseOpImageSparseSampleImplicitLod(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseSampleImplicitLod() argument 125 SparseCaseOpImageSparseGather(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseGather() argument [all...] |
H A D | vktSparseResourcesShaderIntrinsicsStorage.hpp | 36 SparseShaderIntrinsicsCaseStorage(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseShaderIntrinsicsCaseStorage() argument 60 SparseCaseOpImageSparseFetch(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseFetch() argument 84 SparseCaseOpImageSparseRead(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseRead() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmLoopDepLenTests.cpp | 211 SpvAsmLoopControlDependencyLengthCase::SpvAsmLoopControlDependencyLengthCase (tcu::TestContext& testCtx, const char* name) in SpvAsmLoopControlDependencyLengthCase() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationTests.cpp | 94 const std::pair<std::string, std::string> getGroupName (SynchronizationType type, const std::string& name, VideoCodecOperationFlags videoCodecOperation) in getGroupName() argument 111 tcu::TestCaseGroup* createTestsInternal (tcu::TestContext& testCtx, SynchronizationType type, const std::string& name, VideoCodecOperationFlags videoCodecOperation) in createTestsInternal() argument 159 tcu::TestCaseGroup* createSynchronizationTests(tcu::TestContext& testCtx, const std::string& name) in createSynchronizationTests() argument 164 tcu::TestCaseGroup* createSynchronization2Tests(tcu::TestContext& testCtx, const std::string& name) in createSynchronization2Tests() argument 169 tcu::TestCaseGroup* createSynchronizationTests (tcu::TestContext& testCtx, const std::string& name, synchronizatio argument 178 createSynchronization2Tests(tcu::TestContext& testCtx, const std::string& name, synchronization::VideoCodecOperationFlags videoCodecOperation) createSynchronization2Tests() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/ |
H A D | vktAmberGlslTests.cpp | 58 std::string name; in createCrashTestGroup() member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | HLSLCompiler.h | 35 std::string name; member
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | HashNames.cpp | 21 ImmutableString HashName(const ImmutableString &name, ShHashFunction64 hashFunction) in HashName() argument 39 void AddToNameMapIfNotMapped(const ImmutableString &name, in AddToNameMapIfNotMapped() argument 57 ImmutableString HashName(const ImmutableString &name, in HashName() argument 73 prefixedName << kUnhashedNamePrefix << name; HashName() local [all...] |
H A D | OutputGLSL.cpp | 37 const ImmutableString &name = node->getName(); in visitSymbol() local 64 ImmutableString TOutputGLSL::translateTextureFunction(const ImmutableString &name, in translateTextureFunction() argument [all...] |
H A D | OutputESSL.cpp | 33 ImmutableString TOutputESSL::translateTextureFunction(const ImmutableString &name, in translateTextureFunction() argument
|
H A D | AtomicCounterFunctionHLSL.cpp | 32 ImmutableString AtomicCounterFunctionHLSL::useAtomicCounterFunction(const ImmutableString &name) in useAtomicCounterFunction() argument
|