OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:d_p
(Results
1 - 3
of
3
) sorted by null
/build/make/core/tasks/
deps_licenses.mk
50
$(eval
d_p
:= $(sort $(ALL_MODULES.$(d).PATH) $(ALL_MODULES.$(d)$(TARGET_2ND_ARCH_MODULE_SUFFIX).PATH)))\
51
$(if $(filter $(DEP_PATH),$(
d_p
)),\
52
$(info $(space)$(space)$(space)$(space)$(d) :: $(
d_p
) :: $(ALL_DEPS.$(d).LICENSE))))))
/external/svox/pico/lib/
picosig2.h
197
#define
d_p
int_vec38 /*output mel_2_lin_init : table lookup vector D*/
macro
picosig2.c
543
D = sig_inObj->
d_p
;
[
all
...]
Completed in 725 milliseconds