| /third_party/node/deps/npm/node_modules/safe-buffer/ |
| D | README.md | 331 ### Remote Memory Disclosure 366 ### Would this ever be a problem in real code? 410 ### Which real-world packages were vulnerable? 464 ### What's the solution? 492 ### How do we fix node.js core? 511 ### What's the real long-term fix? 538 ### Conclusion
|
| /third_party/node/deps/npm/node_modules/npm-registry-fetch/node_modules/safe-buffer/ |
| D | README.md | 331 ### Remote Memory Disclosure 366 ### Would this ever be a problem in real code? 410 ### Which real-world packages were vulnerable? 464 ### What's the solution? 492 ### How do we fix node.js core? 511 ### What's the real long-term fix? 538 ### Conclusion
|
| /third_party/node/deps/npm/node_modules/string_decoder/node_modules/safe-buffer/ |
| D | README.md | 333 ### Remote Memory Disclosure 368 ### Would this ever be a problem in real code? 412 ### Which real-world packages were vulnerable? 466 ### What's the solution? 494 ### How do we fix node.js core? 513 ### What's the real long-term fix? 540 ### Conclusion
|
| /third_party/node/doc/api/ |
| D | buffer.md | 3262 [`Buffer.alloc()`]: #buffer_static_method_buffer_alloc_size_fill_encoding 3263 [`Buffer.allocUnsafe()`]: #buffer_static_method_buffer_allocunsafe_size 3264 [`Buffer.allocUnsafeSlow()`]: #buffer_static_method_buffer_allocunsafeslow_size 3265 [`Buffer.concat()`]: #buffer_static_method_buffer_concat_list_totallength 3266 [`Buffer.from(array)`]: #buffer_static_method_buffer_from_array 3267 [`Buffer.from(arrayBuf)`]: #buffer_static_method_buffer_from_arraybuffer_byteoffset_length 3268 [`Buffer.from(buffer)`]: #buffer_static_method_buffer_from_buffer 3269 [`Buffer.from(string)`]: #buffer_static_method_buffer_from_string_encoding 3270 [`Buffer.poolSize`]: #buffer_class_property_buffer_poolsize 3286 [`buf.buffer`]: #buffer_buf_buffer [all …]
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| D | CodedOutputStreamTest.java | 152 private final boolean unsafe; field in CodedOutputStreamTest.NioDirectCoder 154 NioDirectCoder(int size, boolean unsafe) { in NioDirectCoder() 158 NioDirectCoder(int size, int initialPosition, boolean unsafe) { in NioDirectCoder()
|
| /third_party/node/lib/internal/per_context/ |
| D | primordials.js | 81 function makeSafe(unsafe, safe) { argument
|
| /third_party/node/deps/npm/node_modules/npm-lifecycle/ |
| D | index.js | 279 const getSpawnArgs = ({ cmd, wd, opts, uid, gid, unsafe, env }) => { property 311 function runCmd_ (cmd, pkg, env, wd, opts, stage, unsafe, uid, gid, cb_) { argument 318 const [sh, args, conf] = getSpawnArgs({ cmd, wd, opts, uid, gid, unsafe, env }) property
|
| /third_party/node/deps/npm/node_modules/ini/ |
| D | ini.js | 170 function unsafe (val, doUnesc) { function
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | UnsafeUtil.java | 291 sun.misc.Unsafe unsafe = null; in getUnsafe() local 539 sun.misc.Unsafe unsafe; field in UnsafeUtil.MemoryAccessor 541 MemoryAccessor(sun.misc.Unsafe unsafe) { in MemoryAccessor() 618 JvmMemoryAccessor(sun.misc.Unsafe unsafe) { in JvmMemoryAccessor() 710 Android64MemoryAccessor(sun.misc.Unsafe unsafe) { in Android64MemoryAccessor() 830 Android32MemoryAccessor(sun.misc.Unsafe unsafe) { in Android32MemoryAccessor()
|
| D | MessageSchema.java | 405 final sun.misc.Unsafe unsafe = UNSAFE; in newSchemaForRawMessageInfo() local 1427 final sun.misc.Unsafe unsafe = UNSAFE; in getSerializedSizeProto2() local 1993 final sun.misc.Unsafe unsafe = UNSAFE; in getSerializedSizeProto3() local 2565 final sun.misc.Unsafe unsafe = UNSAFE; in writeFieldsInAscendingOrderProto2() local 4667 final sun.misc.Unsafe unsafe = UNSAFE; in parseMapField() local 4699 final sun.misc.Unsafe unsafe = UNSAFE; in parseOneofField() local 4879 final sun.misc.Unsafe unsafe = UNSAFE; in parseProto2Message() local 5187 final sun.misc.Unsafe unsafe = UNSAFE; in parseProto3Message() local
|
| /third_party/Linux_Kernel/include/linux/ |
| D | binfmts.h | 37 int unsafe; /* how unsafe this exec is (mask of LSM_UNSAFE_*) */ member
|
| D | uwb.h | 116 int unsafe; member
|
| /third_party/jinja2/ |
| D | sandbox.py | 181 def unsafe(f): function
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| D | sandbox.py | 158 def unsafe(f): function
|
| /third_party/ffmpeg/libavfilter/ |
| D | avf_concat.c | 45 unsigned unsafe; member
|
| /third_party/python/Lib/ |
| D | uuid.py | 72 unsafe = -1 variable in SafeUUID
|
| /third_party/ffmpeg/libavcodec/ |
| D | proresenc_anatoliy.c | 537 int unsafe, int *qp, int is_interlaced, int is_top_field) in encode_slice()
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | collationbuilder.cpp | 1670 USet *unsafe, in ucol_getUnsafeSet()
|
| D | rulebasedcollator.cpp | 1124 UBool unsafe = FALSE; in doCompare() local
|
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
| D | collationbuilder.cpp | 1671 USet *unsafe, in ucol_getUnsafeSet()
|
| D | rulebasedcollator.cpp | 1124 UBool unsafe = FALSE; in doCompare() local
|
| /third_party/icu/icu4c/source/i18n/ |
| D | collationbuilder.cpp | 1670 USet *unsafe, in ucol_getUnsafeSet()
|
| D | rulebasedcollator.cpp | 1124 UBool unsafe = FALSE; in doCompare() local
|
| /third_party/Linux_Kernel/include/linux/uwb/ |
| D | spec.h | 388 static inline void uwb_ie_drp_set_unsafe(struct uwb_ie_drp *ie, int unsafe) in uwb_ie_drp_set_unsafe()
|
| /third_party/python/Lib/unittest/ |
| D | mock.py | 426 _spec_as_instance=False, _eat_self=None, unsafe=False, **kwargs argument
|