| /kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
| H A D | tlan.h | 143 u32 forward; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
| H A D | tlan.h | 143 u32 forward; member
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_local.h | 179 snd_pcm_sframes_t (*forward)(snd_pcm_t *pcm, snd_pcm_uframes_t frames); /* locked */ member
|
| /third_party/backends/backend/genesys/ |
| H A D | genesys.cpp | 1147 void scanner_search_strip(Genesys_Device& dev, bool forward, bool black) in scanner_search_strip() argument 3708 bool forward = true; genesys_sheetfed_calibration() local [all...] |
| /third_party/python/Lib/ |
| H A D | turtle.py | 1617 def forward(self, distance): global() member in TNavigator [all...] |
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| H A D | ark_web_nweb_wrapper.cpp | 421 void ArkWebNWebWrapper::FindNext(const bool forward) in FindNext() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
| H A D | rx_desc.h | 1288 forward:1, member
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | st.c | 729 cross_eof(struct scsi_tape * STp, int forward) cross_eof() argument
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | st.c | 730 cross_eof(struct scsi_tape * STp, int forward) cross_eof() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
| H A D | rx_desc.h | 1320 forward:1, member
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cbiditst.c | 2357 static const UChar forward[]={ in _testWriteReverse() local 4657 checkMaps(UBiDi *pBiDi, int32_t stringIndex, const char *src, const char *dest, const char *mode, const char* option, UBiDiLevel level, UBool forward) checkMaps() argument [all...] |
| /third_party/node/deps/ada/ |
| H A D | ada.h | 2075 -> decltype(std::forward<F function 3121 std::declval<expected &>(), std::forward<F>(f))) { forward() function in ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::scheme::ada::tl::expected::std 3126 std::declval<expected &&>(), std::forward<F>(f))) { forward() function in ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::scheme::ada::tl::expected::std 3131 std::declval<expected const &>(), std::forward<F>(f))) { forward() function in ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::scheme::ada::tl::expected::std 3138 std::declval<expected const &&>(), std::forward<F>(f))) { forward() function in ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::ada::scheme::ada::tl::expected::std [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | MachinePipeliner.cpp | 2286 bool forward = true; in insert() local
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_hlsl.cpp | 3042 bool forward = should_forward(coord); in emit_texture_op() local 4004 bool forward = should_forward(ptr) && forced_temporaries.find(id) == end(forced_temporaries); emit_load() local 4604 bool forward = should_forward(ops[4]); emit_subgroup_op() local 4626 bool forward = should_forward(ops[3]); emit_subgroup_op() local 4635 bool forward = should_forward(ops[3]); emit_subgroup_op() local 4644 bool forward = should_forward(ops[3]); emit_subgroup_op() local 5319 bool forward = forced_temporaries.find(id) == end(forced_temporaries); emit_instruction() local 5505 bool forward = emit_instruction() local [all...] |
| H A D | spirv_msl.cpp | 6734 bool forward = should_forward(op0) && should_forward(op1); in emit_binary_unord_op() local 7894 bool forward = false; in emit_instruction() local 8178 bool forward = should_forward(ops[2]) && should_forward(ops[3]); in emit_instruction() local 8216 bool forward = should_forward(ops[2]) && should_forward(ops[3]); in emit_instruction() local 8327 bool forward = should_forward(a) && should_forward(b); in emit_instruction() local 8340 bool forward = should_forward(a) && should_forward(b); emit_instruction() local [all...] |
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | napi_webview_controller.cpp | 3051 bool forward; in SearchNext() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
| H A D | mock_web_delegate.cpp | 478 void WebDelegate::SearchNext(bool forward) {} in SearchNext() argument
|
| /third_party/glfw/src/ |
| H A D | internal.h | 446 GLFWbool forward; member 494 GLFWbool forward, debug, noerror; member
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | rbbitst.cpp | 3431 int forward[5 in testBreakBoundPreceding() local 3627 int forward[50]; TestWordBoundary() local [all...] |
| /third_party/node/deps/simdutf/ |
| H A D | simdutf.cpp | 14022 size_t forward = 15; in arm_convert_utf16_to_utf8() local 14276 size_t forward = 15; in arm_convert_utf16_to_utf8_with_errors() local 14390 size_t forward = 15; in arm_convert_utf16_to_utf32() local 14448 size_t forward = 15; arm_convert_utf16_to_utf32_with_errors() local 14730 size_t forward = 15; arm_convert_utf32_to_utf8() local 14969 size_t forward = 15; arm_convert_utf32_to_utf8_with_errors() local 15023 size_t forward = 3; arm_convert_utf32_to_utf16() local 15084 size_t forward = 3; arm_convert_utf32_to_utf16_with_errors() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
| H A D | web_delegate.cpp | 1414 void WebDelegate::SearchNext(bool forward) in SearchNext() argument
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | libbpf.c | 8043 __bpf_program__iter(const struct bpf_program *p, const struct bpf_object *obj, bool forward) __bpf_program__iter() argument
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vulkan.hpp | 1083 : std::tuple<ChainElements...>( std::forward<std::tuple<ChainElements...>>( rhs ) ) in forward() function in VULKAN_HPP_NAMESPACE::StructureChain::std
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | libbpf.c | 8521 __bpf_program__iter(const struct bpf_program *p, const struct bpf_object *obj, bool forward) __bpf_program__iter() argument
|
| /third_party/libbpf/src/ |
| H A D | libbpf.c | 8966 __bpf_program__iter(const struct bpf_program *p, const struct bpf_object *obj, bool forward) global() argument
|