| /third_party/skia/src/opts/ |
| H A D | SkRasterPipeline_opts.h | 135 SI U16 pack(U32 v) { return (U16)v; } in pack() function 136 SI U8 pack(U16 v) { return (U8)v; } in pack() function 208 SI U16 pack(U32 v) { return __builtin_convertvector(v, U16); } 209 SI U8 pack(U16 v) { return __builtin_convertvector(v, U8); } 381 SI U16 pack(U32 v) { 385 SI U8 pack(U16 v) { 713 SI U16 pack(U32 v) { 717 // Sign extend so that _mm_packs_epi32() does the pack we want. 723 SI U8 pack(U16 v) { 1036 return pack(if_then_els in to_half() [all...] |
| /applications/standard/app_samples/code/BasicFeature/Connectivity/VPN/lib/ |
| H A D | VPNFoundation-1.0.0.hap | ... modules.abc
ets/sourceMaps.map
module.json
pack.info
resources.index
resources/base/media/app_icon. ... |
| /applications/standard/app_samples/code/BasicFeature/Media/AVRecorder/lib/ |
| H A D | VideoRecorder-1.0.0.hap | ... modules.abc
ets/sourceMaps.map
module.json
pack.info
resources.index
resources/base/media/app_icon. ... |
| /applications/standard/app_samples/code/Solutions/Media/MultiMedia/lib/ |
| H A D | CameraPage-1.0.0.hap | ... modules.abc
ets/sourceMaps.map
module.json
pack.info
resources.index
resources/base/media/app_icon. ... |
| /base/security/code_signature/test/unittest/resources/demo_with_multi_lib/ |
| H A D | demo_with_multi_lib.hap | pack.info
ets/modules.abc
libs/arm64-v8a ... |
| H A D | entry-default-signed-release.hap | ... modules.abc
ets/sourceMaps.map
module.json
pack.info
resources.index
resources/base/media/app_icon. ... |
| H A D | entry-default-signed-debug.hap | ... modules.abc
ets/sourceMaps.map
module.json
pack.info
resources.index
resources/base/media/app_icon. ... |
| H A D | demo_with_code_sign_block.hap | ... modules.abc
ets/sourceMaps.map
module.json
pack.info
resources.index
resources/base/media/app_icon. ... |
| /third_party/glslang/Test/ |
| H A D | hlsl.clipdistance-8.vert | 3 float3 clip0 : SV_ClipDistance0; // multiple semantic IDs, vec3+float (pack)
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | divide-by-zero-in-struct-layout.h | 18 #pragma pack(1)
|
| /third_party/python/Lib/tkinter/test/test_ttk/ |
| H A D | test_widgets.py | 62 self.widget.pack() 283 f.pack() 287 b.pack() 342 self.entry.pack() 460 self.combo.pack() 475 self.combo.pack() 669 self.paned.pack(expand=True, fill='both') 764 self.scale.pack() 935 self.nb.pack() 1038 self.nb.pack() [all...] |
| /applications/standard/app_samples/code/SystemFeature/Security/DLP/screenshots/haps/ |
| H A D | DlpManager.hap | ... modules.abc
ets/sourceMaps.map
module.json
pack.info
resources.index
resources/base/media/app_icon. ... |
| /third_party/skia/third_party/externals/spirv-cross/shaders-msl/vert/ |
| H A D | ubo.alignment.vert | 8 float opacity; // Single float following vec3 should cause MSL float3 to pack
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_linking_helpers.c | 320 /* If we can pack this varying then don't mark the components as in get_unmoveable_components_masks() 517 /* We can only pack varyings with matching interpolation types so group in cmp_varying_component() 778 /* Don't pack per-primitive and per-vertex varyings together. */ in assign_remap_locations() 784 /* We can only pack varyings with matching precision. */ in assign_remap_locations() 790 /* We can only pack varyings with matching interpolation type in assign_remap_locations() 800 /* We can only pack varyings with matching interpolation location in assign_remap_locations() 810 /* We can only pack varyings with matching types, and the current in assign_remap_locations()
|
| /base/hiviewdfx/hievent_lite/interfaces/native/innerkits/ |
| H A D | hiview_event.h | 40 #pragma pack(1) 53 #pragma pack()
|
| /base/global/resource_management/frameworks/resmgr/include/ |
| H A D | theme_pack_manager.h | 58 * Load the skin dir resource in theme pack. 68 * Load the icons dir resource int theme pack.
|
| /base/startup/appspawn/interfaces/innerkits/include/ |
| H A D | appspawn.h | 54 #pragma pack(4) 72 #pragma pack()
|
| /base/tee/tee_client/services/teecd/src/ |
| H A D | secfile_load_agent.c | 196 tloge("pack fname err\n"); in LoadLib() 229 tloge("pack fname err\n"); in LoadTa()
|
| /third_party/ffmpeg/libavfilter/x86/ |
| H A D | yadif-16.asm | 47 %macro PACK 1 243 PACK m1
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_cl.h | 183 * Reference to a BO with its associated offset, used in the pack process. 278 * Helper function called by the XML-generated pack functions for filling in
|
| /third_party/node/deps/v8/tools/ |
| H A D | adb-d8.py | 51 self.request.sendall(struct.pack("!i", len(contents))) 58 self.request.sendall(struct.pack("!i", -1))
|
| /third_party/openGLES/extensions/EXT/ |
| H A D | EXT_422_pixels.txt | 31 The pixel pack storage operation converts RGB to a 422 pixel defined as 37 assignments for pack and unpack operations.
|
| /third_party/node/deps/npm/man/man1/ |
| H A D | npm-prune.1 | 87 Default: \fBfalse\fR unless when using \fBnpm pack\fR or \fBnpm publish\fR where it defaults to \fBtrue\fR
|
| /third_party/node/deps/npm/docs/content/commands/ |
| H A D | npm-install-ci-test.md | 118 * Default: `false` unless when using `npm pack` or `npm publish` where it 190 `dedupe`, `uninstall`, as well as `pack` and `publish`.
|
| /third_party/node/deps/npm/lib/commands/ |
| H A D | publish.js | 3 const pack = require('libnpmpack') 81 const tarballData = await pack(spec, {
|