/system/core/nexus/ |
D | SupplicantState.cpp | 24 char *SupplicantState::toString(int val, char *buffer, int max) { in toString()
|
D | PropertyManager.cpp | 88 const char *PropertyManager::get(const char *name, char *buffer, size_t max) { in get()
|
D | InterfaceConfig.cpp | 143 const char *InterfaceConfig::get(const char *name, char *buffer, size_t max) { in get()
|
D | Supplicant.cpp | 431 char *buffer, size_t max) { in getNetworkVar()
|
/system/core/sh/ |
D | arith_lex.l | 54 #define YY_INPUT(buf,result,max) \ argument
|
D | arith_lex.c | 522 #define YY_INPUT(buf,result,max) \ argument
|
/system/extras/tests/schedtest/ |
D | schedtest.c | 28 long max = 0; in main() local
|
/system/core/toolbox/ |
D | id.c | 32 int n, max; in id_main() local
|
D | dd.c | 1194 static long long strsuftoll(const char* name, const char* arg, int def, unsigned int max) in strsuftoll()
|
/system/core/vold/ |
D | vold.c | 134 int max = 0; in main() local
|
/system/core/libsysutils/src/ |
D | SocketListener.cpp | 108 int max = 0; in runListener() local
|
/system/extras/latencytop/ |
D | latencytop.c | 36 unsigned long max; member 328 unsigned long count, max, total; in read_latency_file() local
|
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/inc/ |
D | cli_cu_common.h | 97 # define max(a, b) (((a)>(b)) ? (a) : (b)) macro
|
/system/core/init/ |
D | logo.c | 110 unsigned count, max; in load_565rle_image() local
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/ |
D | utils.h | 164 # define max MAX macro
|
/system/core/libpixelflinger/tinyutils/ |
D | VectorImpl.cpp | 38 static inline size_t max(size_t a, size_t b) { in max() function
|
/system/core/libpixelflinger/ |
D | trap.cpp | 77 inline int max(int a, int b) { in max() function 83 inline int max(int a, int b, int c) { in max() function
|
D | pixelflinger.cpp | 79 static inline int max(int a, int b) { in max() function
|
/system/core/libcutils/ |
D | tztime.c | 652 getnum(strp, nump, min, max) in getnum() argument
|