/frameworks/compile/mclinker/include/mcld/ |
LinkerConfig.h | 48 * addresses, we say the output is position independent. Shared libraries 49 * and position-independent executable programs (PIE) are in this category. 50 * ::Independent indicates the output is position independent. 62 Independent, ///< Position Independent 94 bool isCodeIndep() const { return (Independent == m_CodePosition); }
|
/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-sea-machine.rl | 44 IV = 2; # Independent Vowel
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/ |
V8ArrayBufferCustom.cpp | 78 V8DOMWrapper::associateObjectWithWrapper<V8ArrayBuffer>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent);
|
V8TypedArrayCustom.h | 154 V8DOMWrapper::associateObjectWithWrapper<Binding>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent); 170 V8DOMWrapper::associateObjectWithWrapper<Binding>(typedArray.release(), &wrapperTypeInfo, object, v8::Isolate::GetCurrent(), WrapperConfiguration::Independent);
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
WrapperTypeInfo.h | 194 Dependent, Independent 200 if (lifetime == Independent)
|
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/ |
V8TestInterfaceDoNotCheckConstants.cpp | 139 V8DOMWrapper::associateObjectWithWrapper<V8TestInterfaceDoNotCheckConstants>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent);
|
V8TestInterfaceEmpty.cpp | 134 V8DOMWrapper::associateObjectWithWrapper<V8TestInterfaceEmpty>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent);
|
V8TestInterfaceEventTarget.cpp | 139 V8DOMWrapper::associateObjectWithWrapper<V8TestInterfaceEventTarget>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent);
|
V8TestException.cpp | 151 V8DOMWrapper::associateObjectWithWrapper<V8TestException>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent);
|
V8TestInterfaceConstructor3.cpp | 167 V8DOMWrapper::associateObjectWithWrapper<V8TestInterfaceConstructor3>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent);
|
V8TestInterfaceCustomConstructor.cpp | 153 V8DOMWrapper::associateObjectWithWrapper<V8TestInterfaceCustomConstructor>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent);
|
V8TestCustomAccessors.cpp | 214 V8DOMWrapper::associateObjectWithWrapper<V8TestCustomAccessors>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent);
|
V8TestInterfaceConstructor.cpp | 213 V8DOMWrapper::associateObjectWithWrapper<V8TestInterfaceConstructor>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent);
|
V8TestInterfaceConstructor2.cpp | 202 V8DOMWrapper::associateObjectWithWrapper<V8TestInterfaceConstructor2>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent);
|
V8TestOverloadedConstructors.cpp | 224 V8DOMWrapper::associateObjectWithWrapper<V8TestOverloadedConstructors>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent);
|
V8TestInterfaceImplementedAs.cpp | 241 V8DOMWrapper::associateObjectWithWrapper<V8TestInterfaceImplementedAs>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent);
|
V8TestEventTarget.cpp | 345 V8DOMWrapper::associateObjectWithWrapper<V8TestEventTarget>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent);
|
V8TestInterfaceEventConstructor.cpp | 403 V8DOMWrapper::associateObjectWithWrapper<V8TestInterfaceEventConstructor>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent);
|
V8SupportTestInterface.cpp | 498 V8DOMWrapper::associateObjectWithWrapper<V8SupportTestInterface>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent);
|
V8TestInterfaceCheckSecurity.cpp | [all...] |
V8TestTypedefs.cpp | 553 V8DOMWrapper::associateObjectWithWrapper<V8TestTypedefs>(impl, &wrapperTypeInfo, wrapper, isolate, WrapperConfiguration::Independent);
|
/external/chromium_org/third_party/WebKit/Source/bindings/templates/ |
interface.cpp | [all...] |
/frameworks/compile/mclinker/lib/Core/ |
Linker.cpp | 138 m_pConfig->setCodePosition(LinkerConfig::Independent);
|
/external/jpeg/ |
jmemdosa.asm | 5 ; This file is part of the Independent JPEG Group's software.
|
/external/qemu/distrib/jpeg-6b/ |
jmemdosa.asm | 5 ; This file is part of the Independent JPEG Group's software.
|