Searched
full:component (Results
851 -
875 of
4899) sorted by null
<<31323334353637383940>>
/external/llvm/utils/lit/tests/ |
shtest-shell.py | 1 # Check the internal shell handling component of the ShTest format.
|
/external/openssh/openbsd-compat/ |
realpath.c | 88 * Extract the next path component and adjust `left' 116 * Strip the last path component except when we have 129 * Append the next path component and lstat() it. If 158 /* Strip the last path component. */
|
/external/oprofile/doc/ |
opimport.1.in | 30 from the first path component containing a '{' must be kept as it in the
|
/external/oprofile/libutil++/ |
path_filter.h | 24 * where each component of the candidate path is considered separately.
|
/external/proguard/src/proguard/gui/ |
OptimizationsDialog.java | 233 * given key, to the given component. 235 private static JComponent tip(JComponent component, String messageKey) 237 component.setToolTipText(msg(messageKey)); 239 return component;
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_MapRGB.3 | 15 If the specified pixel format has an alpha component it will be returned as all 1 bits (fully opaque)\&.
|
SDL_MapRGBA.3 | 15 If the specified pixel format has no alpha component the alpha value will be ignored (as it will be in formats with a palette)\&.
|
SDL_SetGammaRamp.3 | 11 Sets the gamma lookup tables for the display for each color component\&. Each table is an array of 256 Uint16 values, representing a mapping between the input and output for that channel\&. The input is the index into the array, and the output is the 16-bit gamma value at that index, scaled to the output color precision\&. You may pass NULL to any of the channels to leave them unchanged\&.
|
/external/v8/build/ |
standalone.gypi | 33 'component%': 'static_library', 98 [ 'component=="shared_library"', { 113 ['component=="static_library"', { 135 ['component=="shared_library"', {
|
/external/wpa_supplicant_8/hostapd/ |
hostapd.8 | 18 is designed to be a "daemon" program that runs in the background and acts as the backend component controlling authentication.
|
/external/yaffs2/yaffs2/direct/ |
yaffs_flashif.h | 3 * yaffs_ramdisk.h: yaffs ram disk component
|
yaffs_ramdisk.h | 3 * yaffs_ramdisk.h: yaffs ram disk component
|
/external/yaffs2/yaffs2/ |
yaffs_tagscompat.h | 3 * yaffs_ramdisk.h: yaffs ram disk component
|
/external/zlib/src/qnx/ |
package.qpg | 29 <QPG:Add file="libz.so" install="/opt/lib/" component="dev" filetype="symlink" linkto="libz.so.1.2.8"/> 31 <QPG:Add file="../libz.so.1.2.8" install="/opt/lib/" component="slib"/> 113 <QPG:PackageFilter type="core" component="none"> 127 <QPG:PackageFilter type="core" component="dev">
|
/frameworks/av/media/libstagefright/codecs/aacdec/ |
SoftAAC2.h | 30 OMX_COMPONENTTYPE **component);
|
/frameworks/av/media/libstagefright/codecs/aacenc/ |
SoftAACEncoder.h | 33 OMX_COMPONENTTYPE **component);
|
SoftAACEncoder2.h | 32 OMX_COMPONENTTYPE **component);
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/ |
SoftAMR.h | 29 OMX_COMPONENTTYPE **component);
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/ |
SoftAMRNBEncoder.h | 30 OMX_COMPONENTTYPE **component);
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/ |
SoftAMRWBEncoder.h | 35 OMX_COMPONENTTYPE **component);
|
/frameworks/av/media/libstagefright/codecs/common/include/ |
voType.h | 90 some components to fail to compile if the component was written to require 92 since the compiler does not support the way the component was written. 131 the application and the core and component. The VO_STRING type is a 32 138 buffers between the application and the component and core. The VO_PBYTE
|
/frameworks/av/media/libstagefright/codecs/g711/dec/ |
SoftG711.h | 29 OMX_COMPONENTTYPE **component);
|
/frameworks/av/media/libstagefright/codecs/gsm/dec/ |
SoftGSM.cpp | 41 OMX_COMPONENTTYPE **component) 42 : SimpleSoftOMXComponent(name, callbacks, appData, component), 266 OMX_PTR appData, OMX_COMPONENTTYPE **component) { 267 return new android::SoftGSM(name, callbacks, appData, component);
|
SoftGSM.h | 33 OMX_COMPONENTTYPE **component);
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/ |
SoftMPEG4.h | 35 OMX_COMPONENTTYPE **component);
|
Completed in 271 milliseconds
<<31323334353637383940>>