/external/clang/test/PCH/Inputs/ |
namespaces.h | 24 void anon() { } function in namespace:__anon5996
|
/external/oprofile/libop/ |
op_mangle.c | 22 static void append_image(char * dest, int flags, int anon, char const * name, char const * anon_name) 26 } else if (anon) { 27 strcat(dest, "{anon:"); 42 int anon = values->flags & MANGLE_ANON; local 59 if (anon || cg_anon) 63 * {kern}, {anon} and {cg} marker */ 73 append_image(mangled, values->flags, anon, dep_name, anon_name);
|
/external/oprofile/daemon/ |
opd_sfile.h | 53 struct anon_mapping * anon; member in struct:sfile 84 /** clear any sfiles for the given anon mapping */
|
opd_trans.h | 45 struct anon_mapping * anon; member in struct:transient 68 trans->last_anon = trans->anon;
|
/external/oprofile/libpp/ |
parse_filename.cpp | 63 * remove from path_component all directory left to {root}, {kern} or {anon} 69 if (*it == "{root}" || *it == "{kern}" || *it == "{anon}") 77 /// Handle an anon region. Pretty print the details. 78 /// The second argument is the anon portion of the path which will 79 /// contain extra details such as the anon region name (unknown, vdso, heap etc.) 83 // Get rid of "{anon: 112 * {root}/path/to/bin/{dep}/{anon:anon}/pid.start.end/event_spec 113 * {root}/path/to/bin/{dep}/{anon:[vdso]}/pid.start.end/event_spec 165 // PP:3.19 {dep}/ must be followed by {kern}/, {root}/ or {anon}/ 172 bool anon = path[i].find("{anon:", 0) == 0; local [all...] |
/external/v8/test/mjsunit/ |
debug-stepout-scope.js | 227 var anon = 12; variable 234 Function(pre + "return anon")(); 235 Function(pre + "return anon ")(); 236 Function(pre + "return anon;")(); 237 Function(pre + "return anon; ")();
|
/external/ipsec-tools/src/racoon/ |
remoteconf.c | 102 struct remoteconf *anon = NULL; local 146 anon = p; 149 if (allow_anon && anon != NULL) { 152 return anon;
|
/external/linux-tools-perf/util/ |
map.c | 18 return strcmp(filename, "//anon") == 0; 45 int anon; local 47 anon = is_anon_memory(filename); 49 if (anon) { 60 if (anon) {
|
/external/wpa_supplicant_8/wpa_supplicant/ |
interworking.c | 1003 char *anon; local 1008 anon = os_malloc(buflen); 1009 if (anon == NULL) 1011 os_snprintf(anon, buflen, "anonymous%s", pos); 1014 anon = os_malloc(buflen); 1015 if (anon == NULL) 1017 os_snprintf(anon, buflen, "anonymous@%s", cred->realm); 1019 anon = os_strdup("anonymous"); 1020 if (anon == NULL) 1023 if (wpa_config_set_quoted(ssid, "anonymous_identity", anon) < [all...] |
/bionic/libc/kernel/arch-mips/asm/ |
sgiarcs.h | 74 net_peripheral, misc_peripheral, anon enumerator in enum:linux_devtypes
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
sgiarcs.h | 74 net_peripheral, misc_peripheral, anon enumerator in enum:linux_devtypes
|
/external/kernel-headers/original/asm-mips/ |
sgiarcs.h | 71 net_peripheral, misc_peripheral, anon enumerator in enum:linux_devtypes
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ |
sgiarcs.h | 74 net_peripheral, misc_peripheral, anon enumerator in enum:linux_devtypes
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/ |
sgiarcs.h | 74 net_peripheral, misc_peripheral, anon enumerator in enum:linux_devtypes
|
/external/antlr/antlr-3.4/lib/ |
antlr-3.4-complete.jar | |
/prebuilts/misc/common/antlr/ |
antlr-3.4-complete.jar | |