Searched defs:requires (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DBuffer.py559 requires = None variable in class:GetAndReleaseBufferUtilityCode
738 requires=[buffer_structs_code]) variable
742 requires=[buffer_structs_code]) variable
744 requires=[buffer_structs_code]) variable
H A DPipeline.py77 for required_utility in entry.utility_code_definition.requires:
91 if utilcode.requires:
92 for dep in utilcode.requires:
228 from Cython.Debugger import DebugWriter # requires Py2.5+ namespace
H A DMemoryView.py433 requires=[is_contig_utility])
436 requires=[is_contig_utility])
616 requires=[copy_contents_new_utility])
912 requires=[]) variable
920 requires=[memviewslice_declare_code, variable
928 "BufferFormatFromTypeInfo", requires=[Buffer._typeinfo_to_format_code])
935 requires=[], # require cython_array_utility_code variable
941 requires=[Buffer.GetAndReleaseBufferUtilityCode(), variable
954 memviewslice_declare_code.requires.append(view_utility_code)
955 copy_contents_new_utility.requires
[all...]
H A DCode.py90 #@requires: MyOtherUtility
105 requires = None variable in class:UtilityCodeBase
251 if name == 'requires':
325 requires utility code dependencies
333 def __init__(self, proto=None, impl=None, init=None, cleanup=None, requires=None,
340 self.requires = requires
377 if self.requires is None:
378 requires = None
380 requires
[all...]
H A DPyrexTypes.py2795 requires = None variable in class:ToPyStructUtilityCode
3411 # long long requires C99 and might be slow, and would always get preferred
H A DNodes.py1485 # needs_outer_scope boolean Whether or not this function requires outer scope
8278 requires=[get_exception_utility_code]) variable
H A DExprNodes.py72 (Builtin.unicode_type, Builtin.str_type) : "Cannot convert Unicode string to 'str' implicitly. This is not portable and requires explicit encoding.",
4505 "descriptor '%s' requires a '%s' object but received a 'NoneType'",
11183 requires = [raise_unbound_local_error_utility_code]) variable
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help.appserver_3.1.400.v20100427.jar ... header org.eclipse.osgi.util.ManifestElement[] requires String[] reqs int i } org/eclipse/help/internal/appserver/WebappManager ...
H A Dorg.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 285 milliseconds