Searched defs:Type (Results 226 - 250 of 887) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebHTTPBody.h52 enum Type { TypeData, TypeFile, TypeBlob, TypeFileSystemURL } type; enum in struct:blink::WebHTTPBody::Element
H A DWebMediaStreamSource.h63 enum Type { enum in class:blink::WebMediaStreamSource
86 BLINK_PLATFORM_EXPORT void initialize(const WebString& id, Type, const WebString& name);
91 BLINK_PLATFORM_EXPORT Type type() const;
/external/chromium_org/third_party/closure_linter/closure_linter/
H A Derror_fixer.py36 Type = javascripttokens.JavaScriptTokenType variable
108 if iterator.type == Type.DOC_START_BRACE or iterator.string.isspace():
127 if iterator.type == Type.DOC_END_BRACE or iterator.string.isspace():
140 if iterator.type == Type.DOC_START_BRACE or iterator.string.isspace():
153 semicolon_token = Token(';', Type.SEMICOLON, token.line,
225 end_quote = tokenutil.Search(token, Type.DOUBLE_QUOTE_STRING_END)
228 "'", Type.SINGLE_QUOTE_STRING_START, token.line, token.line_number)
230 "'", Type.SINGLE_QUOTE_STRING_START, end_quote.line,
243 if start_token.type != Type.DOC_START_BRACE:
252 new_token = Token('{', Type
[all...]
H A Djavascriptlintrules.py42 Type = javascripttokens.JavaScriptTokenType variable
77 token and token.type == Type.DOC_FLAG and
109 if token.type == Type.SIMPLE_LVALUE:
139 if token.type == Type.IDENTIFIER:
144 if token.type == Type.DOC_FLAG:
198 'Type should be immediately after %s tag' % token.string,
201 elif token.type == Type.DOUBLE_QUOTE_STRING_START:
203 while next_token.type == Type.STRING_TEXT:
215 elif token.type == Type.END_DOC_COMMENT:
245 next_token.type in Type
[all...]
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dscreencastid.h23 enum Type { INVALID, WINDOW, DESKTOP }; enum in class:cricket::ScreencastId
34 Type type() const { return type_; }
80 Type type_;
/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprog_parameter.h74 gl_register_file Type; /**< PROGRAM_NAMED_PARAM, CONSTANT or STATE_VAR */ member in struct:gl_program_parameter
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfCIDFontDictionary_autogen.cpp11 SkString SkPdfCIDFontDictionary::Type(SkPdfNativeDoc* doc) { function in class:SkPdfCIDFontDictionary
12 SkPdfNativeObject* ret = get("Type", "");
20 return get("Type", "") != NULL;
H A DSkPdfFileSpecificationDictionary_autogen.cpp11 SkString SkPdfFileSpecificationDictionary::Type(SkPdfNativeDoc* doc) { function in class:SkPdfFileSpecificationDictionary
12 SkPdfNativeObject* ret = get("Type", "");
20 return get("Type", "") != NULL;
H A DSkPdfSignatureDictionary_autogen.cpp11 SkString SkPdfSignatureDictionary::Type(SkPdfNativeDoc* doc) { function in class:SkPdfSignatureDictionary
12 SkPdfNativeObject* ret = get("Type", "");
20 return get("Type", "") != NULL;
H A DSkPdfStructureTreeRootDictionary_autogen.cpp11 SkString SkPdfStructureTreeRootDictionary::Type(SkPdfNativeDoc* doc) { function in class:SkPdfStructureTreeRootDictionary
12 SkPdfNativeObject* ret = get("Type", "");
20 return get("Type", "") != NULL;
H A DSkPdfType16HalftoneDictionary_autogen.cpp11 SkString SkPdfType16HalftoneDictionary::Type(SkPdfNativeDoc* doc) { function in class:SkPdfType16HalftoneDictionary
12 SkPdfNativeObject* ret = get("Type", "");
20 return get("Type", "") != NULL;
H A DSkPdfType1FontDictionary_autogen.cpp11 SkString SkPdfType1FontDictionary::Type(SkPdfNativeDoc* doc) { function in class:SkPdfType1FontDictionary
12 SkPdfNativeObject* ret = get("Type", "");
20 return get("Type", "") != NULL;
H A DSkPdfType1HalftoneDictionary_autogen.cpp11 SkString SkPdfType1HalftoneDictionary::Type(SkPdfNativeDoc* doc) { function in class:SkPdfType1HalftoneDictionary
12 SkPdfNativeObject* ret = get("Type", "");
20 return get("Type", "") != NULL;
H A DSkPdfType1PatternDictionary_autogen.cpp11 SkString SkPdfType1PatternDictionary::Type(SkPdfNativeDoc* doc) { function in class:SkPdfType1PatternDictionary
12 SkPdfNativeObject* ret = get("Type", "");
20 return get("Type", "") != NULL;
/external/chromium_org/third_party/skia/include/core/
H A DSkImageEncoder.h20 enum Type { enum in class:SkImageEncoder
31 static SkImageEncoder* Create(Type);
62 static SkData* EncodeData(const SkBitmap&, Type, int quality);
63 static bool EncodeFile(const char file[], const SkBitmap&, Type,
65 static bool EncodeStream(SkWStream*, const SkBitmap&, Type,
109 typedef SkTRegistry<SkImageEncoder*(*)(SkImageEncoder::Type)> SkImageEncoder_EncodeReg;
/external/chromium_org/third_party/skia/include/effects/
H A DSkPerlinNoiseShader.h38 enum Type { enum in class:SkPerlinNoiseShader
113 SkPerlinNoiseShader(SkPerlinNoiseShader::Type type, SkScalar baseFrequencyX,
121 /*const*/ SkPerlinNoiseShader::Type fType;
/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
H A Dmalloc_extension.h386 enum Type { enum in struct:base::MallocRange
396 Type type; // Type of this range
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
H A Dmalloc_extension.h399 enum Type { enum in struct:base::MallocRange
409 Type type; // Type of this range
/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/fixtures/
H A Dafter_initialization_fixture.h50 enum Type { Rtp, Rtcp, } type; enum in struct:LoopBackTransport::Packet
53 Packet(Type type, int channel, const void* data, int len)
64 void StorePacket(Packet::Type type, int channel, const void* data, int len) {
/external/chromium_org/tools/clang/blink_gc_plugin/tests/
H A Dfinalize_after_dispatch.h39 enum Type { TB, TC, TD }; enum in class:blink::A
40 A(Type type) : m_type(type) { }
42 Type m_type;
65 Abstract(Type type) : A(type) { }
/external/chromium_org/tools/gn/
H A Dvalue.h22 enum Type { enum in class:Value
32 Value(const ParseNode* origin, Type t);
49 Type type() const { return type_; }
52 static const char* DescribeType(Type t);
111 bool VerifyTypeIs(Type t, Err* err) const;
122 Type type_;
/external/chromium_org/ui/shell_dialogs/
H A Dselect_file_dialog.h32 enum Type { enum in class:ui::SelectFileDialog
146 // |type| is the type of file dialog to be shown, see Type enumeration above.
165 void SelectFile(Type type,
188 Type type,
/external/chromium_org/v8/src/compiler/
H A Dsimplified-operator.h18 typedef TypeImpl<ZoneTypeConfig> Type; typedef in namespace:v8::internal
40 Type* type; // type of the field.
54 Type* type; // type of the element.
114 const Operator* ReferenceEqual(Type* type);
/external/clang/lib/AST/
H A DInheritViz.cpp46 void WriteGraph(QualType Type) { argument
47 Out << "digraph \"" << DOT::EscapeString(Type.getAsString()) << "\" {\n";
48 WriteNode(Type, false);
55 void WriteNode(QualType Type, bool FromVirtual);
60 raw_ostream& WriteNodeReference(QualType Type, bool FromVirtual);
63 void InheritanceHierarchyWriter::WriteNode(QualType Type, bool FromVirtual) { argument
64 QualType CanonType = Context.getCanonicalType(Type);
77 WriteNodeReference(Type, FromVirtual);
80 std::string TypeName = Type.getAsString();
95 = static_cast<const CXXRecordDecl *>(Type
125 WriteNodeReference(QualType Type, bool FromVirtual) argument
[all...]
/external/clang/lib/Driver/
H A DAction.cpp57 JobAction::JobAction(ActionClass Kind, Action *Input, types::ID Type) argument
58 : Action(Kind, Input, Type) {
61 JobAction::JobAction(ActionClass Kind, const ActionList &Inputs, types::ID Type) argument
62 : Action(Kind, Inputs, Type) {
103 LinkJobAction::LinkJobAction(ActionList &Inputs, types::ID Type) argument
104 : JobAction(LinkJobClass, Inputs, Type) {
109 LipoJobAction::LipoJobAction(ActionList &Inputs, types::ID Type) argument
110 : JobAction(LipoJobClass, Inputs, Type) {
115 DsymutilJobAction::DsymutilJobAction(ActionList &Inputs, types::ID Type) argument
116 : JobAction(DsymutilJobClass, Inputs, Type) {
121 VerifyJobAction(ActionClass Kind, Action *Input, types::ID Type) argument
128 VerifyJobAction(ActionClass Kind, ActionList &Inputs, types::ID Type) argument
137 VerifyDebugInfoJobAction(Action *Input, types::ID Type) argument
144 VerifyPCHJobAction(Action *Input, types::ID Type) argument
[all...]

Completed in 1167 milliseconds

1234567891011>>