Home
last modified time | relevance | path

Searched refs:LD_PRELOAD (Results 1 – 25 of 88) sorted by relevance

1234

/third_party/pulseaudio/src/utils/
Dpadsp.in76 if [ x"$LD_PRELOAD" = x ] ; then
77 LD_PRELOAD="@PULSEDSP_LOCATION@/libpulsedsp.so"
79 LD_PRELOAD="$LD_PRELOAD @PULSEDSP_LOCATION@/libpulsedsp.so"
82 export LD_PRELOAD
/third_party/mesa3d/src/broadcom/drm-shim/
DREADME.md7 LD_PRELOAD=$prefix/lib/libv3d_drm_shim.so`. The v3dv3 version exposed
16 LD_PRELOAD=$prefix/lib/libv3d_noop_drm_shim.so`. This will be a V3D
25 LD_PRELOAD=$prefix/lib/libvc4_noop_drm_shim.so`. This will be a VC4
/third_party/libunwind/tests/
Dperf-startup10 nsec2=$(LD_PRELOAD=$LIBUNWIND ./forker 2000 /bin/true | cut -f1 -d' ')
13 nsec3=$(LD_PRELOAD=$LIBUNWIND_PLAT ./forker 2000 /bin/true | cut -f1 -d' ')
/third_party/mesa3d/src/intel/tools/
Dintel_stub_gpu.in68 ld_preload="@install_libdir@/libintel_noop_drm_shim.so${LD_PRELOAD:+:$LD_PRELOAD}"
70 LD_PRELOAD=$ld_preload INTEL_STUB_GPU_PLATFORM=$platform exec "$@"
/third_party/protobuf/kokoro/linux/benchmark/
Drun.sh45 env LD_PRELOAD="$oldpwd/gperftools/.libs/libtcmalloc.so" LD_LIBRARY_PATH="$oldpwd/src/.libs" ./pyth…
48 env LD_PRELOAD="$oldpwd/gperftools/.libs/libtcmalloc.so" LD_LIBRARY_PATH="$oldpwd/src/.libs" ./pyth…
65 env LD_PRELOAD="$oldpwd/gperftools/.libs/libtcmalloc.so" ./cpp-benchmark --benchmark_min_time=5.0 -…
/third_party/curl/tests/data/
Dtest86850 # we try to use the LD_PRELOAD hack, if not a debug build
51 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest87741 # we try to use the LD_PRELOAD hack, if not a debug build
42 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest87350 # we try to use the LD_PRELOAD hack, if not a debug build
51 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest82248 # we try to use the LD_PRELOAD hack, if not a debug build
49 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest82749 # we try to use the LD_PRELOAD hack, if not a debug build
50 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest90640 # we try to use the LD_PRELOAD hack, if not a debug build
41 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest83140 # we try to use the LD_PRELOAD hack, if not a debug build
41 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest92140 # we try to use the LD_PRELOAD hack, if not a debug build
41 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest88053 # we try to use the LD_PRELOAD hack, if not a debug build
54 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest83451 # we try to use the LD_PRELOAD hack, if not a debug build
52 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest93340 # we try to use the LD_PRELOAD hack, if not a debug build
41 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest93646 # we try to use the LD_PRELOAD hack, if not a debug build
47 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest15959 # we try to use the LD_PRELOAD hack, if not a debug build
60 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest203285 # we try to use the LD_PRELOAD hack, if not a debug build
86 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest8172 # we try to use the LD_PRELOAD hack, if not a debug build
73 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
Dtest6772 # we try to use the LD_PRELOAD hack, if not a debug build
73 LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
/third_party/alsa-utils/alsaucm/
Dgo.sh10 LD_PRELOAD="$HOME/alsa/alsa-lib/src/.libs/libasound.so" \
/third_party/alsa-utils/amixer/
Dgo9 LD_PRELOAD="$HOME/hg/alsa-lib/src/.libs/libasound.so" \
/third_party/alsa-utils/alsamixer/
Dgo9 LD_PRELOAD="$HOME/hg/alsa-lib/src/.libs/libasound.so" \
/third_party/gstreamer/gstreamer/docs/random/ensonic/
Dprofiling.txt131 LD_PRELOAD=libgstperfmon.so GST_PERFMON_DETAILS="qos-ratio,cpu-load=all" <application>
132 LD_PRELOAD=libgstperfmon.so GST_PERFMON_DETAILS="qos-ratio,cpu-load=sum" <application>
133 LD_PRELOAD=libgstperfmon.so GST_PERFMON_DETAILS="*" <application>

1234