/third_party/python/Modules/ |
H A D | getpath.c | 308 /* Now join all the paths. The final result should be shorter than the buffer */ 327 PyErr_SetString(PyExc_SystemError, "failed to join paths");
|
/third_party/python/Objects/clinic/ |
H A D | bytearrayobject.c.h | 899 "join($self, iterable_of_bytes, /)\n" 909 {"join", (PyCFunction)bytearray_join, METH_O, bytearray_join__doc__},
|
/third_party/python/Lib/lib2to3/pgen2/ |
H A D | tokenize.py | 48 def group(*choices): return '(' + '|'.join(choices) + ')' 197 return "".join(self.tokens)
|
/third_party/python/Lib/ |
H A D | pprint.py | 593 return "{%s}" % ", ".join(components), readable, recursive 627 return format % ", ".join(components), readable, recursive
|
H A D | asyncore.py | 268 return '<%s at %#x>' % (' '.join(status), id(self)) 555 info = ' '.join(['[%s|%s|%s]' % x for x in tbinfo])
|
/third_party/python/Lib/test/ |
H A D | test_peepholer.py | 543 fmt = '%' + ''.join(spec) + width + prec + suffix 555 args = '(' + ', '.join(vars) + ')'
|
H A D | test_positional_only_arg.py | 96 fundef = "def f(%s, /):\n pass\n" % ', '.join('i%d' % i for i in range(300)) 350 fundef = "def f(%s, /):\n pass\n" % ', '.join('i%d' % i for i in range(300))
|
H A D | test_trace.py | 430 jn = os.path.join 463 tracecoverpath = os.path.join(tracedir, 'trace.cover')
|
/third_party/rust/crates/cxx/gen/build/src/syntax/ |
H A D | check.rs | 667 brace_token.set_span(strct.brace_token.span.join()); in span_for_struct_error() 674 brace_token.set_span(enm.brace_token.span.join()); in span_for_enum_error()
|
/third_party/skia/third_party/externals/angle2/doc/ |
H A D | DebuggingTips.md | 85 solib_search_path += [os.path.join(symbols_dir, x) for x in symbols_paths] 86 solib_search_path += [os.path.join(vendor_dir, x) for x in vendor_paths]
|
/third_party/skia/modules/skottie/src/ |
H A D | SkottieTest.cpp | 420 bounds.join(glyphBounds[i].makeOffset(it.pos()[i * 2 ], in ComputeBlobBounds() 432 bounds.join(ComputeBlobBounds(fragment.fBlob).makeOffset(fragment.fPos.x(), in ComputeShapeResultBounds()
|
/third_party/skia/experimental/sorttoy/ |
H A D | sorttoy.cpp | 95 SkString path = SkOSPath::Join(dir, s == Shape::kRect ? "rect-expected" : "oval-expected"); in save_files() 106 path = SkOSPath::Join(dir, s == Shape::kRect ? "rect-actual" : "oval-actual"); in save_files()
|
/third_party/skia/modules/svg/src/ |
H A D | SkSVGAttributeParser.cpp | 605 bool SkSVGAttributeParser::parse(SkSVGLineJoin* join) { 619 *join = SkSVGLineJoin(gJoinInfo[i].fType);
|
/third_party/rust/crates/proc-macro2/tests/ |
H A D | test.rs | 467 let joined1 = source1[0].span().join(source1[1].span()); in span_join() 468 let joined2 = source1[0].span().join(source2[0].span()); in span_join()
|
/third_party/rust/crates/nom/ |
H A D | README.md | 4 [](https://gitter.im/Geal/nom?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
/third_party/rust/crates/proc-macro-error/src/ |
H A D | lib.rs | 342 /// Join two span ranges. The resulting range will start at `self.first` and end at 353 self.first.join(self.last).unwrap_or(self.first) in collapse()
|
/third_party/spirv-tools/source/opt/ |
H A D | ssa_rewrite_pass.cpp | 31 // it searches backwards in the CFG, inserting Phi instructions at join points 268 // If there is more than one predecessor, this is a join block which may in GetReachingDef()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_i.h | 502 * This is is used during PD retries for join-a-group case to use the 826 int join, int force_freq);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | README-WPS | 99 pushbutton event (for PBC) to allow a new WPS Enrollee to join the 232 new Enrollee to join the network. This functionality uses UPnP and
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_i.h | 532 * This is is used during PD retries for join-a-group case to use the 885 int join, int force_freq);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | README-WPS | 99 pushbutton event (for PBC) to allow a new WPS Enrollee to join the 232 new Enrollee to join the network. This functionality uses UPnP and
|
/third_party/node/tools/lint-md/ |
H A D | lint-md.mjs | 383 this.path = path$1.join(this.dirname || '', basename); 390 this.path = path$1.join(dirname || '', this.basename); 406 this.path = path$1.join(this.dirname, this.stem + (extname || '')); 428 this.path = path$1.join(this.dirname || '', stem + (this.extname || '')); 853 return result.join('') 6991 return result.join('') 8031 case 'join': { 9094 const join = [joinDefaults]; 9271 tracker.move(results.join('')); 9285 return results.join('') [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | bcmevent.h | 119 #define WLC_E_JOIN 1 /* differentiates join IBSS from found (WLC_E_START) IBSS */ 141 #define WLC_E_PRUNE 23 /* AP was pruned from join list for reason */ 142 #define WLC_E_AUTOAUTH 24 /* report AutoAuth table entry match for join attempt */
|
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/ |
H A D | hichain_connector.cpp | 676 LOGE("failed to get device join groups"); in DeleteGroup() 858 LOGE("failed to get device join groups"); in GetGroupId() 945 LOGE("failed to get device join groups"); in GetGroupIdExt()
|
/third_party/ffmpeg/doc/ |
H A D | faq.texi | 291 @section How can I join video files? 293 To "join" video files is quite ambiguous. The following list explains the 295 FFmpeg. To join video files may mean:
|