| /kernel/linux/linux-6.6/sound/soc/intel/atom/ |
| H A D | sst-atom-controls.h | 483 u16 selection; /* 0:SSP0(def), 1:SSP1, 2:SSP2 */ 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...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_pattern.cpp | 257 SelectionInfo selection; in GetSpansInfo() local 3829 UpdateSelectionType(const SelectionInfo& selection) UpdateSelectionType() argument [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...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
| H A D | overlay_manager.cpp | 5161 auto selection = sheetStyle.detents[sheetPattern->GetDetentsIndex()]; in ComputeDetentsSheetOffset() local
|
| /foundation/multimedia/media_library/frameworks/js/src/ |
| H A D | media_library_napi.cpp | 1412 ReplaceRelativePath(string &selection, size_t pos, const string &keyInstead, const string &arg, string &argInstead) ReplaceRelativePath() argument 1421 ReplaceSelection(string &selection, vector<string> &selectionArgs, const string &key, const string &keyInstead, const int32_t mode) ReplaceSelection() argument [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...] |