Searched
full:extract (Results
3001 -
3025 of
8518) sorted by null
<<121122123124125126127128129130>>
| /external/python/cpython3/Doc/library/ |
| pydoc.rst | 99 :func:`inspect.getfullargspec` to extract signature information from
|
| /external/python/cpython3/Include/ |
| floatobject.h | 47 /* Extract C double from Python float. The macro version trades safety for
|
| /external/python/cpython3/Lib/ |
| stat.py | 19 # Extract bits from the mode
|
| /external/python/cpython3/Modules/ |
| makexp_aix | 51 # Extract the symbol list using 'nm' which produces quite
|
| /external/python/cpython3/Python/ |
| dynload_aix.c | 69 -- Extract only the modules belonging to the main
|
| /external/python/cpython3/Tools/freeze/ |
| checkextensions_win32.py | 95 # Parse it to extract the source files.
|
| /external/robolectric-shadows/processor/src/main/java/org/robolectric/annotation/processing/generator/ |
| ShadowProviderGenerator.java | 145 writer.println(" return (" + shadow + ") Shadow.extract(actual);");
|
| /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
| ShadowDisplayManagerTest.java | 105 ShadowDisplay shadowDisplay = Shadow.extract(display);
|
| /external/robolectric-shadows/scripts/ |
| install-dependencies.rb | 159 # Extract its AAR, it only contains a manifest and blank res folder.
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| ShadowDisplayManager.java | 173 return Shadow.extract(DisplayManagerGlobal.getInstance());
|
| /external/robolectric-shadows/shadows/supportv4/src/test/java/org/robolectric/shadows/support/v4/ |
| ShadowLocalBroadcastManagerTest.java | 143 return (ShadowLocalBroadcastManager) Shadow.extract(localBroadcastManager);
|
| /external/selinux/libsemanage/src/ |
| database.h | 26 /* Extract key from record */
|
| fcontext_record.c | 69 ERR(handle, "could not extract key from "
|
| /external/selinux/libsepol/src/ |
| ibendport_record.c | 101 ERR(handle, "could not extract key from ibendport device %s port %d",
|
| ibpkey_record.c | 153 ERR(handle, "could not extract key from ibpkey %s %d:%d",
|
| port_record.c | 70 ERR(handle, "could not extract key from port %s %d:%d",
|
| user_record.c | 70 ERR(handle, "could not extract key from user %s", user->name);
|
| /external/skia/gm/ |
| imagefromyuvtextures.cpp | 39 // We create an RGB bitmap and then extract YUV bmps where the U and V bitmaps are
|
| /external/skia/infra/bots/recipes/bookmaker.expected/ |
| nightly_failed_fiddlecli.json | 161 "name": "Extract all fiddles out of md files"
|
| /external/skia/src/core/ |
| SkEndian.h | 146 // shift the word to extract each byte from the low 8 bits by anding with 0xff.
|
| SkSpecialImage.h | 105 * Extract a subset of this special image and return it as a special image.
|
| /external/skia/src/gpu/glsl/ |
| GrGLSLFragmentProcessor.h | 148 * emitChild will automatically extract the coords and samplers of that child and pass them
|
| /external/skia/tests/ |
| BitmapCopyTest.cpp | 85 // Extract a subset which has the same width as the original. This
|
| /external/skqp/gm/ |
| imagefromyuvtextures.cpp | 39 // We create an RGB bitmap and then extract YUV bmps where the U and V bitmaps are
|
| /external/skqp/infra/bots/recipes/bookmaker.expected/ |
| nightly_failed_fiddlecli.json | 161 "name": "Extract all fiddles out of md files"
|
Completed in 1013 milliseconds
<<121122123124125126127128129130>>