Home
last modified time | relevance | path

Searched defs:selector (Results 51 - 75 of 121) sorted by relevance

12345

/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_manager.cpp193 auto selector = OHOS::SoftBus::ProcessorSelectorFactory::GetInstance().NewSelector(); in PrejudgeAvailability() local
/test/testfwk/arkxtest/uitest/core/
H A Dui_driver.cpp286 void UiDriver::FindWidgets(const WidgetSelector &selector, vector<unique_ptr<Widget>> &rev, in FindWidgets() argument
332 unique_ptr<Widget> UiDriver::WaitForWidget(const WidgetSelector &selector, const UiOpArgs &opt, ApiCallErr &err) in WaitForWidget() argument
H A Dfrontend_api_handler.cpp621 auto selector = make_unique<WidgetSelector>(); in GenericOnAttrBuilder() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvp56.c409 static void vp56_idct_put(VP56Context *s, uint8_t * dest, ptrdiff_t stride, int16_t *block, int selector) in vp56_idct_put() argument
417 static void vp56_idct_add(VP56Context *s, uint8_t * dest, ptrdiff_t stride, int16_t *block, int selector) in vp56_idct_add() argument
H A Datrac3.c218 static void read_quant_spectral_coeffs(GetBitContext *gb, int selector, in read_quant_spectral_coeffs() argument
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_color_unquantize.cpp705 int selector = ((v6 >> 7) & 1) | ((v7 >> 6) & 2); in hdr_alpha_unpack() local
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfdperf.c583 int selector = -1; in counter_dialog() local
/third_party/mesa3d/src/asahi/lib/
H A Dio.h120 wrap_selector_name(uint32_t selector) in wrap_selector_name() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.h168 struct r600_pipe_shader_selector *selector; member
/third_party/node/deps/cares/src/lib/
H A Dares_dns_private.h142 unsigned char selector; member
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector-impl.h75 explicit OperandGenerator(InstructionSelector* selector) in OperandGenerator() argument
315 InstructionSelector* selector() const { return selector_; } in selector() function in v8::internal::compiler::OperandGenerator
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_color_unquantize.cpp753 int selector = ((v6 >> 7) & 1) | ((v7 >> 6) & 2); in hdr_alpha_unpack() local
/third_party/toybox/toys/other/
H A Dbzcat.c322 int ii, jj, kk, runPos, dbufCount, symCount, selector, nextSym, in read_huffman_data() local
/device/soc/rockchip/rk3588/kernel/drivers/regulator/
H A Drk806-regulator.c719 rk806_set_voltage(struct regulator_dev *rdev, int req_min_uV, int req_max_uV, unsigned int *selector) rk806_set_voltage() argument
/third_party/icu/icu4c/source/common/
H A Dlocdspnm.cpp380 UDisplayContextType selector = (UDisplayContextType)((uint32_t)value >> 8); in LocaleDisplayNamesImpl() local
/third_party/libbpf/include/uapi/linux/
H A Dnetlink.h249 __u32 selector; member
/third_party/node/deps/icu-small/source/common/
H A Dlocdspnm.cpp380 UDisplayContextType selector = (UDisplayContextType)((uint32_t)value >> 8); in LocaleDisplayNamesImpl() local
/third_party/ltp/testcases/kernel/kvm/include/
H A Dkvm_x86.h115 uint16_t selector; member
H A Dkvm_x86_svm.h60 uint16_t selector; member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h261 union tgsi_exec_channel selector; /**< a value case statements are compared to */ member
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocdspnm.cpp380 UDisplayContextType selector = (UDisplayContextType)((uint32_t)value >> 8); in LocaleDisplayNamesImpl() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c493 opencl_device_create_internal(AVHWDeviceContext *hwdev, const OpenCLDeviceSelector *selector, cl_context_properties *props) opencl_device_create_internal() argument
629 OpenCLDeviceSelector selector = { opencl_device_create() local
1222 OpenCLDeviceSelector selector = { opencl_device_derive() local
1254 OpenCLDeviceSelector selector = { opencl_device_derive() local
1297 OpenCLDeviceSelector selector = { opencl_device_derive() local
1334 OpenCLDeviceSelector selector = { opencl_device_derive() local
1352 OpenCLDeviceSelector selector = { opencl_device_derive() local
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DIntermediate.cpp2654 void TIntermediate::pushSelector(TIntermSequence& sequence, const TVectorSelector& selector, const TSourceLoc& loc) in pushSelector() argument
2661 void TIntermediate::pushSelector(TIntermSequence& sequence, const TMatrixSelector& selector, const TSourceLoc& loc) in pushSelector() argument
2673 TIntermTyped* TIntermediate::addSwizzle(TSwizzleSelectors<selectorType>& selector, const TSourceLoc& loc) in addSwizzle() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dmsgfmt.cpp1138 const PluralSelectorProvider &selector = in format() local
/third_party/node/deps/icu-small/source/i18n/
H A Dmsgfmt.cpp1139 const PluralSelectorProvider &selector = in format() local

Completed in 52 milliseconds

12345