Home
last modified time | relevance | path

Searched defs:code (Results 1 – 25 of 3816) sorted by relevance

12345678910>>...153

/external/cronet/stable/third_party/libxml/src/
Dxmlunicode.c977 xmlUCSIsAegeanNumbers(int code) { in xmlUCSIsAegeanNumbers()
990 xmlUCSIsAlphabeticPresentationForms(int code) { in xmlUCSIsAlphabeticPresentationForms()
1003 xmlUCSIsArabic(int code) { in xmlUCSIsArabic()
1016 xmlUCSIsArabicPresentationFormsA(int code) { in xmlUCSIsArabicPresentationFormsA()
1029 xmlUCSIsArabicPresentationFormsB(int code) { in xmlUCSIsArabicPresentationFormsB()
1042 xmlUCSIsArmenian(int code) { in xmlUCSIsArmenian()
1055 xmlUCSIsArrows(int code) { in xmlUCSIsArrows()
1068 xmlUCSIsBasicLatin(int code) { in xmlUCSIsBasicLatin()
1081 xmlUCSIsBengali(int code) { in xmlUCSIsBengali()
1094 xmlUCSIsBlockElements(int code) { in xmlUCSIsBlockElements()
[all …]
/external/libxml2/
Dxmlunicode.c977 xmlUCSIsAegeanNumbers(int code) { in xmlUCSIsAegeanNumbers()
990 xmlUCSIsAlphabeticPresentationForms(int code) { in xmlUCSIsAlphabeticPresentationForms()
1003 xmlUCSIsArabic(int code) { in xmlUCSIsArabic()
1016 xmlUCSIsArabicPresentationFormsA(int code) { in xmlUCSIsArabicPresentationFormsA()
1029 xmlUCSIsArabicPresentationFormsB(int code) { in xmlUCSIsArabicPresentationFormsB()
1042 xmlUCSIsArmenian(int code) { in xmlUCSIsArmenian()
1055 xmlUCSIsArrows(int code) { in xmlUCSIsArrows()
1068 xmlUCSIsBasicLatin(int code) { in xmlUCSIsBasicLatin()
1081 xmlUCSIsBengali(int code) { in xmlUCSIsBengali()
1094 xmlUCSIsBlockElements(int code) { in xmlUCSIsBlockElements()
[all …]
/external/cronet/tot/third_party/libxml/src/
Dxmlunicode.c977 xmlUCSIsAegeanNumbers(int code) { in xmlUCSIsAegeanNumbers()
990 xmlUCSIsAlphabeticPresentationForms(int code) { in xmlUCSIsAlphabeticPresentationForms()
1003 xmlUCSIsArabic(int code) { in xmlUCSIsArabic()
1016 xmlUCSIsArabicPresentationFormsA(int code) { in xmlUCSIsArabicPresentationFormsA()
1029 xmlUCSIsArabicPresentationFormsB(int code) { in xmlUCSIsArabicPresentationFormsB()
1042 xmlUCSIsArmenian(int code) { in xmlUCSIsArmenian()
1055 xmlUCSIsArrows(int code) { in xmlUCSIsArrows()
1068 xmlUCSIsBasicLatin(int code) { in xmlUCSIsBasicLatin()
1081 xmlUCSIsBengali(int code) { in xmlUCSIsBengali()
1094 xmlUCSIsBlockElements(int code) { in xmlUCSIsBlockElements()
[all …]
/external/python/cpython3/Lib/
Dstringprep.py12 def in_table_a1(code): argument
20 def in_table_b1(code): argument
189 def map_table_b3(code): argument
206 def in_table_c11(code): argument
210 def in_table_c12(code): argument
213 def in_table_c11_c12(code): argument
217 def in_table_c21(code): argument
221 def in_table_c22(code): argument
227 def in_table_c21_c22(code): argument
232 def in_table_c3(code): argument
[all …]
/external/fhir/spec/r4/json_definitions/
Dconceptmaps.json40 "code" : "home", string
42 "code" : "H", string
47 "code" : "work", string
49 "code" : "WP", string
54 "code" : "temp", string
56 "code" : "TMP", string
61 "code" : "old", string
63 "code" : "OLD", string
68 "code" : "BAD", string
74 "code" : "mobile", string
[all …]
Dv3-codesystems.json472 "code" : "_SubstanceAdminSubstitutionReason" string
1242 "code" : "_WorkSchedule" string
1352 "code" : "_ActInvoiceGroupCode" string
1622 "code" : "_SeverityObservation" string
1732 "code" : "_RoleClassAssociative" string
2167 "code" : "_ActIncidentCode" string
2839 "code" : "_ActEncounterCode" string
3156 "code" : "_ActClassROI" string
3206 "code" : "COVERAGE" string
3209 "code" : "ETREAT" string
[all …]
Dv2-tables.json2463 "code" : "1002-5", string
2467 "code" : "2028-9", string
2471 "code" : "2054-5", string
2475 "code" : "2076-8", string
2479 "code" : "2106-3", string
2483 "code" : "2131-1", string
7486 "code" : "AD", string
7490 "code" : "AUI", string
7494 "code" : "CCD", string
7498 "code" : "CCP", string
[all …]
/external/javaparser/javaparser-core-testing/src/test/java/com/github/javaparser/printer/lexicalpreservation/
DLexicalPreservingPrinterTest.java69 String code = "class A {int i;}"; in checkNodeTextCreatedForField() local
81 String code = "class A {int i;}"; in checkNodeTextCreatedForVariableDeclarator() local
94 String code = "class A {void foo(int p1, float p2) { }}"; in checkNodeTextCreatedForMethod() local
106 String code = "class A {void foo(int p1, float p2) { }}"; in checkNodeTextCreatedForMethodParameter() local
119 String code = "class A {void foo(int p1, float p2) { }}"; in checkNodeTextCreatedForPrimitiveType() local
133 String code = "import a.b.c.D;"; in checkNodeTextCreatedForSimpleImport() local
153 String code = "class A {ParseResult<T> result;}"; in checkNodeTextCreatedGenericType() local
166 String code = "public @interface ClassPreamble { String author(); }"; in checkNodeTextCreatedAnnotationDeclaration() local
177 String code = "public @interface ClassPreamble { String author(); }"; in checkNodeTextCreatedAnnotationMemberDeclaration() local
189 String code = "public @interface ClassPreamble { String[] author(); }"; in checkNodeTextCreatedAnnotationMemberDeclarationWithArrayType() local
[all …]
/external/ktfmt/core/src/test/java/com/facebook/ktfmt/cli/
DMainTest.kt106 val code = "fun f1 ( ) : Int = 0" in Using '-' as the filename formats an InputStream() constant
115 val code = "fun f1 ( " in Parsing errors are reported (stdin)() constant
125 val code = "fun f1 ( " in Parsing errors are reported (stdin-name)() constant
193 val code = """fun f() = println("hello, world")""" + "\n" in file is not modified if it is already formatted() constant
210 val code = """fun f() = println( "hello, world")""" + "\n" in file is modified if it is not formatted() constant
229 val code = in kotlinlang-style is passed to formatter (file)() constant
252 val code = in kotlinlang-style is passed to formatter (stdin)() constant
326 val code = """fun f () = println( "hello, world" )""" in --dry-run prints filename and does not change file() constant
339 val code = """fun f () = println( "hello, world" )""" in --dry-run prints 'stdin' and does not reformat code from stdin() constant
350 val code = """fun f() = println("hello, world")\n""" in --dry-run prints nothing when there are no changes needed (file)() constant
[all …]
/external/ktfmt/core/src/test/java/com/facebook/ktfmt/format/
DFormatterTest.kt156 val code = in support script (kts) files() constant
567 val code = in properties with line comment above initializer() constant
628 val code = in a property with a too long name being broken on multiple lines() constant
1048 val code = in expected indent in methods following single-line strings() constant
1077 val code = in imports with trailing comments and expressions() constant
1124 val code = in imports are deduplicated() constant
1154 val code = in unused imports are removed() constant
1194 val code = in used imports from this package are removed() constant
1224 val code = in potentially unused imports from this package are kept if they are overloaded() constant
1261 val code = in used imports from this package are kept if they are aliased() constant
[all …]
/external/python/cpython3/Lib/xml/dom/
D__init__.py77 code = INDEX_SIZE_ERR variable in IndexSizeErr
80 code = DOMSTRING_SIZE_ERR variable in DomstringSizeErr
83 code = HIERARCHY_REQUEST_ERR variable in HierarchyRequestErr
86 code = WRONG_DOCUMENT_ERR variable in WrongDocumentErr
89 code = INVALID_CHARACTER_ERR variable in InvalidCharacterErr
92 code = NO_DATA_ALLOWED_ERR variable in NoDataAllowedErr
95 code = NO_MODIFICATION_ALLOWED_ERR variable in NoModificationAllowedErr
98 code = NOT_FOUND_ERR variable in NotFoundErr
101 code = NOT_SUPPORTED_ERR variable in NotSupportedErr
104 code = INUSE_ATTRIBUTE_ERR variable in InuseAttributeErr
[all …]
/external/cronet/tot/net/docs/
Dnet-log.md32 ### Binary data and strings
53 ### 64-bit integers
63 ### Backwards compatibility
76 ### Example 1
94 ### Example 2
119 ### Example 3
148 ### Example 4
/external/cronet/stable/net/docs/
Dnet-log.md32 ### Binary data and strings
53 ### 64-bit integers
63 ### Backwards compatibility
76 ### Example 1
94 ### Example 2
119 ### Example 3
148 ### Example 4
/external/libjpeg-turbo/
Djerror.h31 #define JMESSAGE(code, string) argument
39 #define JMESSAGE(code, string) code, argument
234 #define ERREXIT(cinfo, code) \ argument
237 #define ERREXIT1(cinfo, code, p1) \ argument
241 #define ERREXIT2(cinfo, code, p1, p2) \ argument
246 #define ERREXIT3(cinfo, code, p1, p2, p3) \ argument
252 #define ERREXIT4(cinfo, code, p1, p2, p3, p4) \ argument
259 #define ERREXIT6(cinfo, code, p1, p2, p3, p4, p5, p6) \ argument
268 #define ERREXITS(cinfo, code, str) \ argument
277 #define WARNMS(cinfo, code) \ argument
[all …]
/external/coreboot/payloads/libpayload/curses/menu/
Dmenu.priv.h131 #define returnItem(code) TRACE_RETURN(code,item) argument
132 #define returnItemPtr(code) TRACE_RETURN(code,item_ptr) argument
133 #define returnItemOpts(code) TRACE_RETURN(code,item_opts) argument
134 #define returnMenu(code) TRACE_RETURN(code,menu) argument
135 #define returnMenuHook(code) TRACE_RETURN(code,menu_hook) argument
136 #define returnMenuOpts(code) TRACE_RETURN(code,menu_opts) argument
147 #define returnItem(code) return code argument
148 #define returnItemPtr(code) return code argument
149 #define returnItemOpts(code) return code argument
150 #define returnMenu(code) return code argument
[all …]
Dm_trace.c45 _nc_retrace_item_ptr(ITEM ** code) in _nc_retrace_item_ptr()
52 _nc_retrace_item_opts(Item_Options code) in _nc_retrace_item_opts()
59 _nc_retrace_menu(MENU * code) in _nc_retrace_menu()
66 _nc_retrace_menu_hook(Menu_Hook code) in _nc_retrace_menu_hook()
73 _nc_retrace_menu_opts(Menu_Options code) in _nc_retrace_menu_opts()
/external/crosvm/
DCONTRIBUTING.md12 ### Gerrit Account
23 ### Contributor License Agreement
33 ### Commit Messages
73 ### Uploading changes
106 ### Getting Reviews
128 ### Reviewing code (for OWNERS)
157 ### Submitting code
/external/chromium-trace/catapult/common/eslint/tests/
Dcatapult-camelcase.js51 code: "var o = {key: 1}", property
55 code: "var o = {bar_baz: 1}", property
59 code: "obj.a_b = 2;", property
63 code: "var obj = {\n a_a: 1 \n};\n obj.a_b = 2;", property
67 code: "obj.foo_bar = function(){};", property
71 code: "var { category_id: category } = query;", property
75 code: "var { category_id: category } = query;", property
80 code: "import { camelCased } from \"external module\";", property
84 code: "import { no_camelcased as camelCased } from \"external-module\";", property
88code: "import { no_camelcased as camelCased, anoterCamelCased } from \"external-module\";", property
[all …]
/external/python/python-api-core/google/api_core/
Dexceptions.py124 code: Union[int, None] = None variable in GoogleAPICallError
238 code = http.client.MOVED_PERMANENTLY variable in MovedPermanently
244 code = http.client.NOT_MODIFIED variable in NotModified
250 code = http.client.TEMPORARY_REDIRECT variable in TemporaryRedirect
260 code = 308 variable in ResumeIncomplete
270 code = http.client.BAD_REQUEST variable in BadRequest
295 code = http.client.UNAUTHORIZED variable in Unauthorized
307 code = http.client.FORBIDDEN variable in Forbidden
320 code = http.client.NOT_FOUND variable in NotFound
327 code = http.client.METHOD_NOT_ALLOWED variable in MethodNotAllowed
[all …]
/external/flatbuffers/src/
Didl_gen_php.cpp69 auto &code = *code_ptr; in BeginFile() local
91 std::string code = ""; in SaveType() local
103 std::string &code = *code_ptr; in BeginClass() local
113 std::string &code = *code_ptr; in EndClass() local
119 std::string &code = *code_ptr; in BeginEnum() local
126 std::string &code = *code_ptr; in EnumMember() local
135 std::string &code = *code_ptr; in EndEnum() local
142 std::string &code = *code_ptr; in NewRootTypeFromBuffer() local
163 std::string &code = *code_ptr; in InitializeExisting() local
180 std::string &code = *code_ptr; in GetVectorLen() local
[all …]
Didl_gen_go.cpp110 std::string code = ""; in generate() local
193 std::string &code = *code_ptr; in BeginClass() local
211 std::string &code = *code_ptr; in GenEnumType() local
218 std::string &code = *code_ptr; in BeginEnum() local
225 std::string &code = *code_ptr; in EnumMember() local
237 std::string &code = *code_ptr; in EndEnum() local
243 std::string &code = *code_ptr; in BeginEnumNames() local
252 std::string &code = *code_ptr; in EnumNameMember() local
264 std::string &code = *code_ptr; in EndEnumNames() local
270 std::string &code = *code_ptr; in EnumStringer() local
[all …]
/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2021-189.md3 ### CVE Number
6 ### Impact
11 ### Patches
16 ### For more information
19 ### Attribution
Dtfsa-2022-010.md3 ### CVE Number
6 ### Impact
15 ### Patches
22 ### For more information
25 ### Attribution
Dtfsa-2021-082.md3 ### CVE Number
6 ### Impact
16 ### Patches
24 ### For more information
30 ### Attribution
/external/strace/
Dioctl.c45 ioctl_lookup(const unsigned int code) in ioctl_lookup()
64 const unsigned int code = iop->code; in ioctl_next_match() local
72 ioctl_print_code(const unsigned int code) in ioctl_print_code()
81 evdev_decode_number(const unsigned int code) in evdev_decode_number()
148 hiddev_decode_number(const unsigned int code) in hiddev_decode_number()
186 const unsigned int code = tcp->u_arg[1]; in ioctl_decode_command_number() local
255 const unsigned int code = tcp->u_arg[1]; in ioctl_decode() local

12345678910>>...153