Home
last modified time | relevance | path

Searched refs:pack (Results 51 - 75 of 791) sorted by relevance

12345678910>>...32

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dbind.cc29 absl::Span<const FormatArgImpl> pack) { in BindFromPosition()
31 if (static_cast<size_t>(position) > pack.size()) { in BindFromPosition()
35 return FormatArgImplFriend::ToInt(pack[position - 1], value); in BindFromPosition()
40 explicit ArgContext(absl::Span<const FormatArgImpl> pack) : pack_(pack) {} in ArgContext() argument
42 // Fill 'bound' with the results of applying the context's argument pack
105 ConverterConsumer(Converter converter, absl::Span<const FormatArgImpl> pack) in ConverterConsumer() argument
106 : converter_(converter), arg_context_(pack) {} in ConverterConsumer()
175 absl::Span<const FormatArgImpl> pack, in BindWithPack()
177 return ArgContext(pack) in BindWithPack()
28 BindFromPosition(int position, int* value, absl::Span<const FormatArgImpl> pack) BindFromPosition() argument
174 BindWithPack(const UnboundConversion* props, absl::Span<const FormatArgImpl> pack, BoundConversion* bound) BindWithPack() argument
[all...]
/third_party/python/Tools/demo/
H A Dsortvisu.py37 self.frame.pack(fill=X)
39 self.label.pack()
41 self.canvas.pack()
43 self.report.pack()
493 self.botframe.pack(side=BOTTOM)
495 self.botleftframe.pack(side=LEFT, fill=Y)
497 self.botrightframe.pack(side=RIGHT, fill=Y)
501 self.b_qsort.pack(fill=X)
504 self.b_isort.pack(fill=X)
507 self.b_ssort.pack(fil
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_opt_algebraic.c67 !reg.pack && in is_constant_value()
153 inst->src[0].pack >= QPU_UNPACK_8D_REP && in qir_opt_algebraic()
154 inst->src[0].pack <= QPU_UNPACK_8D) { in qir_opt_algebraic()
162 inst->src[0].pack >= QPU_UNPACK_8D_REP && in qir_opt_algebraic()
163 inst->src[0].pack <= QPU_UNPACK_8D) { in qir_opt_algebraic()
229 if (!inst->dst.pack && in qir_opt_algebraic()
240 if (!inst->dst.pack && in qir_opt_algebraic()
H A Dvc4_qpu_disasm.c265 vc4_qpu_disasm_pack_mul(FILE *out, uint32_t pack) in vc4_qpu_disasm_pack_mul() argument
267 fprintf(out, "%s", DESC(qpu_pack_mul, pack)); in vc4_qpu_disasm_pack_mul()
271 vc4_qpu_disasm_pack_a(FILE *out, uint32_t pack) in vc4_qpu_disasm_pack_a() argument
273 fprintf(out, "%s", DESC(qpu_pack_a, pack)); in vc4_qpu_disasm_pack_a()
303 uint32_t pack = QPU_GET_FIELD(inst, QPU_PACK); in print_alu_dst() local
313 vc4_qpu_disasm_pack_mul(stderr, pack); in print_alu_dst()
315 vc4_qpu_disasm_pack_a(stderr, pack); in print_alu_dst()
/third_party/python/Lib/idlelib/idle_test/
H A Dhtest.py379 frameLabel.pack()
384 scrollbar.pack(side='right', fill='y', expand=False)
385 text.pack(side='left', fill='both', expand=True)
435 button.pack()
436 next_button.pack()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DAnyTest.java45 TestAny container = TestAny.newBuilder().setValue(Any.pack(message)).build(); in testAnyGeneratedApi()
79 TestAny container = TestAny.newBuilder().setValue(Any.pack(message, "xxx.com")).build(); in testCustomTypeUrls()
90 container = TestAny.newBuilder().setValue(Any.pack(message, "yyy.com/")).build(); in testCustomTypeUrls()
101 container = TestAny.newBuilder().setValue(Any.pack(message, "")).build(); in testCustomTypeUrls()
118 TestAny container = TestAny.newBuilder().setValue(Any.pack(message)).build(); in testCachedUnpackResult()
/kernel/linux/linux-6.6/tools/testing/selftests/tpm2/
H A Dtpm2.py260 return struct.pack(fmt, self.session_handle, len(self.nonce),
278 return struct.pack(fmt, len(self.user_auth), self.user_auth,
311 return struct.pack(self.__fmt(),
413 cmd = struct.pack(fmt,
445 cmd = struct.pack(
459 cmd = struct.pack(fmt,
501 cmd = struct.pack(fmt,
516 cmd = struct.pack(fmt,
526 cmd = struct.pack(fmt,
536 cmd = struct.pack(fm
[all...]
/third_party/python/Lib/idlelib/
H A Ddebugger.py140 self.bframe.pack(anchor="w")
156 b.pack(side="left")
159 self.cframe.pack(side="left")
185 self.status.pack(anchor="w")
187 self.error.pack(anchor="w", fill="x")
191 self.fstack.pack(expand=1, fill="both")
193 self.flocals.pack(expand=1, fill="both")
195 self.fglobals.pack(expand=1, fill="both")
473 self.frame.pack(expand=1, fill="both")
475 self.label.pack(fil
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dga102.c243 struct gf100_gr_pack *pack; in ga102_gr_av64_to_init() local
248 pack = vzalloc((sizeof(*pack) * 2) + (sizeof(*init) * (nent + 1))); in ga102_gr_av64_to_init()
249 if (!pack) in ga102_gr_av64_to_init()
252 init = (void *)(pack + 2); in ga102_gr_av64_to_init()
253 pack[0].init = init; in ga102_gr_av64_to_init()
254 pack[0].type = 64; in ga102_gr_av64_to_init()
266 *ppack = pack; in ga102_gr_av64_to_init()
/third_party/ffmpeg/libavcodec/x86/
H A Dsbcdsp.asm54 %macro ANALYZE_MAC_REG 7 ; out1, out2, in, tmp1, tmp2, offset, pack
55 %ifidn %7, pack
73 ANALYZE_MAC_REG m0, m2, m0, m0, m2, 80, pack
74 ANALYZE_MAC_REG m0, m2, m1, m1, m3, 96, pack
98 ANALYZE_MAC_REG m4, m5, m0, m4, m5, 160, pack
99 ANALYZE_MAC_REG m4, m5, m1, m6, m7, 192, pack
100 ANALYZE_MAC_REG m4, m5, m2, m6, m7, 224, pack
101 ANALYZE_MAC_REG m4, m5, m3, m6, m7, 256, pack
/third_party/python/Lib/tkinter/
H A Dfiledialog.py69 self.botframe.pack(side=BOTTOM, fill=X)
72 self.selection.pack(side=BOTTOM, fill=X)
76 self.filter.pack(side=TOP, fill=X)
80 self.midframe.pack(expand=YES, fill=BOTH)
83 self.filesbar.pack(side=RIGHT, fill=Y)
86 self.files.pack(side=RIGHT, expand=YES, fill=BOTH)
94 self.dirsbar.pack(side=LEFT, fill=Y)
97 self.dirs.pack(side=LEFT, expand=YES, fill=BOTH)
107 self.ok_button.pack(side=LEFT)
111 self.filter_button.pack(sid
[all...]
H A Dsimpledialog.py47 self.message.pack(expand=1, fill=BOTH)
49 self.frame.pack()
60 b.pack(side=LEFT, fill=BOTH, expand=1)
129 body.pack(padx=5, pady=5)
174 w.pack(side=LEFT, padx=5, pady=5)
176 w.pack(side=LEFT, padx=5, pady=5)
181 box.pack()
436 t.pack()
438 q.pack()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
H A Dset_mode_types.h46 #pragma pack(push)
47 #pragma pack(1)
96 #pragma pack(pop)
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
H A Dset_mode_types.h46 #pragma pack(push)
47 #pragma pack(1)
100 #pragma pack(pop)
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DAPIInfo.java56 private String pack = ""; // package field in APIInfo
68 return (((pack.hashCode() << 3) ^ cls.hashCode()) << 3) ^ name.hashCode(); in hashCode()
78 this.pack.equals(that.pack) && in equals()
170 case PAK: return pack; in get()
208 case PAK: pack = val; break; in setType()
340 int result = lhi.pack.compareTo(rhi.pack); in defaultComparator()
372 int result = lhi.pack.compareTo(rhi.pack); in changedComparator()
[all...]
/kernel/linux/linux-5.10/drivers/pnp/pnpbios/
H A Dpnpbios.h83 #pragma pack(1)
112 #pragma pack()
128 #pragma pack(1)
148 #pragma pack()
/kernel/linux/linux-6.6/drivers/pnp/pnpbios/
H A Dpnpbios.h83 #pragma pack(1)
112 #pragma pack()
128 #pragma pack(1)
148 #pragma pack()
/third_party/python/Lib/test/
H A Dtest_sunau.py135 b = struct.pack('>LLLLL', sunau.AUDIO_FILE_MAGIC, 20, 0,
141 b = struct.pack('>LLLLLL', sunau.AUDIO_FILE_MAGIC, 124, 0,
148 b = struct.pack('>LLLLLL', sunau.AUDIO_FILE_MAGIC, 24, 0, 0, 11025, 1)
153 b = struct.pack('>LLLLLL', sunau.AUDIO_FILE_MAGIC, 24, 0,
/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/
H A DJsonFormatTest.java866 TestAny message = TestAny.newBuilder().setAnyValue(Any.pack(content)).build(); in testAnyFieldsWithCustomAddedTypeRegistry()
890 Any anyMessage = Any.pack(Any.pack(content)); in testAnyFieldsWithCustomAddedTypeRegistry()
905 TestAny message = TestAny.newBuilder().setAnyValue(Any.pack(content)).build(); in testAnyFields()
941 Any anyMessage = Any.pack(Any.pack(content)); in testAnyFields()
954 anyMessage = Any.pack(Int32Value.newBuilder().setValue(12345).build()); in testAnyFields()
962 anyMessage = Any.pack(UInt32Value.newBuilder().setValue(12345).build()); in testAnyFields()
970 anyMessage = Any.pack(Int64Value.newBuilder().setValue(12345).build()); in testAnyFields()
978 anyMessage = Any.pack(UInt64Valu in testAnyFields()
[all...]
/third_party/mesa3d/src/util/format/
H A Du_format.c433 const struct util_format_pack_description *pack = in util_format_write_4() local
445 pack->pack_rgba_uint(dst_row, dst_stride, src, src_stride, w, h); in util_format_write_4()
447 pack->pack_rgba_sint(dst_row, dst_stride, src, src_stride, w, h); in util_format_write_4()
449 pack->pack_rgba_float(dst_row, dst_stride, src, src_stride, w, h); in util_format_write_4()
474 const struct util_format_pack_description *pack = in util_format_write_4ub() local
487 pack->pack_rgba_8unorm(dst_row, dst_stride, src_row, src_stride, w, h); in util_format_write_4ub()
651 const struct util_format_pack_description *pack = in util_format_translate() local
709 if (unpack->unpack_z_float && pack->pack_z_float) { in util_format_translate()
713 if (unpack->unpack_s_8uint && pack->pack_s_8uint) { in util_format_translate()
745 !pack in util_format_translate()
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dpacked-vtable.h3 #pragma pack(1)
10 #pragma pack()
H A Dbitfield_pragma_packed.h1 #pragma pack(push, 1)
9 #pragma pack(pop)
H A Dpacked-n-with-padding.h1 #pragma pack(push, 2)
8 #pragma pack(pop)
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dpsa_storage.py124 def pack( member in Key
130 This function is similar to `struct.pack`, but with the following differences:
137 return struct.pack('<' + fmt, # little-endian, standard sizes
153 header = self.MAGIC + self.pack('L', self.version)
155 attributes = self.pack('LHHLLL',
158 material = self.pack('L', len(self.material)) + self.material
/third_party/libwebsockets/scripts/
H A Desp32.mk28 $(LWS_BUILD_PATH)/pack.img: $(APP_BIN)
71 cp $(LWS_BUILD_PATH)/$(PROJECT_NAME).bin $(LWS_BUILD_PATH)/pack.img ;\
92 all: $(LWS_BUILD_PATH)/pack.img
94 flash: $(LWS_BUILD_PATH)/pack.img
96 lws_flash_ota: $(LWS_BUILD_PATH)/pack.img

Completed in 22 milliseconds

12345678910>>...32