/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/ |
D | back_extended_deque.cpp | 30 extended_type extended(initial_deque, 101L); in main() local 52 extended_type extended(initial_deque, l); in main() local 69 extended_type extended(initial_deque, 101L); in main() local 97 extended_type extended(initial_deque, l); in main() local
|
D | front_extended_deque.cpp | 30 extended_type extended(initial_deque, 1); in main() local 52 extended_type extended(initial_deque, i); in main() local 69 extended_type extended(initial_deque, 1); in main() local 97 extended_type extended(initial_deque, i); in main() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | distribute_utils.py | 166 def update_regroup(extended, updates, group): argument 231 def _validate_colocate_extended(v, extended): argument 240 def validate_colocate_distributed_variable(v, extended): argument 248 def validate_colocate(v, extended): argument
|
/aosp_15_r20/external/webrtc/modules/video_coding/ |
H A D | jitter_buffer_unittest.cc | 1647 bool extended = false; in TEST_F() local 1666 bool extended = false; in TEST_F() local 1687 bool extended = false; in TEST_F() local 1714 bool extended = false; in TEST_F() local 1782 bool extended = false; in TEST_F() local 1816 bool extended = false; in TEST_F() local 1827 bool extended = false; in TEST_F() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/encodings/ |
D | punycode.py | 48 def insertion_unsort(str, extended): argument 127 def decode_generalized_number(extended, extpos, bias, errors): argument 157 def insertion_sort(base, extended, errors): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/encodings/ |
D | punycode.py | 48 def insertion_unsort(str, extended): argument 127 def decode_generalized_number(extended, extpos, bias, errors): argument 157 def insertion_sort(base, extended, errors): argument
|
/aosp_15_r20/external/python/cpython2/Lib/encodings/ |
D | punycode.py | 50 def insertion_unsort(str, extended): argument 130 def decode_generalized_number(extended, extpos, bias, errors): argument 160 def insertion_sort(base, extended, errors): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/encodings/ |
D | punycode.py | 48 def insertion_unsort(str, extended): argument 127 def decode_generalized_number(extended, extpos, bias, errors): argument 157 def insertion_sort(base, extended, errors): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/encodings/ |
D | punycode.py | 48 def insertion_unsort(str, extended): argument 127 def decode_generalized_number(extended, extpos, bias, errors): argument 157 def insertion_sort(base, extended, errors): argument
|
/aosp_15_r20/external/python/cpython3/Lib/encodings/ |
D | punycode.py | 48 def insertion_unsort(str, extended): argument 127 def decode_generalized_number(extended, extpos, bias, errors): argument 157 def insertion_sort(base, extended, errors): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/encodings/ |
H A D | punycode.py | 48 def insertion_unsort(str, extended): argument 127 def decode_generalized_number(extended, extpos, bias, errors): argument 157 def insertion_sort(base, extended, errors): argument
|
/aosp_15_r20/external/pigweed/pw_cpu_exception_cortex_m/ |
H A D | support.cc | 40 const cortex_m::ExtraRegisters& extended = cpu_state.extended; in ToString() local 95 const cortex_m::ExtraRegisters& extended = cpu_state.extended; in LogCpuState() local
|
H A D | proto_dump.cc | 29 const ExtraRegisters& extended = cpu_state.extended; in DumpCpuStateProto() local
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | rtp_generic_frame_descriptor_extension.cc | 97 bool extended = (data[offset] & kFlageXtendedOffset) != 0; in Parse() local 161 bool extended = fdiffs[i] >= (1 << 6); in Write() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/ |
D | regbase.hpp | 83 extended = no_bk_refs | collate | no_perl_ex | no_escape_in_lists, enumerator 139 extended = ::boost::regbase::extended, enumerator
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/ |
D | regbase.hpp | 94 extended = no_bk_refs | collate | no_perl_ex | no_escape_in_lists, enumerator 150 extended = ::boost::regbase::extended, enumerator
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
H A D | adapter.cc | 437 std::unique_ptr<hci::LowEnergyAdvertiser> CreateAdvertiser(bool extended) { in CreateAdvertiser() 469 std::unique_ptr<hci::LowEnergyConnector> CreateConnector(bool extended) { in CreateConnector() 479 std::unique_ptr<hci::LowEnergyScanner> CreateScanner(bool extended) { in CreateScanner() 1509 bool extended = state().low_energy_state.IsFeatureSupported( in InitializeStep4() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_pixelformat.c | 130 bool extended, in stw_pixelformat_add() 241 unsigned num_color_formats, bool extended) in add_color_format_variants()
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | AnimatedImageDrawable.java | 295 long colorSpaceHandle, boolean extended, int srcDensity, int dstDensity, in AnimatedImageDrawable() 621 boolean extended, Rect cropRect) throws IOException; in nCreate()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/atomics/ |
H A D | test_atomics.cpp | 89 bool check_atomic_support(cl_device_id device, bool extended, bool isLocal, in check_atomic_support() 131 bool extended, bool isLocal, ExplicitType dataType, in test_atomic_function() 499 bool extended, bool matchGroupSize, in test_atomic_function_set()
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv_dynamic/src/ |
D | lib.rs | 19 pub mod extended; module
|
/aosp_15_r20/external/llvm/test/MC/ARM/ |
H A D | eh-directive-unwind_raw.s | 26 extended: label
|
/aosp_15_r20/external/pigweed/pw_cpu_exception_risc_v/ |
H A D | support.cc | 29 const risc_v::ExtraRegisters& extended = cpu_state.extended; in LogCpuState() local
|
H A D | proto_dump.cc | 27 const ExtraRegisters& extended = cpu_state.extended; in DumpCpuStateProto() local
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.8/ |
HD | xstream-1.4.8.jar | ... collections/
com/thoughtworks/xstream/converters/extended/
com/thoughtworks/xstream/converters/javabean ... |