/aosp_15_r20/external/coreboot/src/device/oprom/x86emu/ |
H A D | ops2.c | 70 int mod, rl, rh; in x86emuOp2_opc_01() local 370 int mod, rl, rh; in x86emuOp2_set_byte() local 508 int mod, rl, rh; in x86emuOp2_bt_R() local 571 int mod, rl, rh; in x86emuOp2_shld_IMM() local 642 int mod, rl, rh; in x86emuOp2_shld_CL() local 732 int mod, rl, rh; in x86emuOp2_bts_R() local 805 int mod, rl, rh; in x86emuOp2_shrd_IMM() local 876 int mod, rl, rh; in x86emuOp2_shrd_CL() local 937 int mod, rl, rh; in x86emuOp2_imul_R_RM() local 1029 int mod, rh, rl; in x86emuOp2_lss_R_IMM() local [all …]
|
H A D | ops.c | 203 int mod, rl, rh; in x86emuOp_genop_byte_RM_R() local 244 int mod, rl, rh; in x86emuOp_genop_word_RM_R() local 312 int mod, rl, rh; in x86emuOp_genop_byte_R_RM() local 348 int mod, rl, rh; in x86emuOp_genop_word_R_RM() local 951 int mod, rl, rh; in x86emuOp_imul_word_IMM() local 1079 int mod, rl, rh; in x86emuOp_imul_byte_IMM() local 1275 int mod, rl, rh; in x86emuOp_opc80_byte_RM_IMM() local 1354 int mod, rl, rh; in x86emuOp_opc81_word_RM_IMM() local 1460 int mod, rl, rh; in x86emuOp_opc82_byte_RM_IMM() local 1537 int mod, rl, rh; in x86emuOp_opc83_word_RM_IMM() local [all …]
|
H A D | fpu.c | 103 int mod, rl, rh; in x86emuOp_esc_coprocess_d9() local 330 int mod, rl, rh; in x86emuOp_esc_coprocess_da() local 411 int mod, rl, rh; in x86emuOp_esc_coprocess_db() local 538 int mod, rl, rh; in x86emuOp_esc_coprocess_dc() local 648 int mod, rl, rh; in x86emuOp_esc_coprocess_dd() local 755 int mod, rl, rh; in x86emuOp_esc_coprocess_de() local 874 int mod, rl, rh; in x86emuOp_esc_coprocess_df() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/list/ |
D | size.hpp | 37 # define BOOST_PP_LIST_SIZE_P(d, rl) BOOST_PP_LIST_IS_CONS(BOOST_PP_TUPLE_ELEM(2, 1, rl)) argument 39 # define BOOST_PP_LIST_SIZE_P(d, rl) BOOST_PP_LIST_SIZE_P_I(BOOST_PP_TUPLE_REM_2 rl) argument 45 # define BOOST_PP_LIST_SIZE_O(d, rl) (BOOST_PP_INC(BOOST_PP_TUPLE_ELEM(2, 0, rl)), BOOST_PP_LIST… argument 47 # define BOOST_PP_LIST_SIZE_O(d, rl) BOOST_PP_LIST_SIZE_O_I(BOOST_PP_TUPLE_REM_2 rl) argument 84 # define BOOST_PP_LIST_SIZE_P(d, rl) BOOST_PP_LIST_IS_CONS(BOOST_PP_TUPLE_ELEM(2, 1, rl)) argument 86 # define BOOST_PP_LIST_SIZE_P(d, rl) BOOST_PP_LIST_SIZE_P_I(BOOST_PP_TUPLE_REM_2 rl) argument 92 # define BOOST_PP_LIST_SIZE_O(d, rl) (BOOST_PP_INC(BOOST_PP_TUPLE_ELEM(2, 0, rl)), BOOST_PP_LIST… argument 94 # define BOOST_PP_LIST_SIZE_O(d, rl) BOOST_PP_LIST_SIZE_O_I(BOOST_PP_TUPLE_REM_2 rl) argument
|
/aosp_15_r20/external/wpa_supplicant_8/src/tls/ |
H A D | tlsv1_record.c | 30 int tlsv1_record_set_cipher_suite(struct tlsv1_record_layer *rl, in tlsv1_record_set_cipher_suite() 75 int tlsv1_record_change_write_cipher(struct tlsv1_record_layer *rl) in tlsv1_record_change_write_cipher() 109 int tlsv1_record_change_read_cipher(struct tlsv1_record_layer *rl) in tlsv1_record_change_read_cipher() 150 int tlsv1_record_send(struct tlsv1_record_layer *rl, u8 content_type, u8 *buf, in tlsv1_record_send() 278 int tlsv1_record_receive(struct tlsv1_record_layer *rl, in tlsv1_record_receive()
|
/aosp_15_r20/external/coreboot/src/device/oprom/include/x86emu/ |
H A D | fpu_regs.h | 106 # define DECODE_PRINTINSTR32(t, mod, rh, rl) \ argument 108 # define DECODE_PRINTINSTR256(t, mod, rh, rl) \ argument 111 # define DECODE_PRINTINSTR32(t, mod, rh, rl) argument 112 # define DECODE_PRINTINSTR256(t, mod, rh, rl) argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | editor.rs | 143 rl: Arc<Mutex<Editor<BtHelper>>>, field 158 let rl = self.rl.clone(); in poll() localVariable 171 rl: Arc<Mutex<Editor<BtHelper>>>, field 187 let mut rl = rustyline::Editor::with_config(config)?; in new() localVariable
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
H A D | identity_resolving_list_test.cc | 30 IdentityResolvingList rl; in TEST() local 35 IdentityResolvingList rl; in TEST() local 74 IdentityResolvingList rl; in TEST() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | resource.c | 184 rlimit2py(struct rlimit rl) in rlimit2py() 206 struct rlimit rl; in resource_getrlimit_impl() local 234 struct rlimit rl; in resource_setrlimit_impl() local
|
D | _asynciomodule.c | 234 PyObject *rl; in get_running_loop() local 309 PyRunningLoopHolder *rl = new_running_loop_holder(loop); in set_running_loop() local 3267 PyRunningLoopHolder *rl = PyObject_New( in new_running_loop_holder() local 3285 PyRunningLoopHolder_tp_dealloc(PyRunningLoopHolder *rl) in PyRunningLoopHolder_tp_dealloc()
|
/aosp_15_r20/frameworks/av/media/libaudioprocessing/ |
H A D | AudioMixerBase.cpp | 927 uint32_t rl = *reinterpret_cast<const uint32_t *>(in); in track__16BitsStereo() local 965 uint32_t rl = *reinterpret_cast<const uint32_t *>(in); in track__16BitsStereo() local 1269 uint32_t rl = *reinterpret_cast<const uint32_t *>(in); in process__oneTrack16BitsStereoNoResampling() local 1284 uint32_t rl = *reinterpret_cast<const uint32_t *>(in); in process__oneTrack16BitsStereoNoResampling() local 1295 uint32_t rl = *reinterpret_cast<const uint32_t *>(in); in process__oneTrack16BitsStereoNoResampling() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mlock/ |
H A D | mlock02.c | 49 struct rlimit rl; in test_enomem2() local 66 struct rlimit rl; in test_eperm() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mlockall/ |
H A D | mlockall02.c | 177 struct rlimit rl; in setup_test() local 227 struct rlimit rl; in cleanup_test() local
|
H A D | mlockall03.c | 213 struct rlimit rl; in setup_test() local 265 struct rlimit rl; in cleanup_test() local
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | resource.c | 116 struct rlimit rl; in resource_getrlimit() local 146 struct rlimit rl; in resource_setrlimit() local
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | RangeManip.cpp | 48 void RangeList::addRanges(const RangeList& rl) { in addRanges() 54 void RangeList::delRanges(const RangeList& rl,RangeList& deleted) { in delRanges()
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_sse.h | 242 __m128i al, ah, dl, dh, sl, sh, rl, rh; in util_sse2_blend_premul_4() local 283 __m128i al, ah, dl, dh, sl, sh, rl, rh; in util_sse2_blend_srcalpha_4() local 326 __m128i srca, d, s, rl, rh; in util_sse2_blend_premul_src_4() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/am/ |
H A D | BroadcastController.java | 530 ReceiverList rl = mRegisteredReceivers.get(receiver.asBinder()); in registerReceiverWithFeatureTraced() local 550 mRegisteredReceivers.put(receiver.asBinder(), rl); in registerReceiverWithFeatureTraced() local 653 ReceiverList rl = mRegisteredReceivers.get(receiver.asBinder()); in unregisterReceiverTraced() local 687 void removeReceiverLocked(ReceiverList rl) { in removeReceiverLocked() 696 final ReceiverList rl = mRegisteredReceivers.get(receiver.asBinder()); in getRegisteredIntentFilters() local
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-resp.c | 187 #define TEST_RET_LEN(rl) \ argument 195 #define TEST_RET_LEN_NORETURN(rl) \ argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | CodedInputStreamTest.java | 96 int rl = Math.min(blockSize, data.length - i); in newDecoder() local 113 int rl = Math.min(blockSize, data.length - i); in newDecoder() local 1213 int rl = Math.min(DEFAULT_BLOCK_SIZE, data.length - i); in testIterableByteBufferInputStreamReadBytesWithAlias() local
|
/aosp_15_r20/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | CodedInputStreamTest.java | 96 int rl = Math.min(blockSize, data.length - i); in newDecoder() local 113 int rl = Math.min(blockSize, data.length - i); in newDecoder() local 1213 int rl = Math.min(DEFAULT_BLOCK_SIZE, data.length - i); in testIterableByteBufferInputStreamReadBytesWithAlias() local
|
/aosp_15_r20/external/musl/src/legacy/ |
H A D | getdtablesize.c | 8 struct rlimit rl; in getdtablesize() local
|
H A D | ulimit.c | 7 struct rlimit rl; in ulimit() local
|
/aosp_15_r20/external/trusty/musl/src/legacy/ |
D | getdtablesize.c | 8 struct rlimit rl; in getdtablesize() local
|
D | ulimit.c | 7 struct rlimit rl; in ulimit() local
|