/netbsd/external/bsd/ntp/dist/libjsmn/ |
H A D | jsmn_test.c | 54 r = jsmn_parse(&p, js, strlen(js), t, 10); in test_empty() 61 r = jsmn_parse(&p, js, strlen(js), t, 10); in test_empty() 68 r = jsmn_parse(&p, js, strlen(js), t, 10); in test_empty() 76 r = jsmn_parse(&p, js, strlen(js), t, 10); in test_empty() 99 check(TOKEN_STRING(js, tokens[0], js)); in test_simple() 124 r = jsmn_parse(&p, js, strlen(js), tok, 10); in test_primitive() 132 r = jsmn_parse(&p, js, strlen(js), tok, 10); in test_primitive() 140 r = jsmn_parse(&p, js, strlen(js), tok, 10); in test_primitive() 148 r = jsmn_parse(&p, js, strlen(js), tok, 10); in test_primitive() 156 r = jsmn_parse(&p, js, strlen(js), tok, 10); in test_primitive() [all …]
|
H A D | jsmn.c | 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() 98 char c = js[parser->pos]; in jsmn_parse_string() 121 switch (js[parser->pos]) { in jsmn_parse_string() 131 if(!((js[parser->pos] >= 48 && js[parser->pos] <= 57) || /* 0-9 */ in jsmn_parse_string() 132 (js[parser->pos] >= 65 && js[parser->pos] <= 70) || /* A-F */ in jsmn_parse_string() 133 (js[parser->pos] >= 97 && js[parser->pos] <= 102))) { /* a-f */ in jsmn_parse_string() 166 c = js[parser->pos]; in jsmn_parse() 233 r = jsmn_parse_string(parser, js, len, tokens, num_tokens); in jsmn_parse() [all …]
|
/netbsd/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 49 browser.js 1 Array 68 browser.js 1 Array 74 bookmarks.js 3 With 81 bookmarks.js 19 Error 105 browser.js 1 Array 126 nsUpdateService.js 3 With 127 utilityOverlay.js 3 Call 136 bookmarks.js 57 With 178 nsUpdateService.js 0 With [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 41 10530 100 5 chrome://firebug/content/views/view.js 49 10530 100 19 chrome://firebug/content/utils.js 55 10530 100 110 chrome://browser/content/browser.js 57 10530 100 133 chrome://firebug/content/firebug.js [all …]
|
/netbsd/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 49 browser.js 1 Array 68 browser.js 1 Array 74 bookmarks.js 3 With 81 bookmarks.js 19 Error 105 browser.js 1 Array 126 nsUpdateService.js 3 With 127 utilityOverlay.js 3 Call 136 bookmarks.js 57 With 178 nsUpdateService.js 0 With [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 41 10530 100 5 chrome://firebug/content/views/view.js 49 10530 100 19 chrome://firebug/content/utils.js 55 10530 100 110 chrome://browser/content/browser.js 57 10530 100 133 chrome://firebug/content/firebug.js [all …]
|
/netbsd/external/bsd/ntp/dist/libjsmn/example/ |
H A D | jsondump.c | 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() 96 r = jsmn_parse(&p, js, jslen, tok, tokcount); in main() [all …]
|
/netbsd/external/bsd/file/dist/magic/magdir/ |
H A D | javascript | 4 # javascript: magic for javascript and node.js scripts. 6 0 string/w #!/bin/node Node.js script text executable 8 0 string/w #!/usr/bin/node Node.js script text executable 10 0 string/w #!/bin/nodejs Node.js script text executable 12 0 string/w #!/usr/bin/nodejs Node.js script text executable 14 0 string #!/usr/bin/env\ node Node.js script text executable 16 0 string #!/usr/bin/env\ nodejs Node.js script text executable 27 # Note: used in bytenode and NW.js protected source code
|
/netbsd/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/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/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/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/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/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/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/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/common/dist/zlib/contrib/gcc_gvmat64/ |
H A D | gvmat64.S | 314 js LeaveNow 333 js LeaveNow 352 js LeaveNow 394 js LeaveNow
|
/netbsd/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/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/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/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()
|