OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cm_name
(Results
1 - 7
of
7
) sorted by null
/bionic/libc/kernel/uapi/linux/nfsd/
cld.h
45
struct cld_name
cm_name
;
member in union:cld_msg::__anon694
/development/ndk/platforms/android-L/include/linux/nfsd/
cld.h
45
struct cld_name
cm_name
;
member in union:cld_msg::__anon2285
/external/kernel-headers/original/uapi/linux/nfsd/
cld.h
52
struct cld_name
cm_name
;
member in union:cld_msg::__anon27071
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/nfsd/
cld.h
45
struct cld_name
cm_name
;
member in union:cld_msg::__anon74357
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/nfsd/
cld.h
45
struct cld_name
cm_name
;
member in union:cld_msg::__anon75666
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/nfsd/
cld.h
45
struct cld_name
cm_name
;
member in union:cld_msg::__anon76974
/external/llvm/lib/Analysis/
CostModel.cpp
33
#define
CM_NAME
"cost-model"
34
#define DEBUG_TYPE
CM_NAME
70
static const char
cm_name
[] = "Cost Model Analysis";
variable
71
INITIALIZE_PASS_BEGIN(CostModelAnalysis,
CM_NAME
,
cm_name
, false, true)
72
INITIALIZE_PASS_END (CostModelAnalysis,
CM_NAME
,
cm_name
, false, true)
Completed in 880 milliseconds