Home
last modified time | relevance | path

Searched defs:Result (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/
H A Dsplit.hpp63 SequenceSequenceT& Result, in find_all()
98 SequenceSequenceT& Result, in ifind_all()
141 SequenceSequenceT& Result, in split()
H A Djoin.hpp59 ResultT Result; in join() local
110 ResultT Result; in join_if() local
H A Diter_find.hpp73 SequenceSequenceT& Result, in iter_find()
144 SequenceSequenceT& Result, in iter_split()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/src/
H A Dadbg_expect.c180 const bool Result, in Do_ADBG_ExpectCompareSigned()
202 const bool Result, in Do_ADBG_ExpectCompareUnsigned()
225 const bool Result, in Do_ADBG_ExpectComparePointer()
H A Dadbg_int.h37 ADBG_Result_t Result; member
50 ADBG_Result_t Result; member
H A Dadbg_run.c33 ADBG_Result_t Result; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/detail/
H A Dpredicate.hpp64 iterator_range<ForwardIterator1T> Result in ends_with_iter_select() local
/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Dpatchreview.py13 class Result: class
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dpci_intf.c209 int Result = 0; in rtw_pci_platform_switch_device_pci_aspm() local
483 s32 Result; in rtw_set_pci_cache_line_size() local
530 int Result, ret; in rtw_pci_parse_configuration() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dpci_intf.c209 s32 Result; in rtw_set_pci_cache_line_size() local
257 int Result, ret = _FAIL; in rtw_pci_parse_configuration() local
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dcommands.py166 class Result(object): class
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/
H A Dexpression.hpp43 class Result : private variant<EvaluationError, T> { class
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp930 TEdge *Result = E; in ProcessBound() local
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py2426 def Result(self): member in SlowInitClass