/external/jpeg/ |
ltmain.sh | 821 $echo "$modename: output file \`$output' must have no directory components" 1>&2 [all...] |
/external/kernel-headers/original/linux/ |
nfs_xdr.h | 691 struct nfs4_string components[NFS4_PATHNAME_MAXCOMPONENTS]; member in struct:nfs4_pathname
|
/external/kernel-headers/original/sound/ |
asound.h | 713 unsigned char components[128]; /* card components / fine identification, delimited with one space (AC97 etc..) */ member in struct:snd_ctl_card_info [all...] |
/external/qemu/distrib/jpeg-6b/ |
ltmain.sh | 821 $echo "$modename: output file \`$output' must have no directory components" 1>&2 [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
asound.h | 704 unsigned char components[80]; /* card components / fine identification, delimited with one space (AC97 etc..) */ member in struct:snd_ctl_card_info [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
NewProjectCreator.java | 601 // Create the default package components 1001 String[] components = packageName.split(AdtConstants.RE_DOT); local [all...] |
/frameworks/base/services/java/com/android/server/pm/ |
PackageManagerService.java | 384 // Set of pending broadcasts for aggregating enable/disable of components. 615 ArrayList<String> components[]; local 629 components = new ArrayList[size]; 637 components[i] = ent.getValue(); 647 sendPackageChangedBroadcast(packages[i], true, components[i], uids[i]); 8225 ArrayList<String> components; local [all...] |
/external/doclava/res/assets/templates/ |
macros.cs | 293 <?cs include:"components.cs" ?>
|
/system/core/libpixelflinger/codeflinger/ |
texturing.cpp | 50 // but this would use up to 4 more registers for the color components 99 // because we will (have to) clamp the components 117 // components as needed (or not at all if we don't blend) 158 // none of the components are present in the mask 234 // gather some informations about the components we need to process... 274 // all components are replaced, skip this TMU. 685 if (tmu.format.components != GGL_ALPHA && 686 tmu.format.components != GGL_LUMINANCE) [all...] |
GGLAssembler.cpp | 166 if (mCbFormat.components >= GGL_LUMINANCE && 944 // There is no need to clear the masked components of the source 946 // by construction (masked components are not computed) [all...] |
/external/skia/src/animator/ |
SkDisplayApply.cpp | 615 int count = animate->components();
|
/frameworks/base/services/java/com/android/server/usb/ |
UsbSettingsManager.java | 357 public void onPackageChanged(String packageName, int uid, String[] components) { [all...] |
/system/core/libpixelflinger/ |
scanline.cpp | 321 if ((f->components == GGL_RGB) || 322 (f->components == GGL_RGBA) || 323 (f->components == GGL_LUMINANCE) || 324 (f->components == GGL_LUMINANCE_ALPHA)) 326 // format must have all of RGB components [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar | |
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/ |
pdebuild-ant.jar | |
/external/webkit/Source/WebCore/html/canvas/ |
CanvasRenderingContext2D.cpp | 1154 const CGFloat components[5] = { c, m, y, k, a }; local [all...] |
/external/mesa3d/src/glsl/ |
ir_to_llvm.cpp | [all...] |
/build/core/ |
main.mk | 217 # Not necessary if the components is not in PDK.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
jstemplate.js | 759 // separated components, which are translated into namespace
[all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
jstemplate.js | 759 // separated components, which are translated into namespace [all...] |
/frameworks/base/services/java/com/android/server/am/ |
ActivityManagerService.java | 9332 ArrayList<ComponentName> components; field in class:ItemMatcher [all...] |
/external/chromium/chrome/common/extensions/ |
extension.cc | 646 // We only support lowercase IDs, because IDs can be used as URL components [all...] |
/external/blktrace/doc/ |
blktrace.tex | 33 three major components that are provided: [all...] |
/prebuilts/tools/common/guava-tools/ |
guava-10.0.1.jar | |