Home
last modified time | relevance | path

Searched defs:selection (Results 201 - 212 of 212) sorted by relevance

123456789

/kernel/linux/linux-6.6/sound/soc/intel/atom/
H A Dsst-atom-controls.h483 u16 selection; /* 0:SSP0(def), 1:SSP1, 2:SSP2 */ 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...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp257 SelectionInfo selection; in GetSpansInfo() local
3829 UpdateSelectionType(const SelectionInfo& selection) UpdateSelectionType() argument
[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...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp5161 auto selection = sheetStyle.detents[sheetPattern->GetDetentsIndex()]; in ComputeDetentsSheetOffset() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp1412 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 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 73 milliseconds

123456789