/netbsd-src/external/bsd/ntp/dist/libjsmn/ |
H A D | jsmn_test.c | 35 #define TOKEN_STRING(js, t, s) \ argument 36 (strncmp(js+(t).start, s, (t).end - (t).start) == 0 \ 47 const char *js; in test_empty() local 52 js = "{}"; in test_empty() 54 r = jsmn_parse(&p, js, strlen(js), t, 10); in test_empty() 59 js = "[]"; in test_empty() 61 r = jsmn_parse(&p, js, strlen(js), t, 10); in test_empty() 66 js = "{\"a\":[]}"; in test_empty() 68 r = jsmn_parse(&p, js, strlen(js), t, 10); in test_empty() 74 js = "[{},{}]"; in test_empty() [all …]
|
H A D | jsmn.c | 39 static jsmnerr_t jsmn_parse_primitive(jsmn_parser *parser, const char *js, in jsmn_parse_primitive() argument 46 for (; parser->pos < len && js[parser->pos] != '\0'; parser->pos++) { in jsmn_parse_primitive() 47 switch (js[parser->pos]) { in jsmn_parse_primitive() 56 if (js[parser->pos] < 32 || js[parser->pos] >= 127) { in jsmn_parse_primitive() 88 static jsmnerr_t jsmn_parse_string(jsmn_parser *parser, const char *js, in jsmn_parse_string() argument 97 for (; parser->pos < len && js[parser->pos] != '\0'; parser->pos++) { in jsmn_parse_string() 98 char c = js[parser->pos]; in jsmn_parse_string() 121 switch (js[parser->pos]) { in jsmn_parse_string() 129 for(i = 0; i < 4 && parser->pos < len && js[parser->pos] != '\0'; i++) { in jsmn_parse_string() 131 if(!((js[parser->pos] >= 48 && js[parser->pos] <= 57) || /* 0-9 */ in jsmn_parse_string() [all …]
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
H A D | js_calls_example.txt | 80 browser.js func BrowserLoadURL 1 81 browser.js func SetPageProxyState 1 82 browser.js func URLBarFocusHandler 1 83 browser.js func UpdateBackForwardButtons 1 84 browser.js func addEventListener 1 85 browser.js func addToUrlbarHistory 1 86 browser.js func canonizeUrl 1 87 browser.js func charsetLoadListener 1 88 browser.js func checkForDirectoryListing 1 89 browser.js func contentAreaClick 1 [all …]
|
H A D | js_objgc_example.txt | 33 browser.js 3 Function 39 browser.js 3 Function 49 browser.js 1 Array 50 browser.js 1 XPCNativeWrapper 55 browser.js 20 Function 67 bookmarksMenu.js 1 Function 68 browser.js 1 Array 69 browser.js 1 XPCNativeWrapper 74 bookmarks.js 3 With 75 firebug-service.js 3 Object [all …]
|
H A D | js_objnew_example.txt | 43 browser.js Array 1 44 browser.js Object 1 45 browser.js XPC_WN_NoMods_Proto_JSClass 1 46 browser.js nsJSCID 1 47 consoleAPI.js Call 1 48 firebug.js Constructor 1 49 firebug.js Location 1 50 firebug.js Object 1 51 firebug.js XPC_WN_ModsAllowed_Proto_JSClass 1 54 preferences.js nsJSCID 1 [all …]
|
H A D | js_who_example.txt | 30 10530 100 2 chrome://firebug/content/views/css.js 31 10530 100 2 chrome://firebug/content/views/dom.js 32 10530 100 2 chrome://firebug/content/views/events.js 33 10530 100 2 chrome://firebug/content/views/layout.js 34 10530 100 2 chrome://firebug/content/views/source.js 35 10530 100 2 chrome://firebug/content/views/style.js 40 10530 100 4 chrome://browser/content/utilityOverlay.js 41 10530 100 5 chrome://firebug/content/views/view.js 45 10530 100 10 chrome://reporter/content/reporterOverlay.js 49 10530 100 19 chrome://firebug/content/utils.js [all …]
|
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
H A D | js_calls_example.txt | 80 browser.js func BrowserLoadURL 1 81 browser.js func SetPageProxyState 1 82 browser.js func URLBarFocusHandler 1 83 browser.js func UpdateBackForwardButtons 1 84 browser.js func addEventListener 1 85 browser.js func addToUrlbarHistory 1 86 browser.js func canonizeUrl 1 87 browser.js func charsetLoadListener 1 88 browser.js func checkForDirectoryListing 1 89 browser.js func contentAreaClick 1 [all …]
|
H A D | js_objgc_example.txt | 33 browser.js 3 Function 39 browser.js 3 Function 49 browser.js 1 Array 50 browser.js 1 XPCNativeWrapper 55 browser.js 20 Function 67 bookmarksMenu.js 1 Function 68 browser.js 1 Array 69 browser.js 1 XPCNativeWrapper 74 bookmarks.js 3 With 75 firebug-service.js 3 Object [all …]
|
H A D | js_objnew_example.txt | 43 browser.js Array 1 44 browser.js Object 1 45 browser.js XPC_WN_NoMods_Proto_JSClass 1 46 browser.js nsJSCID 1 47 consoleAPI.js Call 1 48 firebug.js Constructor 1 49 firebug.js Location 1 50 firebug.js Object 1 51 firebug.js XPC_WN_ModsAllowed_Proto_JSClass 1 54 preferences.js nsJSCID 1 [all …]
|
H A D | js_who_example.txt | 30 10530 100 2 chrome://firebug/content/views/css.js 31 10530 100 2 chrome://firebug/content/views/dom.js 32 10530 100 2 chrome://firebug/content/views/events.js 33 10530 100 2 chrome://firebug/content/views/layout.js 34 10530 100 2 chrome://firebug/content/views/source.js 35 10530 100 2 chrome://firebug/content/views/style.js 40 10530 100 4 chrome://browser/content/utilityOverlay.js 41 10530 100 5 chrome://firebug/content/views/view.js 45 10530 100 10 chrome://reporter/content/reporterOverlay.js 49 10530 100 19 chrome://firebug/content/utils.js [all …]
|
/netbsd-src/external/bsd/ntp/dist/libjsmn/example/ |
H A D | jsondump.c | 14 static int dump(const char *js, jsmntok_t *t, size_t count, int indent) { in dump() argument 20 printf("%.*s", t->end - t->start, js+t->start); in dump() 23 printf("'%.*s'", t->end - t->start, js+t->start); in dump() 30 j += dump(js, t+1+j, count-j, indent+1); in dump() 32 j += dump(js, t+1+j, count-j, indent+1); in dump() 42 j += dump(js, t+1+j, count-j, indent+1); in dump() 53 char *js = NULL; in main() local 87 js = realloc(js, jslen + r + 1); in main() 88 if (js == NULL) { in main() 92 strncpy(js + jslen, buf, r); in main() [all …]
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | javascript | 4 # javascript: magic for javascript and node.js scripts. 6 0 string/tw #!/bin/node Node.js script executable 8 0 string/tw #!/usr/bin/node Node.js script executable 10 0 string/tw #!/bin/nodejs Node.js script executable 12 0 string/tw #!/usr/bin/nodejs Node.js script executable 14 0 string/t #!/usr/bin/env\ node Node.js script executable 16 0 string/t #!/usr/bin/env\ nodejs Node.js script executable 24 !:ext js 28 !:ext js 32 !:ext js [all …]
|
/netbsd-src/external/mit/libuv/dist/docs/src/guide/ |
H A D | introduction.rst | 25 2) a node.js module writer, who wants to wrap platform APIs 27 JavaScript. You will use libuv purely in the context of node.js. For 29 specific to v8/node.js. 37 from the browser. Using Google's V8_ and Marc Lehmann's libev_, node.js 40 node.js grew in popularity, it was important to make it work on Windows, but 47 library for system programming. Users outside of node.js include Mozilla's 70 .. _node.js: https://www.nodejs.org
|
/netbsd-src/external/mit/libuv/dist/ |
H A D | LINKS.md | 16 * [libnode](https://github.com/plenluno/libnode): C++ implementation of Node.js 24 * [mediasoup](http://mediasoup.org): Powerful WebRTC SFU for Node.js 27 * [node.js](http://www.nodejs.org/): Javascript (using Google's V8) + libuv 28 * [node.native](https://github.com/d5/node.native): node.js-like API for C++11 29 …//github.com/nodeuv): An organization with several c++ wrappers for libs which are used in node.js. 30 …om/phastlight/phastlight): Command line tool and web server written in PHP 5.3+ inspired by Node.js 90 * [libuv-java](https://java.net/projects/avatar-js/sources/libuv-java/show): Java bindings
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | user-email.sh.in | 170 .mozilla/*/prefs.js | .thunderbird/*/prefs.js) 175 .netscape/liprefs.js | .netscape/preferences.js)
|
/netbsd-src/common/dist/zlib/contrib/gcc_gvmat64/ |
H A D | gvmat64.S | 314 js LeaveNow 333 js LeaveNow 352 js LeaveNow 394 js LeaveNow
|
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/gcc_gvmat64/ |
H A D | gvmat64.S | 314 js LeaveNow 333 js LeaveNow 352 js LeaveNow 394 js LeaveNow
|
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/gcc_gvmat64/ |
H A D | gvmat64.S | 314 js LeaveNow 333 js LeaveNow 352 js LeaveNow 394 js LeaveNow
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/gcc_gvmat64/ |
H A D | gvmat64.S | 314 js LeaveNow 333 js LeaveNow 352 js LeaveNow 394 js LeaveNow
|
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/gcc_gvmat64/ |
H A D | gvmat64.S | 314 js LeaveNow 333 js LeaveNow 352 js LeaveNow 394 js LeaveNow
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/core2/ |
H A D | sublshC_n.asm | 91 js L(top) 100 js L(top) 114 js L(top) 149 js L(top)
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | column.cpp | 546 void column::justify(const justification_spec &js) in justify() argument 549 js.justify(col, &bottom); in justify() 559 justification_spec js(height); in column_justify() local 564 js.append(nm, v); in column_justify() 576 js.append(nm, v); in column_justify() 579 the_column->justify(js); in column_justify()
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/ |
H A D | aorrlshC_n.asm | 105 js L(top) 113 js L(top) 125 js L(top) 156 js L(top)
|
/netbsd-src/external/mit/libuv/dist/docs/src/ |
H A D | index.rst | 9 was primarily developed for use by `Node.js`_, but it's also used by `Luvit`_, 16 .. _Node.js: https://nodejs.org
|
/netbsd-src/tests/include/ |
H A D | t_bitstring.c | 49 int jc, js; in printbits() local 52 bit_ffs(b, n, &js); in printbits() 54 (void) fprintf(file, "%3d %3d ", jc, js); in printbits()
|