Home
last modified time | relevance | path

Searched defs:desc (Results 1 – 25 of 984) sorted by relevance

12345678910>>...40

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dtransportdescriptionfactory_unittest.cc48 void CheckDesc(const TransportDescription* desc, const std::string& type, in CheckDesc()
139 scoped_ptr<TransportDescription> desc(f1_.CreateOffer( in TEST_F() local
147 scoped_ptr<TransportDescription> desc(f1_.CreateOffer( in TEST_F() local
155 scoped_ptr<TransportDescription> desc(f1_.CreateOffer( in TEST_F() local
167 scoped_ptr<TransportDescription> desc(f1_.CreateOffer( in TEST_F() local
182 scoped_ptr<TransportDescription> desc(f1_.CreateOffer( in TEST_F() local
199 scoped_ptr<TransportDescription> desc( in TEST_F() local
212 scoped_ptr<TransportDescription> desc(f2_.CreateAnswer( in TEST_F() local
229 scoped_ptr<TransportDescription> desc( in TEST_F() local
241 scoped_ptr<TransportDescription> desc( in TEST_F() local
[all …]
Dtransportdescriptionfactory.cc50 rtc::scoped_ptr<TransportDescription> desc(new TransportDescription()); in CreateOffer() local
89 rtc::scoped_ptr<TransportDescription> desc(new TransportDescription()); in CreateAnswer() local
148 TransportDescription* desc, ConnectionRole role) const { in SetSecurityInfo()
/external/chromium_org/chrome/browser/chromeos/input_method/
Dinput_method_util_unittest.cc124 InputMethodDescriptor desc = GetDesc("invalid-id", "us", "xx", ""); in TEST_F() local
131 InputMethodDescriptor desc = in TEST_F() local
136 InputMethodDescriptor desc = in TEST_F() local
141 InputMethodDescriptor desc = in TEST_F() local
146 InputMethodDescriptor desc = in TEST_F() local
151 InputMethodDescriptor desc = in TEST_F() local
156 InputMethodDescriptor desc = in TEST_F() local
161 InputMethodDescriptor desc = in TEST_F() local
167 InputMethodDescriptor desc = GetDesc(zhuyin_ime_id, "us", "zh-TW", ""); in TEST_F() local
187 InputMethodDescriptor desc = GetDesc(input_method_id[i], "", "", ""); in TEST_F() local
[all …]
/external/javassist/src/main/javassist/bytecode/
DDescriptor.java157 public static String rename(String desc, String oldname, String newname) { in rename()
202 public static String rename(String desc, Map map) { in rename()
250 private static void toDescriptor(StringBuffer desc, CtClass type) { in toDescriptor()
292 StringBuffer desc = new StringBuffer(); in ofMethod() local
327 public static String appendParameter(String classname, String desc) { in appendParameter()
352 public static String insertParameter(String classname, String desc) { in insertParameter()
405 public static String changeReturnType(String classname, String desc) { in changeReturnType()
427 public static CtClass[] getParameterTypes(String desc, ClassPool cp) in getParameterTypes()
480 public static CtClass getReturnType(String desc, ClassPool cp) in getReturnType()
499 public static int numOfParameters(String desc) { in numOfParameters()
[all …]
DBytecode.java911 String desc = Descriptor.ofMethod(returnType, paramTypes); in addInvokespecial() local
925 public void addInvokespecial(CtClass clazz, String name, String desc) { in addInvokespecial()
926 addInvokespecial(constPool.addClassInfo(clazz), name, desc); in addInvokespecial() local
939 public void addInvokespecial(String clazz, String name, String desc) { in addInvokespecial()
940 addInvokespecial(constPool.addClassInfo(clazz), name, desc); in addInvokespecial() local
954 public void addInvokespecial(int clazz, String name, String desc) { in addInvokespecial()
970 String desc = Descriptor.ofMethod(returnType, paramTypes); in addInvokestatic() local
983 public void addInvokestatic(CtClass clazz, String name, String desc) { in addInvokestatic()
984 addInvokestatic(constPool.addClassInfo(clazz), name, desc); in addInvokestatic() local
996 public void addInvokestatic(String classname, String name, String desc) { in addInvokestatic()
[all …]
/external/chromium_org/ppapi/examples/font/
Dsimple_font.cc34 pp::BrowserFontDescription desc; in DidChangeView() local
49 pp::BrowserFontDescription desc; in DidChangeView() local
57 pp::BrowserFontDescription desc; in DidChangeView() local
66 pp::BrowserFontDescription desc; in DidChangeView() local
75 pp::BrowserFontDescription desc; in DidChangeView() local
92 pp::BrowserFontDescription desc; in DescribeFont() local
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
Du_format.h399 const struct util_format_description *desc = util_format_description(format); in util_format_name() local
412 const struct util_format_description *desc = util_format_description(format); in util_format_short_name() local
428 const struct util_format_description *desc = util_format_description(format); in util_format_is_plain() local
440 const struct util_format_description *desc = util_format_description(format); in util_format_is_compressed() local
460 const struct util_format_description *desc = util_format_description(format); in util_format_is_s3tc() local
473 const struct util_format_description *desc = util_format_description(format); in util_format_is_srgb() local
478 util_format_has_depth(const struct util_format_description *desc) in util_format_has_depth()
485 util_format_has_stencil(const struct util_format_description *desc) in util_format_has_stencil()
494 const struct util_format_description *desc = util_format_description(format); in util_format_is_depth_or_stencil() local
508 const struct util_format_description *desc = util_format_description(format); in util_format_is_depth_and_stencil() local
[all …]
/external/mesa3d/src/gallium/auxiliary/util/
Du_format.h399 const struct util_format_description *desc = util_format_description(format); in util_format_name() local
412 const struct util_format_description *desc = util_format_description(format); in util_format_short_name() local
428 const struct util_format_description *desc = util_format_description(format); in util_format_is_plain() local
440 const struct util_format_description *desc = util_format_description(format); in util_format_is_compressed() local
460 const struct util_format_description *desc = util_format_description(format); in util_format_is_s3tc() local
473 const struct util_format_description *desc = util_format_description(format); in util_format_is_srgb() local
478 util_format_has_depth(const struct util_format_description *desc) in util_format_has_depth()
485 util_format_has_stencil(const struct util_format_description *desc) in util_format_has_stencil()
494 const struct util_format_description *desc = util_format_description(format); in util_format_is_depth_or_stencil() local
508 const struct util_format_description *desc = util_format_description(format); in util_format_is_depth_and_stencil() local
[all …]
/external/chromium_org/native_client_sdk/src/build_tools/
Dtest_projects.py85 def GetServingDirForProject(desc): argument
91 def GetRepoServingDirForProject(desc): argument
97 def GetExecutableDirForProject(desc, toolchain, config): argument
101 def GetBrowserTesterCommand(desc, toolchain, config): argument
156 def RunTestOnce(desc, toolchain, config): argument
169 def RunTestNTimes(desc, toolchain, config, times): argument
180 def RunTestWithGtestOutput(desc, toolchain, config, retry_on_failure_times): argument
205 def GetTestName(desc, toolchain, config): argument
209 def IsTestDisabled(desc, toolchain, config): argument
Dgenerate_make.py22 def IsExample(desc): argument
27 def GenerateSourceCopyList(desc): argument
119 def IsNexe(desc): argument
126 def ProcessHTML(srcroot, dstroot, desc, toolchains, configs, first_toolchain): argument
145 def GenerateManifest(srcroot, dstroot, desc): argument
187 def ModifyDescInPlace(desc): argument
199 def ProcessProject(pepperdir, srcroot, dstroot, desc, toolchains, configs=None, argument
/external/javassist/src/main/javassist/util/proxy/
DRuntimeSupport.java50 String desc, java.lang.reflect.Method[] methods) in find2Methods()
67 public static Method findMethod(Object self, String name, String desc) { in findMethod()
81 public static Method findSuperMethod(Object self, String name, String desc) { in findSuperMethod()
93 private static void error(Object self, String name, String desc) { in error()
98 private static Method findSuperMethod2(Class clazz, String name, String desc) { in findSuperMethod2()
113 private static Method searchInterfaces(Class clazz, String name, String desc) { in searchInterfaces()
125 private static Method findMethod2(Class clazz, String name, String desc) { in findMethod2()
/external/chromium_org/chromeos/network/
Dnetwork_event_log.h97 #define NET_LOG_ERROR(event, desc) NET_LOG_LEVEL( \ argument
102 #define NET_LOG_USER(event, desc) NET_LOG_LEVEL( \ argument
106 #define NET_LOG_EVENT(event, desc) NET_LOG_LEVEL( \ argument
110 #define NET_LOG_DEBUG(event, desc) NET_LOG_LEVEL( \ argument
/external/regex-re2/util/
Dflags.h13 #define DEFINE_flag(type, name, deflt, desc) \ argument
19 #define DEFINE_bool(name, deflt, desc) DEFINE_flag(bool, name, deflt, desc) argument
20 #define DEFINE_int32(name, deflt, desc) DEFINE_flag(int32, name, deflt, desc) argument
21 #define DEFINE_string(name, deflt, desc) DEFINE_flag(string, name, deflt, desc) argument
/external/chromium_org/third_party/re2/util/
Dflags.h13 #define DEFINE_flag(type, name, deflt, desc) \ argument
19 #define DEFINE_bool(name, deflt, desc) DEFINE_flag(bool, name, deflt, desc) argument
20 #define DEFINE_int32(name, deflt, desc) DEFINE_flag(int32, name, deflt, desc) argument
21 #define DEFINE_string(name, deflt, desc) DEFINE_flag(string, name, deflt, desc) argument
/external/javassist/src/main/javassist/runtime/
DDesc.java66 public static Class[] getParams(String desc) { in getParams()
77 public static Class getType(String desc) { in getType()
85 private static Class[] getType(String desc, int descLen, in getType()
132 private static Class[] getClassType(String desc, int descLen, in getClassType()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/modes/
Dast-builder.rb28 def subtree_stream( desc, element = nil ) argument
32 def token_stream( desc, element = nil ) argument
36 def node_stream( desc, element = nil ) argument
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_ioctl_test.cc73 const ioctl_desc *desc = ioctl_lookup(EVIOCGKEY(16)); in TEST() local
80 ioctl_desc desc; in TEST() local
88 ioctl_desc desc; in TEST() local
96 ioctl_desc desc; in TEST() local
/external/jarjar/src/main/com/tonicsystems/jarjar/
DEmptyClassVisitor.java35 public MethodVisitor visitMethod(int access, String name, String desc, in visitMethod()
41 public AnnotationVisitor visitAnnotation(String desc, boolean visible) { in visitAnnotation()
46 …public FieldVisitor visitField(int access, String name, String desc, String signature, Object valu… in visitField()
/external/clang/lib/Frontend/
DLangStandards.cpp16 #define LANGSTANDARD(id, name, desc, features) \ argument
24 #define LANGSTANDARD(id, name, desc, features) \ in getLangStandardForKind() argument
33 #define LANGSTANDARD(id, name, desc, features) \ in getLangStandardForName() argument
/external/chromium_org/third_party/skia/debugger/QT/
DSkGLWidget.cpp47 GrBackendRenderTargetDesc desc = this->getDesc(this->width(), this->height()); in initializeGL() local
64 GrBackendRenderTargetDesc desc = this->getDesc(w, h); in resizeGL() local
87 GrBackendRenderTargetDesc desc; in getDesc() local
/external/skia/debugger/QT/
DSkGLWidget.cpp47 GrBackendRenderTargetDesc desc = this->getDesc(this->width(), this->height()); in initializeGL() local
63 GrBackendRenderTargetDesc desc = this->getDesc(w, h); in resizeGL() local
85 GrBackendRenderTargetDesc desc; in getDesc() local
/external/chromium_org/third_party/WebKit/Source/web/
DWebFontDescription.cpp38 WebFontDescription::WebFontDescription(const FontDescription& desc) in WebFontDescription()
56 FontDescription desc; in operator FontDescription() local
/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/
DAnnotationNode.java47 public String desc; field in AnnotationNode
67 public AnnotationNode(final String desc) { in AnnotationNode()
96 final String desc, in visitEnum()
110 final String desc) in visitAnnotation()
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/extensions/searchvox/
Dcontext_menu.js127 { desc: 'Main Results', cmd: Command.MAIN }, property
128 { desc: 'Search Tools', cmd: Command.TOOLS }, property
129 { desc: 'Ads', cmd: Command.ADS } property
/external/chromium_org/ppapi/tests/
Dtest_browser_font.cc50 pp::BrowserFontDescription desc; in TestMeasure() local
62 pp::BrowserFontDescription desc; in TestMeasureRTL() local
105 pp::BrowserFontDescription desc; in TestCharPos() local
122 pp::BrowserFontDescription desc; in TestCharPosRTL() local
164 pp::BrowserFontDescription desc; in TestDraw() local

12345678910>>...40