HomeSort by relevance Sort by last modified time
    Searched full:globals (Results 951 - 975 of 2509) sorted by null

<<31323334353637383940>>

  /external/libnfc-nci/halimpl/pn54x/tml/
phTmlNfc.h 49 ***************************Globals,Structure and Enumeration ******************
  /external/libopus/win32/VS2010/
opus_demo.vcxproj 21 <PropertyGroup Label="Globals">
test_opus_api.vcxproj 24 <PropertyGroup Label="Globals">
test_opus_decode.vcxproj 24 <PropertyGroup Label="Globals">
test_opus_encode.vcxproj 24 <PropertyGroup Label="Globals">
  /external/libpng/projects/vstudio/zlib/
zlib.vcxproj 34 <PropertyGroup Label="Globals">
  /external/libxml2/
Android.mk 42 DOCBparser.c catalog.c globals.c threads.c c14n.c xmlstring.c \
SAX.c 28 #include <libxml/globals.h>
globals.c 2 * globals.c: definition and handling of the set of global variables
22 #include <libxml/globals.h>
138 #include <libxml/globals.h>
497 fprintf(stderr, "Initializing globals at %lu for thread %d\n",
testThreads.c 7 #include <libxml/globals.h>
testXPath.c 39 #include <libxml/globals.h>
  /external/libxml2/doc/
elfgcchack.xsl 32 #include "libxml/globals.h"
  /external/libxml2/include/libxml/
xmlmemory.h 219 #include <libxml/globals.h>
  /external/libxml2/os400/libxmlrpg/
xmlmemory.rpgle 236 /include "libxmlrpg/globals"
  /external/libxml2/vms/
config.vms 171 * in globals.h.
  /external/libxml2/win32/VC10/
libxml2.vcxproj.filters 51 <ClCompile Include="..\..\globals.c">
  /external/llvm/include/llvm/IR/
Module.h 60 /// list of globals variables, a list of functions, a list of libraries (or
456 /// @name Direct access to the globals list, functions list, and symbol table
506 iterator_range<global_iterator> globals() { function in class:llvm::Module
509 iterator_range<const_global_iterator> globals() const { function in class:llvm::Module
  /external/llvm/include/llvm/Support/
Options.h 12 /// API, but does not require the use of static globals.
  /external/llvm/include/llvm/Transforms/
IPO.h 65 /// non-address taken internal globals.
71 /// internal globals (functions or global variables)
76 /// This transform is designed to eliminate available external globals
120 /// input module, internalizing all globals (functions and variables) it can.
  /external/llvm/lib/CodeGen/
LowerEmuTLS.cpp 71 for (const auto &G : M.globals()) {
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCTargetDesc.cpp 85 // find an executable page; JITed code needs to be able to refer to globals
  /external/llvm/lib/Target/SystemZ/
SystemZTargetMachine.cpp 73 // We prefer 16 bits of aligned for all globals; see above.
  /external/llvm/test/Analysis/BasicAA/
featuretest.ll 94 ; Test that we can disambiguate globals reached through constantexpr geps
  /external/llvm/test/Analysis/DependenceAnalysis/
PR21585.ll 1 ; RUN: opt < %s -analyze -basicaa -globals-aa -da | FileCheck %s
  /external/llvm/test/Analysis/GlobalsModRef/
nonescaping-noalias.ll 1 ; RUN: opt < %s -globals-aa -gvn -S | FileCheck %s

Completed in 1044 milliseconds

<<31323334353637383940>>