Searched full:just (Results 15826 - 15850 of 17062) sorted by relevance
1...<<631632633634635636637638639640>>...683
/third_party/node/doc/api/ |
H A D | addons.json | 56 "desc": "<p>Node.js uses statically linked libraries such as V8, libuv, and OpenSSL. All\naddons are required to link to V8 and may link to any of the other dependencies\nas well. Typically, this is as simple as including the appropriate\n<code>#include <...></code> statements (e.g. <code>#include <v8.h></code>) and <code>node-gyp</code> will locate\nthe appropriate headers automatically. However, there are a few caveats to be\naware of:</p>\n<ul>\n<li>\n<p>When <code>node-gyp</code> runs, it will detect the specific release version of Node.js\nand download either the full source tarball or just the headers. If the full\nsource is downloaded, addons will have complete access to the full set of\nNode.js dependencies. However, if only the Node.js headers are downloaded,\nthen only the symbols exported by Node.js will be available.</p>\n</li>\n<li>\n<p><code>node-gyp</code> can be run using the <code>--nodedir</code> flag pointing at a local Node.js\nsource image. Using this option, the addon will have access to the full set of\ndependencies.</p>\n</li>\n</ul>",
|
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | msvs_emulation.py | 45 # passed literally through escaping so they can be singled to just the
|
/third_party/node/tools/v8_gypfiles/ |
H A D | v8.gyp | 1201 # here just for 'BUILD.gn' sync
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | mft.c | 1535 * However the original record may just be garbage, so in ntfs_mft_rec_alloc()
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsundelete.c | 1422 * stream is still free disk space. This is just measuring the potential for
|
/third_party/openGLES/extensions/ARB/ |
H A D | ARB_color_buffer_float.txt | 160 RESOLVED: Yes to both. RasterPos is processed just like a
|
H A D | ARB_fragment_shader.txt | 337 this array might or might not be actual color data, just as is true for
|
H A D | ARB_transform_feedback3.txt | 1242 attribute types are just numbers, with nothing requiring that the number
|
/third_party/openGLES/extensions/KHR/ |
H A D | KHR_blend_equation_advanced.txt | 933 work just fine in that case.
|
/third_party/openGLES/extensions/NV/ |
H A D | NV_float_buffer.txt | 511 as for DrawPixels stopping just before final conversion. For textures
|
/third_party/nghttp2/src/ |
H A D | shrpx_tls.cc | 685 // identifier sorted by preference order. So we just break when we in alpn_select_proto_cb()
|
H A D | shrpx_http3_upstream.cc | 2149 // just ignore if this is a trailer part. in http_recv_request_header()
|
H A D | HttpServer.cc | 2013 // We don't verify the client certificate. Just request it for the in verify_callback()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | udata.cpp | 666 * just return the cached UDataMem object. *
|
H A D | ucase.cpp | 461 * a single supplementary code point would just not be found in ucase_addStringCaseClosure()
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | utext.h | 918 * deleted, not just until the next time the access() function is called
|
/third_party/node/deps/googletest/src/ |
H A D | gtest-death-test.cc | 121 "those do not support clone(). Valgrind 3.3.1 will just fail if "
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_astc.cpp | 28 * Decompression code for GL_KHR_texture_compression_astc_ldr, which is just
|
/third_party/mesa3d/src/intel/dev/ |
H A D | intel_device_info.c | 1390 * subslices for each slice. Just verify that this is true. in fill_masks()
|
/third_party/mesa3d/src/mesa/program/ |
H A D | program_parse.y | 1614 /* Since GL_ARB_matrix_palette isn't supported, just let any value
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | numfmt.cpp | 397 // These functions add the status code, just fall back to the non-status versions
|
H A D | rbt_pars.cpp | 394 * segments. If isSegment is false, just accumulate
|
H A D | dtitvfmt.cpp | 1045 // we just changed the size of the hour field (and new day period field) in normalizeHourMetacharacters()
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | msvs_emulation.py | 45 # passed literally through escaping so they can be singled to just the
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | coll.h | 1221 * in which they are not. Invisible locales are still supported, they are just not
|
Completed in 68 milliseconds
1...<<631632633634635636637638639640>>...683