Home
last modified time | relevance | path

Searched refs:part (Results 526 - 550 of 578) sorted by relevance

1...<<21222324

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPFloat.h417 /// 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 Dicu4j-4_8_1_1.jarMETA-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 Dtexinfo.tex269 % \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 Dassembler-riscv64.cc605 // 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 DTemplate.pm1428 $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 Dpsp.rs3044 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 DTemplate.pm1428 $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 DSampleParagraph.cpp296 for (auto& part : text) { in drawText()
298 builder.addText(part, strlen(part)); in drawText()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c457 /* 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 Decp_nistz256-armv8.pl498 // "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 Decp_nistz256-armv8.pl523 // "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 Dreadme.tex277 <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 Dtest_posix.py758 # 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 Dgen_framework_sc.py667 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 Dsimple_idct.asm9 ; This file is part of FFmpeg.
H A Dvp8dsp.asm6 ;* This file is part of FFmpeg.
H A Dvp8dsp_loopfilter.asm6 ;* This file is part of FFmpeg.
H A Dh264_intrapred_10bit.asm8 ;* This file is part of FFmpeg.
H A Dh264_deblock.asm10 ;* This file is part of FFmpeg.
H A Dh264_deblock_10bit.asm10 ;* This file is part of FFmpeg.
H A Dhevc_deblock.asm8 ;* This file is part of FFmpeg.
/third_party/ffmpeg/libavfilter/x86/
H A Dcolorspacedsp.asm6 ;* This file is part of FFmpeg.
H A Dvf_removegrain.asm6 ;* This file is part of FFmpeg.
/third_party/ffmpeg/libavresample/x86/
H A Daudio_convert.asm6 ;* This file is part of FFmpeg.
/third_party/ffmpeg/libswscale/x86/
H A Dinput.asm7 ;* This file is part of FFmpeg.

Completed in 63 milliseconds

1...<<21222324