Home
last modified time | relevance | path

Searched refs:specification (Results 1 - 25 of 38) sorted by relevance

12

/third_party/node/tools/gyp/pylib/gyp/
H A Deasy_xml.py60 def _ConstructContentList(xml_parts, specification, pretty, level=0):
61 """ Appends the XML parts corresponding to the specification.
65 specification: The specification of the element. See EasyXml docs.
69 # The first item in a specification is the name of the element.
76 name = specification[0]
79 "The first item of an EasyXml specification should be "
80 "a string. Specification was " + str(specification)
85 rest = specification[1:]
H A DMSVSProject.py93 """Returns the specification for a configuration.
111 specification = [config_type, node_attrs]
117 specification.append(t._GetSpecification())
119 specification.append(Tool(t)._GetSpecification())
120 return specification
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Deasy_xml.py60 def _ConstructContentList(xml_parts, specification, pretty, level=0):
61 """ Appends the XML parts corresponding to the specification.
65 specification: The specification of the element. See EasyXml docs.
69 # The first item in a specification is the name of the element.
76 name = specification[0]
79 "The first item of an EasyXml specification should be "
80 "a string. Specification was " + str(specification)
85 rest = specification[1:]
H A DMSVSProject.py93 """Returns the specification for a configuration.
111 specification = [config_type, node_attrs]
117 specification.append(t._GetSpecification())
119 specification.append(Tool(t)._GetSpecification())
120 return specification
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderLibraryCase.hpp52 const glu::sl::ShaderCaseSpecification& specification);
H A DglsShaderLibraryCase.cpp719 ShaderLibraryCase::ShaderLibraryCase (tcu::TestContext& testCtx, RenderContext& renderCtx, const glu::ContextInfo& contextInfo, const char* name, const char* description, const ShaderCaseSpecification& specification)
723 , m_spec (specification)
1126 << "Assuming build failure is caused by implementation not supporting full GLSL ES 100 specification, which is not required."
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DRangeKey.java113 // Use the empty specification as a prefix since the ranges are defined purely by length. in visit()
199 specification -> in contains()
200 specification.matches( in contains()
/third_party/vk-gl-cts/external/vulkan-docs/src/config/vu-to-json/
H A Dextension.rb92 puts "VU Extraction Treeprocessor: ERROR - Valid Usage statement '#{entry}' is duplicated in the specification with VUID '#{vuid}'."
129 puts 'It is likely that there is an invalid or malformed entry in the specification text,'
130 puts 'see below error messages for details, and use their VUIDs and text to correlate them to their location in the specification.'
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha1-armv4-large.pl547 @ vstmdb sp!,{d8-d15} @ ABI specification says so
640 vstmdb sp!,{d8-d15} @ ABI specification says so
H A Dsha1-ppc.pl228 ; PowerPC specification allows an implementation to be ill-behaved
H A Dsha512-ppc.pl260 ; PowerPC specification allows an implementation to be ill-behaved
/third_party/openssl/crypto/sha/asm/
H A Dsha1-armv4-large.pl547 @ vstmdb sp!,{d8-d15} @ ABI specification says so
640 vstmdb sp!,{d8-d15} @ ABI specification says so
H A Dsha1-ppc.pl228 ; PowerPC specification allows an implementation to be ill-behaved
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/bn/
H A Darmv4-mont.S209 vstmdb sp!,{d8,d9,d10,d11,d12,d13,d14,d15} @ ABI specification says so
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/modes/
H A Dghashv8-armx.S115 @ algorithm specification
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/modes/
H A Dghashv8-armx.S115 @ algorithm specification
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/bn/
H A Darmv4-mont.S209 vstmdb sp!,{d8,d9,d10,d11,d12,d13,d14,d15} @ ABI specification says so
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl1020 vstmdb sp!,{d8-d15} @ ABI specification says so
1038 vstmdb sp!,{d8-d15} @ ABI specification says so
1068 vstmdb sp!,{d8-d15} @ ABI specification says so
1088 vstmdb sp!,{d8-d15} @ ABI specification says so
/third_party/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl1020 vstmdb sp!,{d8-d15} @ ABI specification says so
1038 vstmdb sp!,{d8-d15} @ ABI specification says so
1068 vstmdb sp!,{d8-d15} @ ABI specification says so
1088 vstmdb sp!,{d8-d15} @ ABI specification says so
/third_party/node/deps/openssl/openssl/crypto/
H A Dsparccpuid.S49 ! specification says that it ("rd %asr2,%o0" in V8 terms) does
/third_party/openssl/crypto/
H A Dsparccpuid.S49 ! specification says that it ("rd %asr2,%o0" in V8 terms) does
/third_party/selinux/libsepol/src/
H A Dexpand.c1693 static uint32_t avrule_to_avtab_spec(uint32_t specification) in avrule_to_avtab_spec() argument
1695 return (specification == AVRULE_DONTAUDIT) ? in avrule_to_avtab_spec()
1696 AVTAB_AUDITDENY : specification; in avrule_to_avtab_spec()
1718 ERR(handle, "Invalid specification: %"PRIu32, specified); in expand_terule_helper()
1897 ERR(handle, "Unknown specification: %"PRIu32, specified); in expand_avrule_helper()
/third_party/libabigail/tools/
H A Dfedabipkgdiff1503 help='The suppression specification file to use during comparison')
/third_party/node/deps/openssl/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl283 @ algorithm specification
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Darmv4-mont.pl324 vstmdb sp!,{d8-d15} @ ABI specification says so

Completed in 23 milliseconds

12