Home
last modified time | relevance | path

Searched defs:selection (Results 126 - 140 of 140) sorted by relevance

123456

/third_party/ntfs-3g/libntfs-3g/
H A Dacls.c699 unsigned int selection; in ntfs_inherit_acl() local
H A Dsecurity.c4559 static BOOL feedsecurityattr(const char *attr, u32 selection, in feedsecurityattr() argument
4711 mergesecurityattr(ntfs_volume *vol, const char *oldattr, const char *newattr, u32 selection, ntfs_inode *ni) mergesecurityattr() argument
4887 ntfs_get_file_security(struct SECURITY_API *scapi, const char *path, u32 selection, char *buf, u32 buflen, u32 *psize) ntfs_get_file_security() argument
4940 ntfs_set_file_security(struct SECURITY_API *scapi, const char *path, u32 selection, const char *attr) ntfs_set_file_security() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp3057 TIntermSelection *selection = expression->getAsSelectionNode(); in cost() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp143 template<typename T> inline T selection (bool cond, T a, T b) { return cond ? a : b; } in selection() function
[all...]
/base/security/crypto_framework/test/unittest/src/
H A Dopenssl_adapter_mock.c1920 int OpensslEvpPkeyFromData(EVP_PKEY_CTX *ctx, EVP_PKEY **ppkey, int selection, OSSL_PARAM params[]) in OpensslEvpPkeyFromData() argument
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Ddev.h202 struct v4l2_subdev_selection selection; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Ddev.h213 struct v4l2_subdev_selection selection; member
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c2188 int selection; in applyattr() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp144 template<typename T> inline T selection (bool cond, T a, T b) { return cond ? a : b; } in selection() function
[all...]
/third_party/openssl/test/
H A Devp_extra_test.c717 static int test_selection(EVP_PKEY *pkey, int selection) in test_selection() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp173 template<typename T> inline T selection (bool cond, T a, T b) { return cond ? a : b; } in selection() function
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp144 template<typename T> inline T selection (bool cond, T a, T b) { return cond ? a : b; } in selection() function
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp1128 static bool selection[5] = { false, true, false, false, false }; ShowDemoWindowWidgets() local
1153 static bool selection[5] = { false, false, false, false, false }; ShowDemoWindowWidgets() local
2598 static int selection[4] = { 0, 1, 2, 3 }; ShowDemoWindowLayout() local
5108 static ImVector<int> selection; global() local
[all...]
/third_party/python/Lib/tkinter/
H A D__init__.py4347 def selection(self, *args): global() member in Spinbox
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp9188 void HlslParseContext::handleSelectionAttributes(const TSourceLoc& loc, TIntermSelection* selection, in handleSelectionAttributes() argument
9212 void HlslParseContext::handleSwitchAttributes(const TSourceLoc& loc, TIntermSwitch* selection, in handleSwitchAttributes() argument
[all...]

Completed in 66 milliseconds

123456