Searched
refs:extension (Results
676 -
700 of
2522) sorted by null
<<21222324252627282930>>
/external/libjpeg-turbo/simd/ |
jdmerge-mmx.asm | 7 ; Based on the x86 SIMD extension for IJG JPEG library
|
jdmerge-sse2-64.asm | 7 ; Based on the x86 SIMD extension for IJG JPEG library
|
jdmerge-sse2.asm | 7 ; Based on the x86 SIMD extension for IJG JPEG library
|
/external/llvm/test/MC/ARM/ |
directive-arch_extension-crypto.s | 13 @ CHECK-V7: error: architectural extension 'crypto' is not allowed for the current base architecture 54 @ CHECK-V7: error: architectural extension 'crypto' is not allowed for the current base architecture
|
/external/nanopb-c/ |
pb.h | 160 /* Extension pseudo-field 301 /* Structure for defining the handling of unknown/extension fields. 316 bool (*decode)(pb_istream_t *stream, pb_extension_t *extension, 325 bool (*encode)(pb_ostream_t *stream, const pb_extension_t *extension); 332 /* Type describing the extension field. Usually you'll initialize 337 * of the extension field. */ 340 /* Pointer to the next extension handler, or NULL. 341 * If this extension does not match a field, the next handler is 345 /* The decoder sets this to true if the extension was found. 469 * SINT32, SINT64, STRING, UINT32, UINT64 or EXTENSION [all...] |
/external/python/cpython2/Mac/Modules/ |
icgluemodule.c | 298 PyMac_BuildStr255, entry.extension, 330 PyMac_BuildStr255, entry.extension,
|
/external/python/cpython3/Lib/ |
imp.py | 205 for extension in extensions: 206 path = os.path.join(path, '__init__'+extension) 333 Load an extension module. 339 # always load new extension
|
/external/python/cpython3/Lib/test/test_importlib/extension/ |
test_loader.py | 16 """Test load_module() for extension modules.""" 53 # No extension module as __init__ available for testing. 56 # No extension module in a package available for testing. 86 """Test loading extension modules with multi-phase initialization (PEP 489) 97 # No extension module as __init__ available for testing. 100 # No extension module in a package available for testing. 107 '''Test loading an extension module''' 121 '''Test basic functionality of stuff defined in an extension module''' 161 '''Load the module from the test extension''' 165 '''Load a module from the test extension by name'' [all...] |
/external/swiftshader/src/OpenGL/compiler/ |
Android.mk | 16 $(LOCAL_PATH)/../../../third_party/stlport-cpp11-extension/ \
|
/external/tensorflow/tensorflow/tools/ci_build/ |
update_version.py | 84 identifier_string: extension string eg. (-rc0) 129 major, minor, extension = string.split(".", 2) 132 extension_split = extension.split("-", 1)
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
remote_estimator_proxy_unittest.cc | 37 header.extension.hasTransportSequenceNumber = true; 38 header.extension.transportSequenceNumber = seq;
|
/frameworks/support/jetifier/jetifier/standalone/src/main/kotlin/com/android/tools/build/jetifier/standalone/ |
TopOfTreeBuilder.kt | 82 val packaging = artifactFile.relativePath.toFile().extension
|
/packages/apps/DocumentsUI/src/com/android/documentsui/archives/ |
Archive.java | 299 final String extension = entry.getName().substring(lastDot + 1).toLowerCase(Locale.US); local 300 final String mimeType = MimeTypeMap.getSingleton().getMimeTypeFromExtension(extension);
|
/prebuilts/go/darwin-x86/src/cmd/addr2line/ |
main.go | 77 // This was an extension in the old C version of 'go tool addr2line'
|
/prebuilts/go/linux-x86/src/cmd/addr2line/ |
main.go | 77 // This was an extension in the old C version of 'go tool addr2line'
|
/prebuilts/gradle-plugin/com/android/tools/testutils/24.3.1/ |
testutils-24.3.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/testutils/24.4.0-alpha1/ |
testutils-24.4.0-alpha1.jar | |
/prebuilts/gradle-plugin/com/android/tools/testutils/24.4.0-beta3/ |
testutils-24.4.0-beta3.jar | |
/prebuilts/gradle-plugin/com/android/tools/testutils/24.4.0-beta5/ |
testutils-24.4.0-beta5.jar | |
/prebuilts/gradle-plugin/com/android/tools/testutils/24.4.0-beta6/ |
testutils-24.4.0-beta6.jar | |
/prebuilts/gradle-plugin/com/android/tools/testutils/24.5.0/ |
testutils-24.5.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/testutils/25.0.0/ |
testutils-25.0.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/testutils/25.0.0-alpha1/ |
testutils-25.0.0-alpha1.jar | |
/prebuilts/gradle-plugin/com/android/tools/testutils/25.0.0-alpha3/ |
testutils-25.0.0-alpha3.jar | |
/prebuilts/gradle-plugin/com/android/tools/testutils/25.0.0-alpha5/ |
testutils-25.0.0-alpha5.jar | |
Completed in 789 milliseconds
<<21222324252627282930>>