/external/boringssl/src/crypto/perlasm/ |
D | arm-xlate.pl | 11 my %GLOBALS; 32 my $global = \$GLOBALS{$name}; 49 my $global = \$GLOBALS{$name}; 114 $line =~ s/\b(\w+)/$GLOBALS{$1} or $1/ge; 136 printf "%s:",($GLOBALS{$label} or $label);
|
/external/llvm/test/DebugInfo/PDB/ |
D | pdbdump-symbol-format.test | 3 ; RUN: llvm-pdbdump -globals %p/Inputs/symbolformat.pdb | FileCheck --check-prefix=GLOBALS %s 50 ; GLOBALS: ---GLOBALS--- 51 ; GLOBALS-DAG: func [{{.*}}] (FPO) unsigned __cdecl fpo_func(unsigned n) 52 ; GLOBALS-DAG: data [{{.*}}] static void* g_global_pointer 53 ; GLOBALS-DAG: data [{{.*}}] static int g_global_int
|
D | pdbdump-flags.test | 12 ; NO_ARGS-NOT: ---GLOBALS--- 21 ; TYPES-NOT: ---GLOBALS--- 30 ; COMPILANDS-NOT: ---GLOBALS--- 39 ; MULTIPLE-NOT: ---GLOBALS---
|
/external/llvm/test/tools/llvm-pdbdump/ |
D | regex-filter.test | 29 ; NO_FILTER: ---GLOBALS--- 60 ; EXCLUDE_VARS: ---GLOBALS--- 75 ; EXCLUDE_COMPILAND: ---GLOBALS---
|
/external/toybox/toys/example/ |
D | hello.c | 25 GLOBALS( in GLOBALS() function
|
/external/toybox/toys/posix/ |
D | nice.c | 26 GLOBALS( in GLOBALS() function
|
D | mkdir.c | 25 GLOBALS( in GLOBALS() function
|
D | mkfifo.c | 21 GLOBALS( in GLOBALS() function
|
D | chmod.c | 38 GLOBALS( in GLOBALS() function
|
D | renice.c | 19 GLOBALS( in GLOBALS() function
|
D | head.c | 24 GLOBALS( in GLOBALS() function
|
D | tee.c | 25 GLOBALS(
|
D | strings.c | 28 GLOBALS( in GLOBALS() function
|
/external/toybox/toys/other/ |
D | fallocate.c | 22 GLOBALS( in GLOBALS() function
|
D | swapon.c | 19 GLOBALS( in GLOBALS() function
|
D | blockdev.c | 35 GLOBALS( in GLOBALS() function
|
D | free.c | 21 GLOBALS( in GLOBALS() function
|
D | dos2unix.c | 30 GLOBALS( in GLOBALS() function
|
/external/libxml2/vms/ |
D | diffs.vms | 2 GLOBALS.C 102 GLOBALS.H
|
/external/toybox/toys/lsb/ |
D | pidof.c | 25 GLOBALS( in GLOBALS() function
|
D | mknod.c | 24 GLOBALS( in GLOBALS() function
|
D | mktemp.c | 29 GLOBALS( in GLOBALS() function
|
D | seq.c | 27 GLOBALS( in GLOBALS() function
|
/external/toybox/ |
D | toys.h | 144 #define GLOBALS(...) macro
|
/external/toybox/toys/android/ |
D | getprop.c | 24 GLOBALS( in GLOBALS() function
|