HomeSort by relevance Sort by last modified time
    Searched defs:Local (Results 26 - 50 of 51) sorted by null

12 3

  /external/llvm/lib/Transforms/Instrumentation/
DebugIR.cpp 213 bool Local = F.hasInternalLinkage();
221 Sig, Local, IsDefinition, ScopeLine, FuncFlags, IsOptimized, &F);
  /frameworks/compile/mclinker/include/mcld/LD/
ResolveInfo.h 25 * - Binding - Global, Local, Weak
78 Local = 2,
214 // shouldForceLocal - check if this symbol should be forced to local
290 * |length of m_Name|InDyn|reserved|Symbol|Type |ELF visibility|Local|Com|Def|Dyn|Weak|
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
DebuggerScript.js 475 case ScopeType.Local:
481 // don't appear in the local scope section.
  /external/clang/test/SemaCXX/
MicrosoftExtensions.cpp 193 class Local {
  /external/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 329 /// Is this a local edge within the loop, an exit from the loop, or a
332 enum DistType { Local, Exit, Backedge };
336 Weight() : Type(Local), Amount(0) {}
355 add(Node, Amount, Weight::Local);
400 /// edge is local/exit/backedge is in the context of LoopHead. Otherwise,
401 /// every edge should be a local edge (since all the loops are packaged up).
526 /// During the block frequency algorithm, the local graphs are defined in a
691 /// - Each successor is categorized as \a Weight::Local, a local edge
    [all...]
  /external/chromium_org/v8/src/
d8.js 85 Local: 1,
    [all...]
mirror-debugger.js 190 Local: 1,
    [all...]
  /external/llvm/lib/MC/
ELFObjectWriter.cpp 169 // This holds the symbol table index of the last local symbol.
692 // allows us to omit some local symbols from the symbol table.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_shader_tokens.h 123 unsigned Local : 1; /**< optimize as subroutine local variable? */
192 * GLOBAL/LOCAL/PRIVATE/INPUT compute memory spaces.
556 * register that follows. The register can be now fetched into local storage
  /external/mesa3d/src/gallium/include/pipe/
p_shader_tokens.h 123 unsigned Local : 1; /**< optimize as subroutine local variable? */
192 * GLOBAL/LOCAL/PRIVATE/INPUT compute memory spaces.
556 * register that follows. The register can be now fetched into local storage
  /external/chromium_org/v8/include/
v8.h 101 template <class T> class Local;
183 * There are two types of handles: local and persistent handles.
184 * Local handles are light-weight and transient and typically used in
185 * local operations. They are managed by HandleScopes. Persistent
301 template<class F> friend class Local;
327 * that return objects from within v8 return them in local handles. They
328 * are created within HandleScopes, and all local handles allocated within a
330 * is not necessary to explicitly deallocate local handles.
332 template <class T> class Local : public Handle<T> {
334 V8_INLINE Local();
    [all...]
  /external/smack/asmack-master/lib/
jstun.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/tools/common/cglib/
cglib-2.2.3.jar 
cglib-nodep-2.2.3.jar 
  /prebuilts/tools/common/m2/repository/cglib/cglib-nodep/2.2.2/
cglib-nodep-2.2.2.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 
  /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.0/
dexmaker-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-all/1.9.5/
mockito-all-1.9.5.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-core/1.9.5/
mockito-core-1.9.5.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 

Completed in 1936 milliseconds

12 3