Home
last modified time | relevance | path

Searched defs:select (Results 51 - 75 of 160) sorted by relevance

1234567

/third_party/python/Lib/idlelib/
H A Dtree.py114 def select(self, event=None): member in TreeNode
/third_party/python/Lib/
H A Dselectors.py12 import select namespace
155 def select(self, timeout=None): member in BaseSelector
319 def select(self, timeout=None): global() member in SelectSelector
402 def select(self, timeout=None): global() member in _PollLikeSelector
451 def select(self, timeout=None): global() member in _PollLikeSelector.EpollSelector
553 def select(self, timeout=None): global() member in _PollLikeSelector.KqueueSelector
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLPlatform.cpp21 bool IsDeviceTypeMatch(DeviceType select, DeviceType type) in IsDeviceTypeMatch() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp34 uint64_t DefaultResourceStrategy::select(uint64_t ReadyMask) { in select() function in llvm::mca::DefaultResourceStrategy
H A DScheduler.cpp192 InstRef Scheduler::select() { in select() function in llvm::mca::Scheduler
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dinstruction_test.cpp858 Instruction* select = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
886 Instruction* select = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
914 Instruction* select = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
942 Instruction* select in TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dinstruction_test.cpp858 Instruction* select = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
886 Instruction* select = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
914 Instruction* select = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
942 Instruction* select in TEST_F() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/
H A Dhb-aots-tester.cpp52 runTest(const char *testName, const char *fontfileName, unsigned int *in, int nbIn, unsigned int *select, int nbSelect) runTest() argument
141 gsub_test(const char *testName, const char *fontfileName, int nbIn, unsigned int *in, int nbSelect, unsigned int *select, int nbExpected, unsigned int *expected) gsub_test() argument
220 cmap_test(const char *testName, const char *fontfileName, int nbIn, unsigned int *in, int nbSelect, unsigned int *select, int nbExpected, unsigned int *expected) cmap_test() argument
/third_party/python/Lib/test/
H A Dtest_telnetlib.py139 def select(self, timeout=None): member in MockSelector
H A D_test_eintr.py16 import select namespace
[all...]
/third_party/skia/experimental/sktext/editor/
H A DTexts.h201 void select(TextRange text, SkRect boundaries) { fSelection->select(text, boundaries); } in select() function in skia::editor::EditableText
/third_party/rust/crates/nix/src/sys/
H A Dselect.rs176 pub fn select<'a, N, R, W, E, T>( in select() functions
[all...]
/third_party/spirv-tools/test/opt/
H A Dinstruction_test.cpp853 Instruction* select = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
881 Instruction* select = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
909 Instruction* select = context->get_def_use_mgr()->GetDef(10); in TEST_F() local
937 Instruction* select in TEST_F() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
H A Dp2p-nfc.py378 import sys, tty, termios, select namespace
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Dp2p-nfc.py378 import sys, tty, termios, select namespace
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_pattern.h144 void SetLastSelect(bool select) in SetLastSelect() argument
207 auto select = paintProperty->GetCheckBoxSelectValue(false); variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_checkbox_bridge.cpp88 bool select = DEFAULT_SELECTED; in SetSelect() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_checkbox.cpp146 bool select = false; in SetSelect() local
H A Djs_list_item.cpp173 bool select = false; in SetSelected() local
/third_party/ffmpeg/libavformat/
H A Dtee.c162 char *format = NULL, *select = NULL, *on_fail = NULL; in open_slave() local
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_none_4.h708 ASTCENC_SIMD_INLINE vint4 select(vint4 a, vint4 b, vmask4 cond) in select() function
922 ASTCENC_SIMD_INLINE vfloat4 select(vfloat4 a, vfloat4 b, vmask4 cond) in select() function
/third_party/icu/icu4c/source/i18n/
H A Dplurfmt.cpp589 UnicodeString PluralFormat::PluralSelectorAdapter::select(void *context, double number, in select() function in PluralFormat::PluralSelectorAdapter
/third_party/lzma/CPP/Windows/Control/
H A DListView.h92 void SetItemState_Selected(int index, bool select) { SetItemState(index, select ? LVIS_SELECTED : 0, LVIS_SELECTED); } in SetItemState_Selected() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dplurfmt.cpp589 UnicodeString PluralFormat::PluralSelectorAdapter::select(void *context, double number, in select() function in PluralFormat::PluralSelectorAdapter
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.cpp212 static Value *createShuffle4(Value *lhs, Value *rhs, uint16_t select) in createShuffle4() argument
238 static Value *createSwizzle4(Value *val, uint16_t select) in createSwizzle4() argument
250 createMask4(Value *lhs, Value *rhs, uint16_t select) createMask4() argument
[all...]

Completed in 23 milliseconds

1234567