| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | acls.c | 699 unsigned int selection; in ntfs_inherit_acl() local
|
| H A D | security.c | 4559 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 D | OutputASM.cpp | 3057 TIntermSelection *selection = expression->getAsSelectionNode(); in cost() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderOperatorTests.cpp | 143 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 D | openssl_adapter_mock.c | 1920 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 D | dev.h | 202 struct v4l2_subdev_selection selection;
member
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | dev.h | 213 struct v4l2_subdev_selection selection; member
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfssecaudit.c | 2188 int selection; in applyattr() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderOperatorTests.cpp | 144 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 D | evp_extra_test.c | 717 static int test_selection(EVP_PKEY *pkey, int selection) in test_selection() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderOperatorTests.cpp | 173 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 D | vktShaderRenderOperatorTests.cpp | 144 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 D | imgui_demo.cpp | 1128 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__.py | 4347 def selection(self, *args): global() member in Spinbox [all...] |
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslParseHelper.cpp | 9188 void HlslParseContext::handleSelectionAttributes(const TSourceLoc& loc, TIntermSelection* selection, in handleSelectionAttributes() argument 9212 void HlslParseContext::handleSwitchAttributes(const TSourceLoc& loc, TIntermSwitch* selection, in handleSwitchAttributes() argument [all...] |