/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | StringExtras.h | 382 /// Joins the strings in the parameter pack \p Items, adding \p Separator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | AliasSetTracker.h | 181 /// results in order to pack it into a single bit. Lattice goes from
|
/third_party/typescript/lib/ |
H A D | typesMap.json | 218 "jquery.fancybox.pack.js": "fancybox",
|
/third_party/typescript/src/server/ |
H A D | typesMap.json | 218 "jquery.fancybox.pack.js": "fancybox",
|
/third_party/protobuf/python/google/protobuf/internal/ |
H A D | type_checkers.py | 72 return struct.unpack('<f', struct.pack('<f', original))[0]
|
/third_party/skia/third_party/externals/abseil-cpp/absl/utility/ |
H A D | utility.h | 154 // Converts a typename pack into an index sequence of the same length, and
|
/third_party/rust/crates/unicode-ident/ |
H A D | README.md | 90 A potential improvement would be to pack the table entries more compactly.
|
/third_party/rust/crates/unicode-ident/src/ |
H A D | lib.rs | 96 //! A potential improvement would be to pack the table entries more compactly.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | README-Windows.txt | 92 make, openssl development package, etc. In addition, developer's pack
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | README-Windows.txt | 92 make, openssl development package, etc. In addition, developer's pack
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Renderer11.h | 357 const gl::PixelPackState &pack,
|
/third_party/zlib/contrib/gcc_gvmat64/ |
H A D | gvmat64.S | 90 ; Note : these value are good with a 8 bytes boundary pack structure
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_cache_utils.cpp | 988 // Pack color attachments in InitializeRenderPassFromDesc() 1040 // Pack depth/stencil attachment, if any in InitializeRenderPassFromDesc() 1061 // Pack color resolve attachments in InitializeRenderPassFromDesc() 1096 // Pack depth/stencil resolve attachment, if any in InitializeRenderPassFromDesc() 1424 // Force the user to pack the depth/stencil attachment last. in packColorAttachment() 1442 // Force the user to pack the depth/stencil attachment last.
|
/third_party/mesa3d/docs/relnotes/ |
H A D | 19.3.0.rst | 372 - pan/midgard: Tightly pack 32-bit constants 649 - mesa: Pack gl_program_parameter struct 1099 - gallium: Skip generating the pack/unpack union if we don't use it. 1100 - gallium: Drop the useless union wrapper on pack/unpack. 1101 - gallium: Drop a bit of dead code from the pack/unpack python. 1103 - gallium: Don't emit identical endian-dependent pack/unpack code. 2441 - st/mesa: always allocate pack/unpack buffers as staging 3193 - intel/genxml: generate pack files for gen12 on android builds
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
H A D | fillp_conn.c | 541 newConn->pcb->fpcb.statistics.pack.packPktNum = confirm->cookieContent.remotePacketSeqNumber; in FillpInitNewPcbByConfirm() 555 FILLP_LOGDBG("Set pack interval:%u", sock->resConf.flowControl.packInterval); in FillpInitNewconnBySock() 1038 pcb->statistics.pack.packPktNum = pcb->recv.pktNum; in FillpSaveConfirmActToPcb()
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_serialize.c | 999 * to select encoding, lets us pack the entire bitfield in 5 bits. in encode_deref_modes() 1206 /* Pack all const indices into 8 bits. */ in write_intrinsic() 1318 /* Try to pack 1-component constants into the 19 free bits in the header. */ in write_load_const()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_query.c | 447 /* Pack values. */ in build_tfb_query_shader() 555 /* Pack the timestamp. */ in build_timestamp_query_shader() 681 /* Pack values. */ in build_pg_query_shader()
|
H A D | radv_nir_to_llvm.c | 693 /* Pack f16 or norm_i16/u16. */ in si_llvm_init_export_args() 705 /* Pack i16/u16. */ in si_llvm_init_export_args() 773 /* Pack the output. */ in radv_emit_stream_output()
|
/third_party/openGLES/extensions/AMD/ |
H A D | AMD_gpu_shader_int16.txt | 53 * new built-in functions to pack and unpack 32-bit integer types into a 481 Modify Section 8.4, Floating-Point and Integer Pack and Unpack Functions 483 (add to the table of pack and unpack functions on p. 149
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_vec4_generator.cpp | 460 * them to WORDs, and then pack them into DWORD 2 of dst. in generate_gs_set_vertex_count() 464 * contents of WORDs 0 and 8 from src, and pack them into WORDs 4 and 5 in generate_gs_set_vertex_count() 2074 * where they pack the four bytes from the low and high four DW. in generate_code()
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | sparct4-mont.pl | 495 srl %i4,%g0,%i4 ! pack last arguments 549 sllx %o4, 32, $pwr ! re-pack $pwr 574 sllx %o4, 32, $pwr ! re-pack $pwr
|
/third_party/qrcodegen/rust/src/ |
H A D | lib.rs | 267 // Pack bits into bytes in big endian in encode_segments_advanced() 413 // Calculate error correction code and pack bits in draw_format_bits() 455 // Calculate error correction code and pack bits in draw_version()
|
/third_party/qrcodegen/typescript-javascript/ |
H A D | qrcodegen.ts | 137 // Pack bits into bytes in big endian 275 // Calculate error correction code and pack bits 307 // Calculate error correction code and pack bits
|
/third_party/qrcodegen/python/ |
H A D | qrcodegen.py | 126 # Pack bits into bytes in big endian 263 # Calculate error correction code and pack bits 294 # Calculate error correction code and pack bits
|
/third_party/python/Lib/idlelib/ |
H A D | editor.py | 221 text_frame.pack(side=LEFT, fill=BOTH, expand=1) 437 self.status_bar.pack(side=BOTTOM, fill=X) 438 sep.pack(side=BOTTOM, fill=X)
|