/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | APFloat.h | 417 /// fraction part or not. Also setting this parameter to false forcing 565 integerPart part; member
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 269 % \get*marks macros below extract the needed part using \ifcase. 2233 \newif\ifmarkuptex % @tex (and part of @math, for now). 3538 % \parskip glue -- logically it's part of the @item we just started. 5040 % part of (the primitive) \par. Without it, a spurious underfull 5248 % Let's start with @part. 5249 \outer\parseargdef\part{\partzzz{#1}} 5257 \writetocentry{part}{#1}{}% but put it in the toc 5258 \headingsoff % no headline or footline on the part page 6138 % Parts, in the main contents. Replace the part number, which doesn't 7027 % we need only space for the part o [all...] |
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | assembler-riscv64.cc | 605 // Emitted label constant, not part of a branch. in target_at_put() 3211 // low_32 and up_32. Each part is built in a separate register. low_32 is in RV_li() 3217 // to the upper part built in rd. in RV_li() 3245 // keep track of hardware behavior for lower part in sim_low in RV_li() 3247 // Build lower part in RV_li() 3279 // Build upper part in a temporary register in RV_li() 3281 // Build upper part in rd in RV_li() 3305 // parts to the upper part by doing shift and add. in RV_li() 3306 // First build upper part in rd. in RV_li() 3319 // upper part alread in RV_li() 3337 int32_t part; RV_li() local [all...] |
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1428 $Q::part = 'hyoid bone'; 1433 Pay or I will break your {$part}. 1536 scope in which they're declared. The template is not part of that 1912 as part of a sequence like C<\\\\\\{> or C<\\\\\\}>. In these 1951 package. Don't feel this way. C<$Text::Template::ERROR> is part of
|
/third_party/rust/crates/libc/src/ |
H A D | psp.rs | 3044 part: i32, in sceKernelCreateMsgPipe() 3100 part: i32, in sceKernelCreateVpl() 3124 part: i32, in sceKernelCreateFpl()
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 1428 $Q::part = 'hyoid bone'; 1433 Pay or I will break your {$part}. 1536 scope in which they're declared. The template is not part of that 1912 as part of a sequence like C<\\\\\\{> or C<\\\\\\}>. In these 1951 package. Don't feel this way. C<$Text::Template::ERROR> is part of
|
/third_party/skia/modules/skparagraph/samples/ |
H A D | SampleParagraph.cpp | 296 for (auto& part : text) { in drawText() 298 builder.addText(part, strlen(part)); in drawText()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | gfx10_shader_ngg.c | 457 /* Determine the max emit per buffer. This is done via the SALU, in part in build_streamout() 1271 shader->key.ge.part.vs.prolog.instance_divisor_is_one || in gfx10_ngg_culling_build_end() 1272 shader->key.ge.part.vs.prolog.instance_divisor_is_fetched); in gfx10_ngg_culling_build_end() 1703 /* If the NGG cull shader part computed the position, don't in gfx10_ngg_build_end() 1704 * use the position from the current shader part. Instead, in gfx10_ngg_build_end() 1926 /* Zero out the part of LDS scratch that is used to accumulate the in gfx10_ngg_gs_emit_begin()
|
/third_party/node/deps/openssl/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-armv8.pl | 498 // "can't overflow" below mark carrying into high part of 1519 // "can't overflow" below mark carrying into high part of
|
/third_party/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-armv8.pl | 523 // "can't overflow" below mark carrying into high part of 1553 // "can't overflow" below mark carrying into high part of
|
/third_party/openGLES/xml/ |
H A D | readme.tex | 277 <kind name="Color" desc="This parameter represents part of or a complete color." /> 925 There are many caveats regarding these annotations. For the most part
|
/third_party/python/Lib/test/ |
H A D | test_posix.py | 758 # This part of the test only runs when run as root. 1961 self.mac_ver = tuple(int(part) for part in platform.mac_ver()[0].split("."))
|
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
H A D | gen_framework_sc.py | 667 for part in re.finditer(ptrn, src): 668 match += part.group(1)+"|" 672 # First part is core, following tuples contain extension name and all its definitions 2109 # check composite types and typedefs in case extension is part of core 2398 # check if this member is part of any of the blobs 2400 # if just one member is not part of this blob go to the next blob 2401 # (we asume that all members are part of blob - no need to check all) 2417 # assuming that all members are part of blob, goto next 2452 # construct function that will check for which vk version structure sType is part of blob 2617 # check if this member is part o [all...] |
/third_party/ffmpeg/libavcodec/x86/ |
H A D | simple_idct.asm | 9 ; This file is part of FFmpeg.
|
H A D | vp8dsp.asm | 6 ;* This file is part of FFmpeg.
|
H A D | vp8dsp_loopfilter.asm | 6 ;* This file is part of FFmpeg.
|
H A D | h264_intrapred_10bit.asm | 8 ;* This file is part of FFmpeg.
|
H A D | h264_deblock.asm | 10 ;* This file is part of FFmpeg.
|
H A D | h264_deblock_10bit.asm | 10 ;* This file is part of FFmpeg.
|
H A D | hevc_deblock.asm | 8 ;* This file is part of FFmpeg.
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | colorspacedsp.asm | 6 ;* This file is part of FFmpeg.
|
H A D | vf_removegrain.asm | 6 ;* This file is part of FFmpeg.
|
/third_party/ffmpeg/libavresample/x86/ |
H A D | audio_convert.asm | 6 ;* This file is part of FFmpeg.
|
/third_party/ffmpeg/libswscale/x86/ |
H A D | input.asm | 7 ;* This file is part of FFmpeg.
|