/aosp_15_r20/external/icu/icu4c/source/layoutex/ |
H A D | playout.cpp | 38 ParagraphLayout *pl = new ParagraphLayout(chars, count, (const FontRuns *) fontRuns, in pl_create() local 48 ParagraphLayout *pl = (ParagraphLayout *) paragraph; in pl_close() local 63 ParagraphLayout *pl = (ParagraphLayout *) paragraph; in pl_getParagraphLevel() local 75 ParagraphLayout *pl = (ParagraphLayout *) paragraph; in pl_getTextDirection() local 87 ParagraphLayout *pl = (ParagraphLayout *) paragraph; in pl_getAscent() local 99 ParagraphLayout *pl = (ParagraphLayout *) paragraph; in pl_getDescent() local 111 ParagraphLayout *pl = (ParagraphLayout *) paragraph; in pl_getLeading() local 123 ParagraphLayout *pl = (ParagraphLayout *) paragraph; in pl_reflow() local 135 ParagraphLayout *pl = (ParagraphLayout *) paragraph; in pl_nextLine() local
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_logs.c | 1822 int num, pl, pc; in show_buffer_over_under_run_page() local 1975 int n, num, pl, pc, pg_code; in show_error_counter_page() local 2135 int num, pl, pc; in show_non_medium_error_page() local 2227 int num, pl, pc; in show_power_condition_transitions_page() local 2355 int num, pl, pc, blen; in show_environmental_reporting_page() local 2516 int num, pl, pc, blen; in show_environmental_limits_page() local 2684 int num, pl, pc; in show_cmd_dur_limits_page() local 2968 int num, pl; in show_hgst_perf_page() local 3111 int k, j, pl, num, extra, pc, pg_code; in show_data_compression_page() local 3212 int k, num, pl; in show_last_n_error_page() local [all …]
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/xilinx/common/include/ |
D | pm_api_sys.h | 74 #define PM_PACK_PAYLOAD1(pl, mid, flag, arg0) { \ argument 78 #define PM_PACK_PAYLOAD2(pl, mid, flag, arg0, arg1) { \ argument 83 #define PM_PACK_PAYLOAD3(pl, mid, flag, arg0, arg1, arg2) { \ argument 88 #define PM_PACK_PAYLOAD4(pl, mid, flag, arg0, arg1, arg2, arg3) { \ argument 93 #define PM_PACK_PAYLOAD5(pl, mid, flag, arg0, arg1, arg2, arg3, arg4) { \ argument 98 #define PM_PACK_PAYLOAD6(pl, mid, flag, arg0, arg1, arg2, arg3, arg4, arg5) { \ argument
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/ |
D | zynqmp_pm_api_sys.h | 41 #define PM_PACK_PAYLOAD1(pl, arg0) { \ argument 45 #define PM_PACK_PAYLOAD2(pl, arg0, arg1) { \ argument 50 #define PM_PACK_PAYLOAD3(pl, arg0, arg1, arg2) { \ argument 55 #define PM_PACK_PAYLOAD4(pl, arg0, arg1, arg2, arg3) { \ argument 60 #define PM_PACK_PAYLOAD5(pl, arg0, arg1, arg2, arg3, arg4) { \ argument 65 #define PM_PACK_PAYLOAD6(pl, arg0, arg1, arg2, arg3, arg4, arg5) { \ argument
|
/aosp_15_r20/external/libdav1d/src/ |
H A D | recon_tmpl.c | 905 for (int pl = 0; pl < 2; pl++) { in bytefn() local 944 const int bx, const int by, const int pl, in mc() 1057 const uint8_t *const b_dim, const int pl, in obmc() 1120 const uint8_t *const b_dim, const int pl, in warp_affine() 1364 for (int pl = 0; pl < 2; pl++) { in bytefn() local 1438 for (int pl = 0; pl < 2; pl++) { in bytefn() local 1592 if (has_chroma) for (int pl = 1; pl < 3; pl++) { in bytefn() local 1664 for (int pl = 0; pl < 2; pl++) { in bytefn() local 1681 for (int pl = 0; pl < 2; pl++) { in bytefn() local 1696 for (int pl = 0; pl < 2; pl++) { in bytefn() local [all …]
|
/aosp_15_r20/external/fonttools/Tests/misc/ |
H A D | plistlib_test.py | 53 def pl(): function 124 def test_int(pl): argument 134 def test_int_overflow(pl): argument 446 def test_readPlist_from_path(pl): argument 454 def test_readPlist_from_file(pl): argument 463 def test_readPlistFromString(pl): argument
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/ |
H A D | StatusTracker.cpp | 62 Mutex::Autolock pl(mPendingLock); in addComponent() local 80 Mutex::Autolock pl(mPendingLock); in removeComponent() local 178 Mutex::Autolock pl(mPendingLock); in threadLoop() local 200 Mutex::Autolock pl(mPendingLock); in threadLoop() local 257 Mutex::Autolock pl(mPendingLock); in threadLoop() local
|
/aosp_15_r20/external/sdv/vsomeip/test/e2e_tests/ |
D | e2e_test_client.cpp | 142 std::shared_ptr<vsomeip::payload> pl = _response->get_payload(); in on_message() local 156 std::shared_ptr<vsomeip::payload> pl = _response->get_payload(); in on_message() local 169 std::shared_ptr<vsomeip::payload> pl = _response->get_payload(); in on_message() local 181 std::shared_ptr<vsomeip::payload> pl = _response->get_payload(); in on_message() local
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/prefs/ |
H A D | OldPreferenceChangeEventTest.java | 54 MockPreferenceChangeListener pl = new MockPreferenceChangeListener() { in testGetKey() local 79 MockPreferenceChangeListener pl = new MockPreferenceChangeListener() { in testGetNewValue() local 109 MockPreferenceChangeListener pl = new MockPreferenceChangeListener() { in testGetNode() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/eap_server/ |
H A D | ikev2.c | 453 struct ikev2_payloads pl; in ikev2_process_sa_init_encr() local 483 struct ikev2_payloads *pl) in ikev2_process_sa_init() 691 struct ikev2_payloads pl; in ikev2_process_sa_auth_decrypted() local 713 struct ikev2_payloads *pl) in ikev2_process_sa_auth() 798 struct ikev2_payloads pl; in ikev2_initiator_process() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/net/ |
H A D | ProgressMonitor.java | 128 ProgressListener pl = iter.next(); in registerSource() local 165 ProgressListener pl = iter.next(); in unregisterSource() local 197 ProgressListener pl = iter.next(); in updateProgress() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | adoint_backcompat.h | 956 #define Error_get_Number(This, pl) ((This)->lpVtbl ->get_Number (This, pl)) argument 960 #define Error_get_HelpContext(This, pl) ((This)->lpVtbl ->get_HelpContext (This, pl)) argument 962 #define Error_get_NativeError(This, pl) ((This)->lpVtbl ->get_NativeError (This, pl)) argument 1084 #define Command15_get_CommandTimeout(This, pl) ((This)->lpVtbl ->get_CommandTimeout (This, pl)) argument 1157 #define Command25_get_CommandTimeout(This, pl) ((This)->lpVtbl ->get_CommandTimeout (This, pl)) argument 1242 #define _Command_get_CommandTimeout(This, pl) ((This)->lpVtbl ->get_CommandTimeout (This, pl)) argument 2229 #define Recordset15_get_AbsolutePosition(This, pl) ((This)->lpVtbl ->get_AbsolutePosition (This, pl… argument 2237 #define Recordset15_get_CacheSize(This, pl) ((This)->lpVtbl ->get_CacheSize (This, pl)) argument 2247 #define Recordset15_get_RecordCount(This, pl) ((This)->lpVtbl ->get_RecordCount (This, pl)) argument 2265 #define Recordset15_get_AbsolutePage(This, pl) ((This)->lpVtbl ->get_AbsolutePage (This, pl)) argument [all …]
|
D | adoint.h | 1003 #define Error_get_Number(This, pl) ((This)->lpVtbl ->get_Number (This, pl)) argument 1007 #define Error_get_HelpContext(This, pl) ((This)->lpVtbl ->get_HelpContext (This, pl)) argument 1009 #define Error_get_NativeError(This, pl) ((This)->lpVtbl ->get_NativeError (This, pl)) argument 1131 #define Command15_get_CommandTimeout(This, pl) ((This)->lpVtbl ->get_CommandTimeout (This, pl)) argument 1204 #define Command25_get_CommandTimeout(This, pl) ((This)->lpVtbl ->get_CommandTimeout (This, pl)) argument 1289 #define _Command_get_CommandTimeout(This, pl) ((This)->lpVtbl ->get_CommandTimeout (This, pl)) argument 2276 #define Recordset15_get_AbsolutePosition(This, pl) ((This)->lpVtbl ->get_AbsolutePosition (This, pl… argument 2284 #define Recordset15_get_CacheSize(This, pl) ((This)->lpVtbl ->get_CacheSize (This, pl)) argument 2294 #define Recordset15_get_RecordCount(This, pl) ((This)->lpVtbl ->get_RecordCount (This, pl)) argument 2312 #define Recordset15_get_AbsolutePage(This, pl) ((This)->lpVtbl ->get_AbsolutePage (This, pl)) argument [all …]
|
/aosp_15_r20/external/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/ |
H A D | pm_api_sys.c | 39 #define PM_PACK_PAYLOAD1(pl, arg0) { \ argument 43 #define PM_PACK_PAYLOAD2(pl, arg0, arg1) { \ argument 48 #define PM_PACK_PAYLOAD3(pl, arg0, arg1, arg2) { \ argument 53 #define PM_PACK_PAYLOAD4(pl, arg0, arg1, arg2, arg3) { \ argument 58 #define PM_PACK_PAYLOAD5(pl, arg0, arg1, arg2, arg3, arg4) { \ argument 63 #define PM_PACK_PAYLOAD6(pl, arg0, arg1, arg2, arg3, arg4, arg5) { \ argument 68 #define EM_PACK_PAYLOAD1(pl, arg0) { \ argument
|
/aosp_15_r20/external/arm-trusted-firmware/plat/xilinx/versal/pm_service/ |
H A D | pm_api_sys.c | 44 #define PM_PACK_PAYLOAD1(pl, mid, flag, arg0) { \ argument 48 #define PM_PACK_PAYLOAD2(pl, mid, flag, arg0, arg1) { \ argument 53 #define PM_PACK_PAYLOAD3(pl, mid, flag, arg0, arg1, arg2) { \ argument 58 #define PM_PACK_PAYLOAD4(pl, mid, flag, arg0, arg1, arg2, arg3) { \ argument 63 #define PM_PACK_PAYLOAD5(pl, mid, flag, arg0, arg1, arg2, arg3, arg4) { \ argument 68 #define PM_PACK_PAYLOAD6(pl, mid, flag, arg0, arg1, arg2, arg3, arg4, arg5) { \ argument
|
/aosp_15_r20/external/bc/scripts/ |
H A D | ministat.c | 305 struct plot *pl; in SetupPlot() local 321 struct plot *pl; in AdjPlot() local 345 struct plot *pl; in PlotSet() local 426 struct plot *pl; in DumpPlot() local
|
/aosp_15_r20/frameworks/av/media/libmedia/ |
H A D | CodecCapabilities.cpp | 177 for (ProfileLevel pl : mProfileLevels) { in isFormatSupported() local 241 for (ProfileLevel pl: mProfileLevels) { in supportsProfileLevel() local 353 ProfileLevel pl; in CreateFromProfileLevel() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/ |
H A D | ikev2.c | 446 struct ikev2_payloads *pl) in ikev2_process_sa_init() 627 struct ikev2_payloads pl; in ikev2_process_sa_auth_decrypted() local 649 struct ikev2_payloads *pl) in ikev2_process_sa_auth() 731 struct ikev2_payloads pl; in ikev2_responder_process() local
|
/aosp_15_r20/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/ |
H A D | FileSelector.java | 37 ProgressListener pl; field in FileSelector 39 FileSelector(ProgressListener pl) { in FileSelector()
|
H A D | InplaceFileConverter.java | 47 final ProgressListener pl; field in InplaceFileConverter 49 InplaceFileConverter(RuleSet ruleSet, ProgressListener pl) { in InplaceFileConverter()
|
/aosp_15_r20/external/perfetto/src/tracing/core/ |
H A D | patch_list_unittest.cc | 38 PatchList pl; in TEST() local 74 PatchList pl; in TEST() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/btm/ |
D | sco_pkt_status_test.cc | 43 bool pl[9] = {1, 0, 1, 1, 0, 1, 1, 1, 1}; in TEST_F() local 54 bool pl[BTM_PKT_STATUS_LEN * 8] = { in TEST_F() local
|
/aosp_15_r20/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
H A D | libcpuset.c | 2438 struct cpuset_pidlist *pl = NULL; /* pids in cpuset subtree */ in cpuset_nuke() local 2616 static int pid_transform(struct pidblock *pb, struct cpuset_pidlist *pl, int n) in pid_transform() 2654 struct cpuset_pidlist *pl = NULL; in cpuset_init_pidlist() local 2697 int cpuset_pidlist_length(const struct cpuset_pidlist *pl) in cpuset_pidlist_length() 2706 pid_t cpuset_get_pidlist(const struct cpuset_pidlist * pl, int i) in cpuset_get_pidlist() 2715 void cpuset_freepidlist(struct cpuset_pidlist *pl) in cpuset_freepidlist() 2746 int cpuset_move_all(struct cpuset_pidlist *pl, const char *relpath) in cpuset_move_all() 2815 struct cpuset_pidlist *pl = NULL; in cpuset_move_cpuset_tasks() local 2904 int cpuset_migrate_all(struct cpuset_pidlist *pl, const char *relpath) in cpuset_migrate_all() 2937 struct cpuset_pidlist *pl; in cpuset_reattach() local
|
/aosp_15_r20/sdk/find_java2/src/ |
H A D | JavaPath.cpp | 85 const CString &pl = mPath; in operator <() local 92 const CString &pl = mPath; in operator ==() local
|
/aosp_15_r20/external/fastrpc/src/ |
H A D | platform_libs.c | 44 struct platform_lib* pl = plf(); in pl_lib_init() local 60 struct platform_lib* pl = plf(); in pl_lib_deinit() local
|