Home
last modified time | relevance | path

Searched defs:select (Results 101 - 125 of 325) sorted by relevance

12345678910>>...13

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDataDrivenNumberFormatTestUtility.java93 public String select(DataDrivenNumberFormatTestData tuple) { in select() method in DataDrivenNumberFormatTestUtility.CodeUnderTest
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DPluralFormat.java536 public String select(Object context, double number); in select() method
544 public String select(Object context, double number) { in select() method in PluralFormat.PluralSelectorAdapter
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDataDrivenNumberFormatTestUtility.java96 public String select(DataDrivenNumberFormatTestData tuple) { in select() method in DataDrivenNumberFormatTestUtility.CodeUnderTest
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/
H A DRbnfDemo.java591 public void select(int start, int end) { in select() method in DemoTextFieldHolder
/third_party/python/Tools/scripts/
H A Dstable_abi.py68 def select(self, kinds, *, include_abi_only=True, ifdef=None): member in Manifest
[all...]
/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
/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...]
/arkcompiler/runtime_core/static_core/isa/
H A Disapi.rb693 def select global() method in Quick
[all...]
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dgep_propagation.cpp249 bool select = llvm::isa<SelectInst>(inst); in GenerateSelectorInputs() local
313 bool select = llvm::isa<SelectInst>(elt); in GetConstantInput() local
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtinput.c63 uint8_t select; member
/device/qemu/drivers/virtio/
H A Dvirtinput.c61 uint8_t select; member
/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

Completed in 21 milliseconds

12345678910>>...13