| /third_party/selinux/libselinux/src/ |
| D | label.c | 143 struct selabel_lookup_rec *lr, in selabel_fini() 169 struct selabel_lookup_rec *lr; in selabel_lookup_common() local 190 struct selabel_lookup_rec *lr; in selabel_lookup_bm_common() local 270 struct selabel_lookup_rec *lr; in selabel_lookup() local 283 struct selabel_lookup_rec *lr; in selabel_lookup_raw() local 333 struct selabel_lookup_rec *lr; in selabel_lookup_best_match() local 351 struct selabel_lookup_rec *lr; in selabel_lookup_best_match_raw() local
|
| D | label_media.c | 23 struct selabel_lookup_rec lr; /* holds contexts for lookup result */ member
|
| D | label_x.c | 24 struct selabel_lookup_rec lr; /* holds contexts for lookup result */ member
|
| D | label_db.c | 72 struct selabel_lookup_rec lr; member
|
| D | label_backends_android.c | 18 struct selabel_lookup_rec lr; /* holds contexts for lookup result */ member
|
| /third_party/icu/icu4c/source/layoutex/ |
| D | plruns.cpp | 426 ULocRuns *lr = (ULocRuns *) localeRuns; in pl_closeLocaleRuns() local 434 const ULocRuns *lr = (const ULocRuns *) localeRuns; in pl_getLocaleRunCount() local 446 ULocRuns *lr = (ULocRuns *) localeRuns; in pl_resetLocaleRuns() local 456 const ULocRuns *lr = (const ULocRuns *) localeRuns; in pl_getLocaleRunLastLimit() local 469 const ULocRuns *lr = (const ULocRuns *) localeRuns; in pl_getLocaleRunLimit() local 482 const ULocRuns *lr = (const ULocRuns *) localeRuns; in pl_getLocaleRunLocale() local 496 ULocRuns *lr = (ULocRuns *) localeRuns; in pl_addLocaleRun() local
|
| /third_party/elfutils/backends/ |
| D | ppc64_unwind.c | 53 Dwarf_Word sp, newSp, lr, newLr; in EBLHOOK() local
|
| D | aarch64_unwind.c | 51 Dwarf_Word fp, lr, sp; in EBLHOOK() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/audio/ |
| D | SDL_audiocvt.c | 386 Uint16 lf, rf, ce, lr, rr; in SDL_ConvertSurround() local 446 Sint16 lf, rf, ce, lr, rr; in SDL_ConvertSurround() local 641 Uint16 lf, rf, ce, lr, rr; in SDL_ConvertSurround_4() local 691 Sint16 lf, rf, ce, lr, rr; in SDL_ConvertSurround_4() local
|
| /third_party/libunwind/src/arm/ |
| D | Gstep.c | 137 unw_word_t lr; in unw_step() local
|
| D | Gtrace.c | 407 unw_word_t sp, pc, cfa, r7, lr; in tdep_trace() local
|
| /third_party/musl/porting/liteos_a/user_debug/src/malloc/ |
| D | memory_check.c | 168 void *lr[BACKTRACE_DEPTH_MAX + BACKTRACE_OFFSET + 1] = { 0 }; in create_node() local 490 void *lr[BACKTRACE_DEPTH_MAX + BACKTRACE_OFFSET] = { 0 }; in get_free_trace() local 533 void *lr[BACKTRACE_DEPTH_MAX + BACKTRACE_OFFSET] = { 0 }; in watch_mem() local 600 void *lr[BACKTRACE_DEPTH_MAX + BACKTRACE_OFFSET] = { 0 }; in get_node_info() local
|
| /third_party/libunwind/src/aarch64/ |
| D | Gstep.c | 199 unw_word_t lr; in unw_step() local
|
| D | Gtrace.c | 405 unw_word_t fp, sp, pc, cfa, lr; in tdep_trace() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| D | ntfsdump_logfile.c | 541 static void dump_log_record(LOG_RECORD *lr) in dump_log_record() 602 LOG_RECORD *lr; in dump_log_records() local
|
| /third_party/gstreamer/gstplugins_good/gst/audiofx/ |
| D | audiopanorama.c | 417 gfloat lr = 1.0 - rr; in gst_audio_panorama_s2s_int() local 434 gfloat lr = 1.0 - rr; in gst_audio_panorama_s2s_float() local
|
| /third_party/gstreamer/gstplugins_bad/gst/audiofxbad/ |
| D | gstaudiochannelmix.c | 230 double lr = audiochannelmix->left_to_right; in gst_audio_channel_mix_transform_ip() local
|
| /third_party/ltp/testcases/kernel/fs/fsstress/ |
| D | fsstress.c | 1426 __s64 lr; in allocsp_f() local 1777 int64_t lr; in dread_f() local 1878 int64_t lr; in dwrite_f() local 2001 __s64 lr; in freesp_f() local 2230 int64_t lr; in read_f() local 2366 __s64 lr; in resvsp_f() local 2515 int64_t lr; in truncate_f() local 2578 __s64 lr; in unresvsp_f() local 2632 int64_t lr; in write_f() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_liverangeevaluator_helpers.cpp | 502 int lr = first_write_scope->end(); in propagate_live_range_to_dominant_write_scope() local
|
| /third_party/zlib/contrib/testzlib/ |
| D | testzlib.c | 77 LARGE_INTEGER lr; in GetResRdtsc() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64PBQPRegAlloc.cpp | 268 const LiveInterval &lr = LIs.getInterval(r); in addInterChainConstraint() local
|
| /third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
| D | malloc_impl.h | 53 void *lr[BACKTRACE_DEPTH_MAX]; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | LiveInterval.h | 938 LiveRangeUpdater(LiveRange *lr = nullptr) : LR(lr) {} in LR() argument 960 void setDest(LiveRange *lr) { in setDest()
|
| /third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/ |
| D | d3dhelpers.c | 365 D3DLOCKED_RECT lr; member 552 d3d_calculate_buffer_size (GstVideoInfo * info, D3DLOCKED_RECT * lr, in d3d_calculate_buffer_size() 623 D3DLOCKED_RECT lr; in gst_d3dsurface_buffer_pool_set_config() local 714 D3DLOCKED_RECT lr; in gst_d3dsurface_buffer_pool_alloc_buffer() local
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| D | va_pack.c | 906 bi_index lr = bi_register(48); in va_lower_blend() local
|