HomeSort by relevance Sort by last modified time
    Searched full:l_src (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
Android.mk 22 L_SRC :=
45 L_SRC += driver_mac80211.c
49 L_SRC += driver_mac80211_nl.c
67 LOCAL_SRC_FILES := $(L_SRC)
  /external/llvm/test/CodeGen/X86/
fast-isel-mem.ll 16 ; CHECK: movl L_src$non_lazy_ptr, %ecx
23 ; ATOM: movl L_src$non_lazy_ptr, %ecx
abi-isel.ll 68 ; DARWIN-32-DYNAMIC: movl L_src$non_lazy_ptr, [[EAX:%e..]]
78 ; DARWIN-32-PIC-NEXT: movl L_src$non_lazy_ptr-L0$pb([[EAX]]), [[ECX:%e..]]
337 ; DARWIN-32-DYNAMIC: movl L_src$non_lazy_ptr, [[EAX:%e.x]]
348 ; DARWIN-32-PIC-NEXT: movl L_src$non_lazy_ptr-L4$pb([[R0]]), [[R1:%e..]]
864 ; DARWIN-32-DYNAMIC: movl L_src$non_lazy_ptr, [[EAX:%e.x]]
874 ; DARWIN-32-PIC-NEXT: movl L_src$non_lazy_ptr-L12$pb([[EAX]]), [[ECX:%e.x]]
    [all...]
  /external/opencv/ml/src/
mlann_mlp.cpp 218 int *l_src, *l_dst; local
231 l_src = _layer_sizes->data.i;
233 _layer_sizes->step / sizeof(l_src[0]);
240 int n = l_src[i*l_step];
    [all...]

Completed in 4976 milliseconds