Home
last modified time | relevance | path

Searched refs:GLOBALS (Results 1 – 25 of 131) sorted by relevance

123456

/external/boringssl/src/crypto/perlasm/
Darm-xlate.pl11 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/
Dpdbdump-symbol-format.test3 ; 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
Dpdbdump-flags.test12 ; NO_ARGS-NOT: ---GLOBALS---
21 ; TYPES-NOT: ---GLOBALS---
30 ; COMPILANDS-NOT: ---GLOBALS---
39 ; MULTIPLE-NOT: ---GLOBALS---
/external/llvm/test/tools/llvm-pdbdump/
Dregex-filter.test29 ; NO_FILTER: ---GLOBALS---
60 ; EXCLUDE_VARS: ---GLOBALS---
75 ; EXCLUDE_COMPILAND: ---GLOBALS---
/external/toybox/toys/example/
Dhello.c25 GLOBALS( in GLOBALS() function
/external/toybox/toys/posix/
Dnice.c26 GLOBALS( in GLOBALS() function
Dmkdir.c25 GLOBALS( in GLOBALS() function
Dmkfifo.c21 GLOBALS( in GLOBALS() function
Dchmod.c38 GLOBALS( in GLOBALS() function
Drenice.c19 GLOBALS( in GLOBALS() function
Dhead.c24 GLOBALS( in GLOBALS() function
Dtee.c25 GLOBALS(
Dstrings.c28 GLOBALS( in GLOBALS() function
/external/toybox/toys/other/
Dfallocate.c22 GLOBALS( in GLOBALS() function
Dswapon.c19 GLOBALS( in GLOBALS() function
Dblockdev.c35 GLOBALS( in GLOBALS() function
Dfree.c21 GLOBALS( in GLOBALS() function
Ddos2unix.c30 GLOBALS( in GLOBALS() function
/external/libxml2/vms/
Ddiffs.vms2 GLOBALS.C
102 GLOBALS.H
/external/toybox/toys/lsb/
Dpidof.c25 GLOBALS( in GLOBALS() function
Dmknod.c24 GLOBALS( in GLOBALS() function
Dmktemp.c29 GLOBALS( in GLOBALS() function
Dseq.c27 GLOBALS( in GLOBALS() function
/external/toybox/
Dtoys.h144 #define GLOBALS(...) macro
/external/toybox/toys/android/
Dgetprop.c24 GLOBALS( in GLOBALS() function

123456