Searched refs:explode (Results 1 – 17 of 17) sorted by relevance
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | GPBUtil.php | 308 $classname = implode('_', explode('.', $name)); 316 $parts = explode('.', $name); 371 $parts = array_map('ucwords', explode('.', $package)); 380 implode('\\', array_map('ucwords', explode('.', $package))). 537 $path_strings = explode(",", $paths_string); 540 $field_strings = explode(".", $path_string); 554 $fields = explode('.', $path); 557 $segments = explode('_', $field);
|
| D | FieldDescriptor.php | 252 lcfirst(implode('', array_map('ucwords', explode('_', $proto->getName())))); 257 $json_name = implode('', array_map('ucwords', explode('_', $proto_name))); 264 $camel_name = implode('', array_map('ucwords', explode('_', $proto->getName())));
|
| D | MessageBuilderContext.php | 59 $camel_name = implode('', array_map('ucwords', explode('_', $name)));
|
| /third_party/protobuf/conformance/ |
| D | autoload.php | 10 $path = '../php/src/' . implode('/', array_map('ucwords', explode('\\', $class))) . '.php';
|
| /third_party/protobuf/benchmarks/php/ |
| D | autoload.php | 12 … $path = $include_path . '/' . implode('/', array_map('ucwords', explode('\\', $class))) . '.php';
|
| D | PhpBenchmark.php | 20 foreach (explode(PATH_SEPARATOR, get_include_path()) as $one_include_path) {
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| D | make-preload.php | 8 $filenames = explode("\n", stream_get_contents($handle));
|
| /third_party/skia/site/docs/user/modules/ |
| D | particles.md | 327 " bool explode = p.scale == 1;", 329 " p.lifetime = explode ? (2 + rand(p.seed) * 0.5) : 0.5;", 331 " float s = explode ? mix(90, 100, rand(p.seed)) : mix(5, 10, rand(p.seed));",
|
| /third_party/ffmpeg/libavcodec/ |
| D | h264dec.c | 393 int explode = avctx->err_recognition & AV_EF_EXPLODE; in h264_decode_init() local 394 av_log(avctx, explode ? AV_LOG_ERROR: AV_LOG_WARNING, in h264_decode_init() 396 if (explode) { in h264_decode_init()
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 7.9.rst | 82 shader compilation times explode when using more () pairs
|
| D | 22.0.0.rst | 3104 - zink: unref descriptor pools in hybrid mode when they explode
|
| /third_party/ffmpeg/doc/ |
| D | formats.texi | 133 @item explode
|
| D | codecs.texi | 232 @item explode
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/ |
| D | REGALLOC.rst | 367 variables such that complexity doesn't explode, and how to join the different
|
| /third_party/python/Doc/whatsnew/ |
| D | 2.2.rst | 408 explanations of types and meta-types may cause your head to explode. Both PEPs
|
| D | 2.0.rst | 108 Discussions of new features can often explode into lengthy mailing list threads,
|
| /third_party/icu/icu4j/perf-tests/data/collation/ |
| D | nvsbl10.txt | 2390 "It's bad enough to let these floundering yokels explode my little
|