| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_replace_benchmark.cc | 37 {"lazy", "pack"}, // 57 "pack my box with the five dozen liquor jugs"}) { in SetUpStrings() 114 {"lazy", "pack"}, in BM_StrReplaceAll()
|
| /third_party/node/deps/npm/node_modules/tar/ |
| H A D | index.js | 11 exports.Pack = require('./lib/pack.js')
|
| /third_party/skia/src/sfnt/ |
| H A D | SkOTTable_hhea.h | 14 #pragma pack(push, 1) 47 #pragma pack(pop)
|
| H A D | SkOTTable_maxp_TT.h | 14 #pragma pack(push, 1) 41 #pragma pack(pop)
|
| H A D | SkOTTable_post.h | 14 #pragma pack(push, 1) 43 #pragma pack(pop)
|
| H A D | SkOTTable_EBSC.h | 15 #pragma pack(push, 1) 39 #pragma pack(pop)
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | recursiveReverseMappedType.js | 20 var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
21 if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
| H A D | selfReferencingSpreadInLoop.js | 9 var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
10 if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
| H A D | spreadBooleanRespectsFreshness.js | 11 var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
12 if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
| H A D | callWithSpread5.js | 12 var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
13 if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
| H A D | noCrashOnNoLib.js | 11 var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
12 if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
| H A D | inlineJsxFactoryDeclarationsLocalTypes.js | 92 var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
93 if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
132 var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
133 if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | FramebufferD3D.cpp | 204 const gl::PixelPackState &pack, in readPixels() 224 sizedFormatInfo.computeRowPitch(type, area.width, pack.alignment, in readPixels() 225 pack.rowLength, &outputPitch)); in readPixels() 228 ANGLE_CHECK_GL_MATH(contextD3D, sizedFormatInfo.computeSkipBytes(type, outputPitch, 0, pack, in readPixels() 233 return readPixelsImpl(context, clippedArea, format, type, outputPitch, pack, packBuffer, in readPixels() 200 readPixels(const gl::Context *context, const gl::Rectangle &area, GLenum format, GLenum type, const gl::PixelPackState &pack, gl::Buffer *packBuffer, void *pixels) readPixels() argument
|
| /third_party/skia/third_party/externals/angle2/extensions/ |
| H A D | ANGLE_get_image.txt | 125 If a pixel pack buffer is bound (as indicated by a non-zero value of PIXEL_- 126 PACK_BUFFER_BINDING), <pixels> is an offset into the pixel pack buffer; 132 image data to the pixel pack buffer or client memory pointed to by pixels. 179 An INVALID_OPERATION error is generated if a pixel pack buffer object 183 An INVALID_OPERATION error is generated if a pixel pack buffer object
|
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/service/ |
| H A D | udmf_service_client.cpp | 117 if (!UnifiedDataHelper::Pack(unifiedData)) { in SetData() 118 LOG_ERROR(UDMF_SERVICE, "Failed to pack unified data."); in SetData() 187 if (!UnifiedDataHelper::Pack(unifiedData)) { in UpdateData() 188 LOG_ERROR(UDMF_SERVICE, "Failed to pack unified data."); in UpdateData()
|
| /third_party/mesa3d/src/glx/ |
| H A D | render2.c | 207 ** Pack into a u-major ordering. in __indirect_glMap2d() 238 ** Pack into a u-major ordering. in __indirect_glMap2d() 289 ** Pack into a u-major ordering. in __indirect_glMap2f() 314 ** Pack into a u-major ordering. in __indirect_glMap2f()
|
| /third_party/openssl/test/recipes/ |
| H A D | 70-test_sslversions.t | 150 $ext = pack "C5", 155 $ext = pack "C5", 160 $ext = pack "C5", 165 $ext = pack "C5",
|
| /third_party/python/Lib/idlelib/ |
| H A D | grep.py | 122 btn.pack(side="top", fill="both") 204 frame.pack() 206 text.pack() 214 button.pack()
|
| H A D | config_key.py | 87 basic_title.pack(anchor='w') 92 basic_keys.pack(ipadx=5, ipady=5, fill='x') 143 advanced_title.pack(anchor='w') 146 self.advanced_keys.pack(fill='x') 320 frame.pack(side='top', expand=True, fill='both') 321 frame_buttons.pack(side='bottom', fill='x')
|
| /foundation/multimedia/image_framework/frameworks/kits/js/common/ |
| H A D | image_packer_napi.cpp | 530 IMAGE_LOGD("No needsPackProperties in pack option"); in parseNeedsPackProperties() 556 IMAGE_LOGE("No frameCount in pack option"); in parsePackOptionOfdelayTimes() 562 IMAGE_LOGE("No delayTimeList in pack option"); in parsePackOptionOfdelayTimes() 571 IMAGE_LOGE("Parse pack napi_get_array_length failed"); in parsePackOptionOfdelayTimes() 604 IMAGE_LOGE("Parse pack napi_get_array_length failed"); in parsePackOptionOfdisposalTypes() 633 IMAGE_LOGE("No quality in pack option"); in parsePackOptionOfQuality() 650 IMAGE_LOGE("No format in pack option"); in parsePackOptions() 665 IMAGE_LOGE("Parse pack option format failed"); in parsePackOptions() 672 IMAGE_LOGE("Parse pack napi_get_array_length failed"); in parsePackOptions() 675 IMAGE_LOGD("Parse pack array_lengt in parsePackOptions() [all...] |
| /base/startup/appspawn/test/unittest/hnp_test/ |
| H A D | hnp_pack_test.cpp | 94 char arg1[] = "hnp", arg2[] = "pack";
in HWTEST_F() 149 char arg1[] = "hnp", arg2[] = "pack";
in HWTEST_F() 189 char arg1[] = "hnp", arg2[] = "pack";
in HWTEST_F() 239 char arg1[] = "hnp", arg2[] = "pack";
in HWTEST_F() 299 char arg1[] = "hnp", arg2[] = "pack";
in HWTEST_F() 356 char arg1[] = "hnp", arg2[] = "pack";
in HWTEST_F()
|
| /third_party/ffmpeg/libswscale/x86/ |
| H A D | yuv_2_rgb.asm | 203 %if %3 == 24 ; PACK RGB24 278 %else ; PACK RGB15/16/32 287 %if %3 == 32 ; PACK RGB32 310 %else ; PACK RGB15/16 350 %endif ; PACK RGB15/16 351 %endif ; PACK RGB15/16/32
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | ReportAPI.java | 463 String pack = null; in printResults() 469 if (!packageName.equals(pack)) { in printResults() 474 if (pack != null) { in printResults() 481 if (pack != null) { in printResults() 489 pack = packageName; in printResults() 522 if (pack != null) { in printResults()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | Compiler.h | 357 # define LLVM_PACKED(d) __pragma(pack(push, 1)) d __pragma(pack(pop)) 358 # define LLVM_PACKED_START __pragma(pack(push, 1)) 359 # define LLVM_PACKED_END __pragma(pack(pop)) 362 # define LLVM_PACKED_START _Pragma("pack(push, 1)") 363 # define LLVM_PACKED_END _Pragma("pack(pop)")
|
| /base/hiviewdfx/hiview_lite/ |
| H A D | hiview_def.h | 41 #pragma pack(1) 46 #pragma pack()
|