Searched refs:keyword (Results 1 - 25 of 321) sorted by last modified time

1234567891011>>

/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.cpp4362 if(length < 1 || length > 79) CERROR_BREAK(error, 89); /*keyword too short or long*/
4370 string2_begin = length + 1; /*skip keyword null terminator*/
4407 if(length < 1 || length > 79) CERROR_BREAK(error, 89); /*keyword too short or long*/
4460 if(length < 1 || length > 79) CERROR_BREAK(error, 89); /*keyword too short or long*/
5009 static unsigned addChunk_tEXt(ucvector* out, const char* keyword, const char* textstring) argument
5015 for(i = 0; keyword[i] != 0; i++) ucvector_push_back(&text, (unsigned char)keyword[i]);
5016 if(i < 1 || i > 79) return 89; /*error: invalid keyword size*/
5025 static unsigned addChunk_zTXt(ucvector* out, const char* keyword, const char* textstring, argument
5034 for(i = 0; keyword[
5052 addChunk_iTXt(ucvector* out, unsigned compressed, const char* keyword, const char* langtag, const char* transkey, const char* textstring, LodePNGCompressSettings* zlibsettings) argument
[all...]
/external/sepolicy/tools/sepolicy-analyze/
H A Dneverallow.c23 const char *keyword = "self"; local
24 size_t keyword_size = strlen(keyword), len;
100 if (len == keyword_size && !strncmp(start, keyword, keyword_size)) {
372 const char *keyword = "neverallow"; local
373 size_t keyword_size = strlen(keyword), len;
393 if (len != keyword_size || strncmp(start, keyword, keyword_size))
/external/skia/experimental/PdfViewer/
H A DSkPdfFont.cpp328 #define tokenIsKeyword(token,keyword) (token.fType == kKeyword_TokenType && \
329 token.fKeywordLength==sizeof(keyword)-1 && \
330 strncmp(token.fKeyword, keyword, sizeof(keyword)-1) == 0)
/external/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeObject.h215 // Gives quick access to the buffer's address of a string/keyword/name
232 // Gives quick access to the length of a string/keyword/name
728 // Returns true if the object is a R keyword (used to identify references, e.g. "10 3 R".
743 bool isKeyword(const char* keyword) const {
750 if (strlen(keyword) != fStr.fBytes) {
754 if (strncmp(keyword, (const char*)fStr.fBuffer, fStr.fBytes) != 0) {
/external/skia/experimental/webtry/res/css/cm/
H A Dcodemirror.css69 .cm-s-default .cm-keyword {color: #708;}
/external/regex-re2/lib/codereview/
H A Dcodereview.py1139 for k in ['date', 'keyword', 'rev', 'user']:
1530 for r in hg_log(ui, repo, keyword="codereview.appspot.com/"+clname, limit=100, template="{node}\n").split():
2448 kwargs: Any keyword arguments are converted into query string parameters.
2934 kwargs: Any keyword arguments are converted into query string parameters.
/external/robolectric/lib/main/
H A Dh2-1.2.147.jar ... implements org.h2.bnf.Rule { private boolean keyword private String name private org.h2.bnf. ...
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowSQLiteQueryBuilder.java43 private static void conditionallyAppend(StringBuilder sb, String keyword, String value) { argument
45 sb.append(keyword);
/external/qemu/distrib/jpeg-6b/
H A Dcdjpeg.c116 * Case-insensitive matching of possibly-abbreviated keyword switches.
117 * keyword is the constant keyword (must be lower case already),
122 keymatch (char * arg, const char * keyword, int minchars)
128 if ((ck = *keyword++) == '\0')
129 return FALSE; /* arg longer than keyword, no good */
H A Dcdjpeg.h149 EXTERN(boolean) keymatch JPP((char * arg, const char * keyword, int minchars));
H A Drdjpgcom.c408 keymatch (char * arg, const char * keyword, int minchars) argument
409 /* Case-insensitive matching of (possibly abbreviated) keyword switches. */
410 /* keyword is the constant keyword (must be lower case already), */
417 if ((ck = *keyword++) == '\0')
418 return 0; /* arg longer than keyword, no good */
H A Dwrjpgcom.c384 keymatch (char * arg, const char * keyword, int minchars) argument
385 /* Case-insensitive matching of (possibly abbreviated) keyword switches. */
386 /* keyword is the constant keyword (must be lower case already), */
393 if ((ck = *keyword++) == '\0')
394 return 0; /* arg longer than keyword, no good */
/external/qemu/
H A Doffset_layout.py9 _RE_LINE = re.compile("^\s*(?P<keyword>[\w-]+)\s+{\s*$")
65 keyword = m_line.group("keyword")
66 if keyword in ["display", "button"]:
67 mode = keyword
73 is_phone = keyword in PHONE
74 is_keyboard = (len(keyword) == 1 and keyword.isalnum())
76 is_keyboard = keyword in KEYBOARD
/external/qemu/qobject/
H A Djson-parser.c576 parse_error(ctxt, token, "invalid keyword `%s'", token_get_value(token));
/external/protobuf/editors/
H A Dproto.vim53 syn keyword pbTodo contained TODO FIXME XXX
56 syn keyword pbSyntax syntax import option
57 syn keyword pbStructure package message group
58 syn keyword pbRepeat optional required repeated
59 syn keyword pbDefault default
60 syn keyword pbExtend extend extensions to max
61 syn keyword pbRPC service rpc returns
63 syn keyword pbType int32 int64 uint32 uint64 sint32 sint64
64 syn keyword pbType fixed32 fixed64 sfixed32 sfixed64
65 syn keyword pbTyp
[all...]
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dcdjpeg.h149 EXTERN(boolean) keymatch JPP((char * arg, const char * keyword, int minchars));
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
H A Dcidload.c72 const T1_Field keyword )
81 /* if the keyword has a dedicated callback, call it */
82 if ( keyword->type == T1_FIELD_TYPE_CALLBACK )
84 keyword->reader( (FT_Face)face, parser );
90 switch ( keyword->location )
116 keyword->ident ));
122 switch ( keyword->location )
136 /* now, load the keyword data in the object's field(s) */
137 if ( keyword->type == T1_FIELD_TYPE_INTEGER_ARRAY ||
138 keyword
343 T1_Field keyword = (T1_Field)cid_field_records; local
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
H A Dt1load.c51 /* callback when it encounters an immediate keyword. */
929 /* if the keyword has a dedicated callback, call it */
937 /* now, the keyword is either a simple field, or a table of fields; */
1021 FT_TRACE1(( "t1_load_keyword: ignoring keyword `%s'"
1566 /* we stop when we find a `def' or `end' keyword */
1940 /* now compare the immediate name to the keyword table */
1941 T1_Field keyword = (T1_Field)t1_keywords; local
1949 name = (FT_Byte*)keyword->ident;
1989 if ( !( dict & keyword->dict ) )
1993 keyword
[all...]
/external/netcat/
H A Dnetcat.c995 const char *keyword; member in struct:toskeywords
1028 for (t = toskeywords; t->keyword != NULL; t++) {
1029 if (strcmp(s, t->keyword) == 0) {
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DKeywordsBox.java57 for (String keyword : keywords) {
58 contentSize += 1 + Utf8.utf8StringLengthInBytes(keyword) + 1;
80 for (String keyword : keywords) {
81 IsoTypeWriter.writeUInt8(byteBuffer, Utf8.utf8StringLengthInBytes(keyword) + 1);
82 byteBuffer.put(Utf8.convert(keyword));
90 buffer.append(";keyword").append(i).append("=").append(keywords[i]);
/external/mesa3d/src/mapi/glapi/gen/
H A Dgl_apitemp.py61 keyword = "KEYWORD1"
63 keyword = "KEYWORD1_ALT"
100 print '%s %s KEYWORD2 NAME(%s)(%s);' % (keyword, f.return_type, n, f.get_parameter_string(name))
103 print '%s %s KEYWORD2 NAME(%s)(%s)' % (keyword, f.return_type, n, f.get_parameter_string(name))
/external/llvm/utils/lit/lit/
H A DTestRunner.py344 # Convert the keyword and line to ascii strings and yield the
348 keyword,ln = match.groups()
349 yield (line_number, str(keyword[:-1].decode('ascii')),
/external/llvm/utils/vim/
H A Dllvm.vim17 syn keyword llvmType void half float double x86_fp80 fp128 ppc_fp128
18 syn keyword llvmType label metadata x86_mmx
19 syn keyword llvmType type label opaque
25 syn keyword llvmStatement add addrspacecast alloca and arcp ashr atomicrmw
26 syn keyword llvmStatement bitcast br call cmpxchg eq exact extractelement
27 syn keyword llvmStatement extractvalue fadd fast fcmp fdiv fence fmul fpext
28 syn keyword llvmStatement fptosi fptoui fptrunc free frem fsub getelementptr
29 syn keyword llvmStatement icmp inbounds indirectbr insertelement insertvalue
30 syn keyword llvmStatement inttoptr invoke landingpad load lshr malloc max min
31 syn keyword llvmStatemen
[all...]
H A Dtablegen.vim17 syn keyword tgKeyword def let in code dag field include defm foreach
18 syn keyword tgType class int string list bit bits multiclass
28 syn keyword tgTodo contained TODO FIXME

Completed in 9113 milliseconds

1234567891011>>