/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-internal-gen.cc | 1095 SmiConstant(Smi::FromInt(AllocateDoubleAlignFlag::encode(false) | in TF_BUILTIN() 1096 AllowLargeObjectAllocationFlag::encode(true))); in TF_BUILTIN() 1106 SmiConstant(Smi::FromInt(AllocateDoubleAlignFlag::encode(false) | in TF_BUILTIN() 1107 AllowLargeObjectAllocationFlag::encode(false))); in TF_BUILTIN() 1117 SmiConstant(Smi::FromInt(AllocateDoubleAlignFlag::encode(false) | in TF_BUILTIN() 1118 AllowLargeObjectAllocationFlag::encode(true))); in TF_BUILTIN() 1128 SmiConstant(Smi::FromInt(AllocateDoubleAlignFlag::encode(false) | in TF_BUILTIN() 1129 AllowLargeObjectAllocationFlag::encode(false))); in TF_BUILTIN()
|
/third_party/python/Lib/test/ |
H A D | test_ftplib.py | 94 super(DummyDTPHandler, self).push(what.encode(self.encoding)) 150 asynchat.async_chat.push(self, data.encode(self.encoding) + b'\r\n') 615 f = io.BytesIO(RETR_DATA.encode(self.client.encoding)) 625 data = RETR_DATA.replace('\r\n', '\n').encode(self.client.encoding) 633 data = RETR_DATA.replace('\r\n', '\n').encode(self.client.encoding) 949 LIST_DATA.encode(self.client.encoding)) 959 LIST_DATA.encode(self.client.encoding)) 967 LIST_DATA.encode(self.client.encoding))
|
H A D | test_re.py | 1199 literal_chars = self.LITERAL_CHARS.encode('ascii') 1211 b = 'y\u2620y\u2620y'.encode('utf-8') 1215 res = re.findall(re.escape('\u2620'.encode('utf-8')), b) 1312 self.assertTrue(re.match((r"\%03o" % i).encode(), bytes([i]))) 1313 self.assertTrue(re.match((r"\%03o0" % i).encode(), bytes([i])+b"0")) 1314 self.assertTrue(re.match((r"\%03o8" % i).encode(), bytes([i])+b"8")) 1315 self.assertTrue(re.match((r"\x%02x" % i).encode(), bytes([i]))) 1316 self.assertTrue(re.match((r"\x%02x0" % i).encode(), bytes([i])+b"0")) 1317 self.assertTrue(re.match((r"\x%02xz" % i).encode(), bytes([i])+b"z")) 1333 self.assertTrue(re.match((r"[\%o]" % i).encode(), byte [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | opus.h | 199 void ff_celt_bitalloc(CeltFrame *f, OpusRangeCoder *rc, int encode);
|
/third_party/gn/examples/ios/build/config/ios/scripts/ |
H A D | merge_plist.py | 37 output, _ = proc.communicate(json.dumps(content).encode('utf-8'))
|
/third_party/mesa3d/.gitlab-ci/ |
H A D | report-flakes.py | 41 self.s.sendall((line + '\n').encode())
|
/third_party/node/lib/internal/webstreams/ |
H A D | encoding.js | 61 // https://encoding.spec.whatwg.org/#encode-and-enqueue-a-chunk 87 const value = this[kHandle].encode(finalChunk); 92 // https://encoding.spec.whatwg.org/#encode-and-flush
|
/third_party/node/test/parallel/ |
H A D | test-webcrypto-digest.js | 36 const kData = (new TextEncoder()).encode('hello');
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | exceptions.py | 15 message = text_type(message).encode("utf-8")
|
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | easy_xml.py | 126 xml_string = xml_string.encode(encoding)
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | exceptions.py | 20 message = text_type(message).encode('utf-8')
|
/third_party/node/deps/brotli/c/enc/ |
H A D | quality.h | 14 #include <brotli/encode.h>
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | easy_xml.py | 130 xml_string = xml_string.encode(encoding)
|
/third_party/python/Tools/scripts/ |
H A D | md5sum.py | 64 data = data.encode(fp.encoding)
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_bdist_rpm.py | 29 sys.executable.encode("UTF-8")
|
/third_party/python/Lib/ |
H A D | getpass.py | 141 prompt = prompt.encode(stream.encoding, 'replace')
|
/third_party/python/Lib/email/ |
H A D | policy.py | 44 serialized as ASCII, using encoded words to encode 202 return folded.encode(charset, 'surrogateescape')
|
/third_party/skia/src/gpu/ |
H A D | GrColorSpaceXform.h | 47 if (steps.flags.encode) { in XformKey()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
H A D | HdmxEncoder.java | 37 public WritableFontData encode(Font sourceFont) { in encode() method in HdmxEncoder
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | exceptions.py | 15 message = text_type(message).encode("utf-8")
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | quality.h | 14 #include <brotli/encode.h>
|
/third_party/openssl/test/ |
H A D | cms-examples.pl | 36 [ "3.2.bin" => "encode, dataout" ], 37 [ "4.1.bin" => "encode, verifyder, cont, dss" ], 38 [ "4.2.bin" => "encode, verifyder, cont, rsa" ], 39 [ "4.3.bin" => "encode, verifyder, cont_extern, dss" ], 40 [ "4.4.bin" => "encode, verifyder, cont, dss" ], 42 [ "4.6.bin" => "encode, verifyder, cont, dss" ], 43 [ "4.7.bin" => "encode, verifyder, cont, dss" ], 46 [ "4.10.bin" => "encode, verifyder, cont, dss" ], 47 [ "4.11.bin" => "encode, certsout" ], 48 [ "5.1.bin" => "encode, envelopede [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-name.cc | 91 typename out_utf_t::codepoint_t *dst_next = out_utf_t::encode (dst, dst_end, unicode); in hb_ot_name_convert_utf()
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/ |
H A D | run-tests.py | 8 process.stdin.write ((';'.join (command) + '\n').encode ("utf-8"))
|
/third_party/skia/third_party/externals/harfbuzz/test/subset/ |
H A D | run-repack-tests.py | 28 process.stdin.write ((';'.join (command) + '\n').encode ("utf-8"))
|