Home
last modified time | relevance | path

Searched defs:keywords (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/external/okhttp/website/static/
Dprettify.js21 V=/\S/,X=v({keywords:[M,O,E,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,l… property
23 …\s"'>]+)/i]]),["in.tag"]);p(C([],[["atv",/^[\S\s]+/]]),["uq.val"]);p(v({keywords:M,hashComments:!0… property
24 ["cs"]);p(v({keywords:N,cStyleComments:!0}),["java"]);p(v({keywords:y,hashComments:!0,multiLineStri… property
25 hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb","ruby"]);p(v({keywords:E,cStyleComment… property
/external/doclava/res/assets/templates-sdk/assets/js/
Dprettify.js20 …onst_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,de… property
23 /^style\s*=\s*([^\s"'>]+)/i]]),["in.tag"]);k(x([],[["atv",/^[\S\s]+/]]),["uq.val"]);k(u({keywords:F… property
24 ["cv","py"]);k(u({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,la… property
/external/doclava/res/assets/templates/assets/
Dprettify.js24 a.keywords.replace(/^\s+|\s+$/g,P);d.length&&c.push([uc,new RegExp(vc+d.replace(/\s+/g,O)+wc),r]);b… property
28 [$c]);y(C({keywords:ad,hashComments:o,cStyleComments:o}),[bd,cd,dd,ed,fd,gd]);y(C({keywords:hd}),[i… property
29 [zd]);y(C({keywords:Ad,cStyleComments:o,regexLiterals:o}),[Bd]);y(K([],[[U,/^[\s\S]+/]]),[Cd]);func… property
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
Dprettify.js1048 'keywords': ALL_KEYWORDS, property
1288 'keywords': CPP_KEYWORDS, property
1293 'keywords': 'null true false' property
1296 'keywords': CSHARP_KEYWORDS, property
1302 'keywords': JAVA_KEYWORDS, property
1306 'keywords': SH_KEYWORDS, property
1311 'keywords': PYTHON_KEYWORDS, property
1317 'keywords': PERL_KEYWORDS, property
1323 'keywords': RUBY_KEYWORDS, property
1329 'keywords': JSCRIPT_KEYWORDS, property
/external/slf4j/slf4j-site/src/site/pages/js/
Dprettify.js16 …h-2}}return i}return function(f){var i=g(f);i=h(f,i);return i}}var G=r({keywords:W,hashComments:tr… property
19 …-code"]);q(ua,["default-markup","html","htm","xhtml","xml","xsl"]);q(r({keywords:I,hashComments:tr… property
20 multiLineStrings:true,tripleQuotedStrings:true}),["cv","py"]);q(r({keywords:L,hashComments:true,mul… property
/external/deqp/framework/delibs/coding_guidelines/
Dprettify.js16 …h-2}}return i}return function(f){var i=g(f);i=h(f,i);return i}}var G=r({keywords:W,hashComments:tr… property
19 …-code"]);q(ua,["default-markup","html","htm","xhtml","xml","xsl"]);q(r({keywords:I,hashComments:tr… property
20 multiLineStrings:true,tripleQuotedStrings:true}),["cv","py"]);q(r({keywords:L,hashComments:true,mul… property
/external/python/cpython2/Modules/
D_bisectmodule.c50 static char *keywords[] = {"a", "x", "lo", "hi", NULL}; in bisect_right() local
81 static char *keywords[] = {"a", "x", "lo", "hi", NULL}; in insort_right() local
156 static char *keywords[] = {"a", "x", "lo", "hi", NULL}; in bisect_left() local
186 static char *keywords[] = {"a", "x", "lo", "hi", NULL}; in insort_left() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DWritePluralRulesSpreadsheets.java64 Set<String> keywords = missing.getKey(); in ranges() local
77 Set<String> keywords = missing.getKey(); in ranges() local
117 Set<String> keywords = rules.getKeywords(); in writePluralChecklist() local
183 Set<String> keywords = rules.getKeywords(); in writeRanges() local
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py41 def __init__(self, *args, **keywords):
439 def __init__(self, *args, **keywords):
840 def __init__(self, *args, **keywords):
1105 def __init__(self, *args, **keywords):
1738 def __init__(self, *args, **keywords):
2278 def __init__(self, *args, **keywords):
2935 def __init__(self, *args, **keywords):
3445 def __init__(self, *args, **keywords):
3836 def __init__(self, *args, **keywords):
4008 def __init__(self, *args, **keywords):
[all …]
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
DKeywordsBox.java33 private String[] keywords; field in KeywordsBox
51 public void setKeywords(String[] keywords) { in setKeywords()
/external/python/google-api-python-client/
Dsamples-index.py96 def context_from_sample(api, keywords, dirname, desc, uri): argument
131 def keyword_context_from_sample(keywords, dirname, desc, uri): argument
/external/openssh/regress/unittests/authopt/
Dtests.c137 #define FAIL_TEST(label, keywords) \ in test_authkeys_parse() argument
253 #define ARRAY_TEST(label, keywords, var, nvar, val) \ in test_authkeys_parse() argument
382 #define PREPARE(label, keyname, keywords) \ in test_merge() argument
417 #define FLAG_CASE(keybase, label, keyname, keywords, mostly_off, var, val) \ in test_merge() argument
/external/python/cpython3/Modules/
Dparsermodule.c384 static char *keywords[] = {"st", "line_info", "col_info", NULL}; in parser_st2tuple() local
420 static char *keywords[] = {"st", "line_info", "col_info", NULL}; in parser_st2list() local
456 static char *keywords[] = {"st", "filename", NULL}; in parser_compilest() local
506 static char *keywords[] = {"st", NULL}; in parser_isexpr() local
529 static char *keywords[] = {"st", NULL}; in parser_issuite() local
572 static char *keywords[] = {"source", NULL}; in parser_do_parse() local
757 static char *keywords[] = {"sequence", NULL}; in parser_tuple2st() local
D_peg_parser.c39 static char *keywords[] = {"string", "filename", "mode", "oldparser", NULL}; in _Py_compile_string() local
83 static char *keywords[] = {"string", "filename", "mode", "oldparser", "ast", NULL}; in _Py_parse_string() local
/external/llvm-project/flang/runtime/
Dio-api.cpp389 static const char *keywords[]{"YES", "NO", nullptr}; in YesOrNo() local
418 static const char *keywords[]{"NULL", "ZERO", nullptr}; in IONAME() local
437 static const char *keywords[]{"COMMA", "POINT", nullptr}; in IONAME() local
455 static const char *keywords[]{"APOSTROPHE", "QUOTE", "NONE", nullptr}; in IONAME() local
529 static const char *keywords[]{"UP", "DOWN", "ZERO", "NEAREST", "COMPATIBLE", in IONAME() local
560 static const char *keywords[]{"PLUS", "YES", "PROCESSOR_DEFINED", nullptr}; in IONAME() local
583 static const char *keywords[]{"SEQUENTIAL", "DIRECT", "STREAM", nullptr}; in IONAME() local
609 static const char *keywords[]{"READ", "WRITE", "READWRITE", nullptr}; in IONAME() local
644 static const char *keywords[]{"YES", "NO", nullptr}; in IONAME() local
667 static const char *keywords[]{"LIST", "FORTRAN", "NONE", nullptr}; in IONAME() local
[all …]
/external/llvm-project/lldb/source/Plugins/Language/ClangCommon/
DClangHighlighter.h20 llvm::StringSet<> keywords; variable
/external/python/cffi/c/
Dffi_obj.c340 static char *keywords[] = {"cdecl", "init", NULL}; in _ffi_new() local
392 static char *keywords[] = {"alloc", "free", "should_clear_after_alloc", in ffi_new_allocator() local
622 static char *keywords[] = {"cdecl", "replace_with", NULL}; in ffi_getctype() local
706 static char *keywords[] = {"cdecl", "python_buffer", in ffi_from_buffer() local
758 static char *keywords[] = {"name", "error", "onerror", NULL}; in ffi_def_extern() local
795 static char *keywords[] = {"cdecl", "python_callable", "error", in ffi_callback() local
879 static char *keywords[] = {"name", NULL}; in ffi_int_const() local
993 static char *keywords[] = {"func", "tag", NULL}; in ffi_init_once() local
Dmisc_win32.h94 static char *keywords[] = {"code", NULL}; in b_getwinerror() local
143 static char *keywords[] = {"code", NULL}; in b_getwinerror() local
/external/python/cpython3/Tools/peg_generator/peg_extension/
Dpeg_extension.c23 static char *keywords[] = {"file", "mode", NULL}; in parse_file() local
62 static char *keywords[] = {"str", "mode", NULL}; in parse_string() local
/external/jsmn/
Dlibrary.json3 "keywords": "json", string
/external/cldr/tools/java/org/unicode/cldr/draft/
DExtractCountItems.java83 Set<String> keywords = pluralInfo.getCanonicalKeywords(); in gatherData() local
114 Set<String> keywords = pluralInfo.getCanonicalKeywords(); in gatherData() local
/external/igt-gpu-tools/docs/reference/igt-gpu-tools/
Dgenerate_description_xml.py25 def keywordize(root, text, keywords): argument
/external/chromium-trace/catapult/third_party/polymer/components/font-roboto/
Dpackage.json8 "keywords": [ array
/external/deqp/modules/gles2/scripts/
Dgen-keywords.py93 keywords = [] variable
/external/deqp/modules/gles3/scripts/
Dgen-keywords.py107 keywords = [] variable

12345678910>>...12