/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
r300_texture.c | 111 const struct util_format_description *desc; local 121 desc = util_format_description(format); 124 switch (desc->colorspace) { 180 result |= r300_get_swizzle_combined(desc->swizzle, swizzle_view, 183 result |= r300_get_swizzle_combined(desc->swizzle, swizzle_view, 189 if (desc->layout == UTIL_FORMAT_LAYOUT_S3TC) { 212 if (desc->layout == UTIL_FORMAT_LAYOUT_RGTC) { 241 if (desc->channel[i].type == UTIL_FORMAT_TYPE_FIXED || 242 ((desc->channel[i].type == UTIL_FORMAT_TYPE_SIGNED || 243 desc->channel[i].type == UTIL_FORMAT_TYPE_UNSIGNED) & 521 const struct util_format_description *desc; local 809 struct r300_texture_desc *desc = &tex->tex; local [all...] |
/external/mesa3d/src/gallium/drivers/r300/ |
r300_texture.c | 111 const struct util_format_description *desc; local 121 desc = util_format_description(format); 124 switch (desc->colorspace) { 180 result |= r300_get_swizzle_combined(desc->swizzle, swizzle_view, 183 result |= r300_get_swizzle_combined(desc->swizzle, swizzle_view, 189 if (desc->layout == UTIL_FORMAT_LAYOUT_S3TC) { 212 if (desc->layout == UTIL_FORMAT_LAYOUT_RGTC) { 241 if (desc->channel[i].type == UTIL_FORMAT_TYPE_FIXED || 242 ((desc->channel[i].type == UTIL_FORMAT_TYPE_SIGNED || 243 desc->channel[i].type == UTIL_FORMAT_TYPE_UNSIGNED) & 521 const struct util_format_description *desc; local 809 struct r300_texture_desc *desc = &tex->tex; local [all...] |
/external/chromium_org/ppapi/proxy/ |
truetype_font_resource.h | 30 const PP_TrueTypeFontDesc_Dev& desc); 38 PP_TrueTypeFontDesc_Dev* desc, 55 const ppapi::proxy::SerializedTrueTypeFontDesc& desc);
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGLBufferImpl.h | 22 struct Desc { 29 GrGLBufferImpl(GrGpuGL*, const Desc&, GrGLenum bufferType); 52 Desc fDesc;
|
/external/chromium_org/v8/test/mjsunit/ |
function-prototype.js | 102 var desc = Object.getOwnPropertyDescriptor(f, "prototype"); 103 assertFalse(desc.configurable); 104 assertFalse(desc.enumerable); 105 assertTrue(desc.writable); 108 var desc = Object.getOwnPropertyDescriptor(f, "prototype"); 109 assertFalse(desc.configurable); 110 assertFalse(desc.enumerable); 111 assertTrue(desc.writable); 114 var desc = Object.getOwnPropertyDescriptor(f, "prototype"); 115 assertFalse(desc.configurable) [all...] |
/external/clang/test/Preprocessor/ |
_Pragma-in-macro-arg.c | 4 #define A(desc) _Pragma("clang diagnostic push") _Pragma("clang diagnostic ignored \"-Wparentheses\"") _Pragma("clang diagnostic pop") 5 #define B(desc) A(desc)
|
/external/skia/src/gpu/gl/ |
GrGLBufferImpl.h | 22 struct Desc { 29 GrGLBufferImpl(GrGpuGL*, const Desc&, GrGLenum bufferType); 52 Desc fDesc;
|
/frameworks/av/media/libstagefright/rtsp/ |
ARawAudioAssembler.h | 32 const char *desc, const AString ¶ms); 34 static bool Supports(const char *desc); 37 const char *desc, const sp<MetaData> &format);
|
ARTPSource.cpp | 54 AString desc; local 56 sessionDesc->getFormatType(index, &PT, &desc, ¶ms); 58 if (!strncmp(desc.c_str(), "H264/", 5)) { 61 } else if (!strncmp(desc.c_str(), "MP4A-LATM/", 10)) { 63 } else if (!strncmp(desc.c_str(), "H263-1998/", 10) 64 || !strncmp(desc.c_str(), "H263-2000/", 10)) { 67 } else if (!strncmp(desc.c_str(), "AMR/", 4)) { 69 } else if (!strncmp(desc.c_str(), "AMR-WB/", 7)) { 71 } else if (!strncmp(desc.c_str(), "MP4V-ES/", 8) 72 || !strncasecmp(desc.c_str(), "mpeg4-generic/", 14)) [all...] |
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
TransformClassAdapter.java | 105 public MethodVisitor visitMethod(int access, String name, String desc, 109 Type t = Type.getReturnType(desc); 145 String invokeSignature = methodSignature + desc; 148 MethodVisitor mw = super.visitMethod(access, name, desc, signature, exceptions); 149 return new StubMethodAdapter(mw, name, returnType(desc), invokeSignature, 153 mLog.debug(" Keep: %s %s", name, desc); 154 return super.visitMethod(access, name, desc, signature, exceptions); 160 public FieldVisitor visitField(int access, String name, String desc, String signature, 167 return super.visitField(access, name, desc, signature, value); 173 Type returnType(String desc) { [all...] |
/external/chromium/webkit/glue/ |
webkit_strings.grd | 243 <message name="IDS_SEARCHABLE_INDEX_INTRO" desc="Text that appears at the start of nearly-obsolete web pages in the form of a 'searchable index'."> 246 <message name="IDS_FORM_SUBMIT_LABEL" desc="Default label for Submit buttons in forms on web pages."> 249 <message name="IDS_FORM_INPUT_ALT" desc="alt text for <input> elements with no alt, title, or value"> 252 <message name="IDS_FORM_RESET_LABEL" desc="default label for Reset buttons in forms on web pages"> 255 <message name="IDS_FORM_FILE_BUTTON_LABEL" desc="title for file button used in HTML forms"> 258 <message name="IDS_FORM_FILE_NO_FILE_LABEL" desc="text to display in file button used in HTML forms when no file is selected"> 261 <message name="IDS_FORM_FILE_NO_FILE_DRAG_LABEL" desc="text to display in file button used in HTML forms when no file is selected to indicate that files can be dragged onto the file button"> 264 <message name="IDS_FORM_FILE_MULTIPLE_UPLOAD" desc="text to display next to file buttons in HTML forms when 2 or more files are selected for uploading. This is not used for a case that just 1 file is selected."> 268 <message name="IDS_RECENT_SEARCHES_NONE" desc="Label for only item in menu that appears when clicking on the search field image, when no searches have been performed"> 271 <message name="IDS_RECENT_SEARCHES" desc="label for first item in the menu that appears when clicking on the search field image, used as em (…) [all...] |
/frameworks/compile/mclinker/tools/llvm-mcld/ |
llvm-mcld.cpp | 70 UnitTest("unittest", cl::desc("do unit test") ); 87 cl::desc("Optimization level. [-O0, -O1, -O2, or -O3] " 94 TargetTriple("mtriple", cl::desc("Override target triple for module")); 97 MArch("march", cl::desc("Architecture to generate code for (see --version)")); 101 cl::desc("Target a specific cpu type (-mcpu=help for details)"), 108 cl::desc("Target specific attributes (-mattr=help for details)"), 113 cl::desc("Choose code model"), 128 cl::desc("Do not verify input module")); 132 cl::desc("Enable less precise MAD instructions to be generated"), 137 cl::desc("Disable frame pointer elimination optimization") [all...] |
/external/v8/test/cctest/ |
test-assembler-ia32.cc | 70 CodeDesc desc; local 71 assm.GetCode(&desc); 73 desc, 108 CodeDesc desc; local 109 assm.GetCode(&desc); 111 desc, 150 CodeDesc desc; local 151 assm.GetCode(&desc); 153 desc, 184 CodeDesc desc; local 218 CodeDesc desc; local 247 CodeDesc desc; local 284 CodeDesc desc; local 324 CodeDesc desc; local 379 CodeDesc desc; local 463 CodeDesc desc; local [all...] |
/external/qemu/memcheck/ |
memcheck.c | 79 * desc - Allocation descriptor for the violation. 91 MallocDescEx* desc, 102 desc->malloc_desc.av_count++; 165 addr < (target_ulong)mallocdesc_get_user_ptr(&desc->malloc_desc) ? 168 memcheck_dump_malloc_desc(desc, 1, 0); 193 MallocDescEx* desc; local 204 desc = procdesc_find_malloc_for_range(proc, addr, data_size); 205 *desc_ptr = desc; 206 if (desc == NULL) { 212 if (addr < mallocdesc_get_user_ptr(&desc->malloc_desc)) 399 MallocDescEx desc; local 480 MallocFree desc; local 580 MallocDescEx* desc; local 615 MallocDescEx* desc; local [all...] |
/frameworks/compile/mclinker/unittests/ |
NamePoolTest.cpp | 73 ResolveInfo::Desc desc = ResolveInfo::Define; local 82 desc, 93 EXPECT_EQ(desc, result1.info->desc()); 102 desc, 113 EXPECT_EQ(desc, result1.info->desc()); 125 ResolveInfo::Desc desc = ResolveInfo::Undefined local [all...] |
/external/qemu/android/camera/ |
camera-format-converters.c | 455 * desc - Descriptor for the YUV frame for which the offset is being calculated. 462 typedef int (*u_offset_func)(const YUVDesc* desc, int line, int width, int height); 467 * desc - Descriptor for the YUV frame for which the offset is being calculated. 474 typedef int (*v_offset_func)(const YUVDesc* desc, int line, int width, int height); 661 _UOffIntrlYUV(const YUVDesc* desc, int line, int width, int height) 666 return line * width * 2 + desc->U_offset; 671 _VOffIntrlYUV(const YUVDesc* desc, int line, int width, int height) 674 return line * width * 2 + desc->V_offset; 679 _UOffIntrlUV(const YUVDesc* desc, int line, int width, int height) 690 return (height + line / 2) * width + desc->U_offset 1529 } desc; member in struct:PIXFormat [all...] |
/external/chromium_org/content/renderer/pepper/ |
pepper_truetype_font_host.cc | 25 const ppapi::proxy::SerializedTrueTypeFontDesc& desc) 28 font_(PepperTrueTypeFont::Create(desc)), 56 ppapi::proxy::SerializedTrueTypeFontDesc desc; 58 reply_context.params.set_result(font_->Describe(&desc)); 60 PpapiPluginMsg_TrueTypeFont_DescribeReply(desc));
|
/external/chromium_org/third_party/sqlite/src/test/ |
tkt-f973c7ac31.test | 34 SELECT * FROM t WHERE c1 = 5 AND c2>0 AND c2<='2' ORDER BY c2 DESC 39 SELECT * FROM t WHERE c1 = 5 AND c2>0 AND c2<=5 ORDER BY c2 DESC 44 SELECT * FROM t WHERE c1 = 5 AND c2>0 AND c2<='5' ORDER BY c2 DESC 49 SELECT * FROM t WHERE c1 = 5 AND c2>'0' AND c2<=5 ORDER BY c2 DESC 54 SELECT * FROM t WHERE c1 = 5 AND c2>'0' AND c2<='5' ORDER BY c2 DESC
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
Analyses.def | 15 #define ANALYSIS_STORE(NAME, CMDFLAG, DESC, CREATFN) 21 #define ANALYSIS_CONSTRAINTS(NAME, CMDFLAG, DESC, CREATFN) 27 #define ANALYSIS_DIAGNOSTICS(NAME, CMDFLAG, DESC, CREATEFN, AUTOCREATE) 37 #define ANALYSIS_PURGE(NAME, CMDFLAG, DESC) 45 #define ANALYSIS_INLINING_MODE(NAME, CMDFLAG, DESC)
|
/external/llvm/lib/TableGen/ |
TableGenBackend.cpp | 35 void llvm::emitSourceFileHeader(StringRef Desc, raw_ostream &OS) { 44 PosE = Pos + ((MAX_LINE_LEN > (Desc.size() - PSLen)) ? 45 Desc.size() : 47 printLine(OS, Prefix + Desc.slice(Pos, PosE), ' ', Suffix); 49 } while(Pos < Desc.size());
|
/external/opencv/cv/src/ |
cvkdtree.cpp | 186 CvFeatureTree* cvCreateFeatureTree(CvMat* desc) { 190 if (CV_MAT_TYPE(desc->type) != CV_32FC1 && 191 CV_MAT_TYPE(desc->type) != CV_64FC1) 194 return new CvFeatureTree(desc); 204 // desc is m x d set of candidate points. 207 void cvFindFeatures(CvFeatureTree* tr, CvMat* desc, 216 if (desc->cols != dims) 217 CV_ERROR(CV_StsUnmatchedSizes, "desc columns be equal feature dimensions"); 218 if (results->rows != desc->rows && results->cols != k) 219 CV_ERROR(CV_StsUnmatchedSizes, "results and desc must be same height") [all...] |
/development/tools/mkstubs/src/com/android/mkstubs/sourcer/ |
MethodSourcer.java | 45 String desc, String signature, String[] exceptions) { 51 mDesc = desc; 82 // The signature overrides desc, if present 94 // output arguments. The signature overrides desc, if present 148 public AnnotationVisitor visitAnnotation(String desc, boolean visible) { 149 mOutput.write("@%s", desc); 165 public void visitFieldInsn(int opcode, String owner, String name, String desc) { 210 public void visitLocalVariable(String name, String desc, String signature, 226 public void visitMethodInsn(int opcode, String owner, String name, String desc) { 231 public void visitMultiANewArrayInsn(String desc, int dims) [all...] |
ClassSourcer.java | 103 public AnnotationVisitor visitAnnotation(String desc, boolean visible) { 104 mOutput.write("@%s", desc); 115 public FieldVisitor visitField(int access, String name, String desc, String signature, 122 return new FieldSourcer(mOutput, access, name, desc, signature); 126 public MethodVisitor visitMethod(int access, String name, String desc, String signature, 130 return new MethodSourcer(mOutput, mClassName, access, name, desc, signature, exceptions); 140 public void visitOuterClass(String owner, String name, String desc) {
|
/external/openfst/src/include/fst/ |
flags.h | 91 const FlagDescription<T> &desc) { 93 flag_table_.insert(make_pair(name, desc)); 134 const FlagDescription<T> &desc = it->second; local 136 return SetFlag(val, desc.address); 148 const FlagDescription<T> &desc = it->second; local 151 usage += desc.type_name; 153 usage += GetDefault(desc.default_value) + "\n "; 154 usage += desc.doc_string; 155 usage_set->insert(make_pair(desc.file_name, usage)); 199 FlagRegisterer(const string &name, const FlagDescription<T> &desc) { [all...] |
/external/chromium_org/ppapi/shared_impl/ |
ppb_instance_shared.cc | 86 PP_ImageDataDesc desc; 87 if (!PP_ToBool(enter.object()->Describe(&desc))) 89 if (desc.size.width > 32 || desc.size.height > 32) 93 if (desc.format != PPB_ImageData_Shared::GetNativeImageDataFormat()) 97 if (hot_spot->x < 0 || hot_spot->x >= desc.size.width || 98 hot_spot->y < 0 || hot_spot->y >= desc.size.height)
|