Home
last modified time | relevance | path

Searched refs:GLOBALS (Results 1 – 25 of 141) 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;
139 printf "%s:",($GLOBALS{$label} or $label);
/external/llvm/test/DebugInfo/PDB/DIA/
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/clang/test/CodeGenObjC/
Dfragile-arc.m2 … -fobjc-exceptions -fobjc-runtime=macosx-fragile-10.10 -o - %s | FileCheck %s -check-prefix=GLOBALS
17 // GLOBALS-LABEL @OBJC_METACLASS_A
19 // GLOBALS: @OBJC_CLASS_NAME_{{.*}} = private global [2 x i8] c"\01\00"
21 // GLOBALS: @OBJC_CLASS_NAME_{{.*}} = private global [2 x i8] c"\11\00"
27 // GLOBALS: @OBJC_CLASS_A = private global {{.*}} i32 67117057
119 // GLOBALS-LABEL: @OBJC_METACLASS_C
122 // GLOBALS: @OBJC_CLASS_NAME_{{.*}} = private global [3 x i8] c"T7\00"
124 // GLOBALS: @OBJC_CLASS_NAME_{{.*}} = private global [2 x i8] c"\93\00"
129 // GLOBALS: @__block_descriptor_tmp{{.*}} = internal constant {{.*}}, i32 256 }
135 // GLOBALS: @__block_descriptor_tmp{{.*}} = internal constant {{.*}}, i32 1 }
/external/llvm/test/tools/llvm-pdbdump/
Dregex-filter.test33 ; NO_FILTER: ---GLOBALS---
64 ; EXCLUDE_VARS: ---GLOBALS---
79 ; EXCLUDE_COMPILAND: ---GLOBALS---
93 ; INCLUDE_ONLY_VARS: ---GLOBALS---
/external/toybox/toys/example/
Dhello.c25 GLOBALS( in GLOBALS() function
/external/toybox/toys/posix/
Dnice.c26 GLOBALS( in GLOBALS() function
Dmkdir.c34 GLOBALS( in GLOBALS() function
Dmkfifo.c30 GLOBALS( in GLOBALS() function
Denv.c24 GLOBALS(
Dchmod.c38 GLOBALS( in GLOBALS() function
Drenice.c19 GLOBALS( in GLOBALS() function
Dhead.c24 GLOBALS( in GLOBALS() function
Dtee.c25 GLOBALS(
/external/toybox/toys/other/
Dfallocate.c22 GLOBALS( in GLOBALS() function
Dswapon.c21 GLOBALS( in GLOBALS() function
Dblockdev.c35 GLOBALS( in GLOBALS() function
Dmkswap.c19 GLOBALS( in GLOBALS() function
Ddos2unix.c30 GLOBALS( in GLOBALS() function
/external/toybox/toys/lsb/
Dpidof.c25 GLOBALS( in GLOBALS() function
Dmktemp.c30 GLOBALS( in GLOBALS() function
Dmknod.c33 GLOBALS( in GLOBALS() function
/external/libxml2/vms/
Ddiffs.vms2 GLOBALS.C
102 GLOBALS.H
/external/toybox/toys/pending/
Dvi.c22 GLOBALS(
/external/toybox/
Dtoys.h125 #define GLOBALS(...) macro

123456