Home
last modified time | relevance | path

Searched full:treat (Results 1 – 25 of 1210) sorted by relevance

12345678910>>...49

/OK3568_Linux_fs/buildroot/package/gerbera/
H A Dconfig.xml86 <treat mimetype="application/ogg" as="ogg" />
87 <treat mimetype="audio/L16" as="pcm" />
88 <treat mimetype="audio/flac" as="flac" />
89 <treat mimetype="audio/mp4" as="mp4" />
90 <treat mimetype="audio/mpeg" as="mp3" />
91 <treat mimetype="audio/ogg" as="ogg" />
92 <treat mimetype="audio/x-dsd" as="dsd" />
93 <treat mimetype="audio/x-flac" as="flac" />
94 <treat mimetype="audio/x-matroska" as="mka" />
95 <treat mimetype="audio/x-mpegurl" as="playlist" />
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Ddlfcn.h130 /* Treat ARG as `lmid_t *'; store namespace ID for HANDLE there. */
133 /* Treat ARG as `struct link_map **';
139 /* Treat ARG as `Dl_serinfo *' (see below), and fill in to describe the
147 /* Treat ARG as `char *', and store there the directory name used to
154 /* Treat ARG as `size_t *', and store there the TLS module ID
159 /* Treat ARG as `void **', and store there a pointer to the calling
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Ddlfcn.h130 /* Treat ARG as `lmid_t *'; store namespace ID for HANDLE there. */
133 /* Treat ARG as `struct link_map **';
139 /* Treat ARG as `Dl_serinfo *' (see below), and fill in to describe the
147 /* Treat ARG as `char *', and store there the directory name used to
154 /* Treat ARG as `size_t *', and store there the TLS module ID
159 /* Treat ARG as `void **', and store there a pointer to the calling
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dselftest.h285 /* Like ASSERT_TRUE, but treat LOC as the effective location of the
305 /* Like ASSERT_FALSE, but treat LOC as the effective location of the
325 /* Like ASSERT_EQ, but treat LOC as the effective location of the
344 /* Like ASSERT_KNOWN_EQ, but treat LOC as the effective location of the
376 /* Like ASSERT_MAYBE_NE, but treat LOC as the effective location of the
395 /* Like ASSERT_GT, but treat LOC as the effective location of the
414 /* Like ASSERT_LT, but treat LOC as the effective location of the
436 /* Like ASSERT_STREQ, but treat LOC as the effective location of the
456 /* Like ASSERT_STR_CONTAINS, but treat LOC as the effective location of the
H A Dwide-int.h156 wi::to_wide (t) // Treat T as a wide_int
157 wi::to_offset (t) // Treat T as an offset_int
158 wi::to_widest (t) // Treat T as a widest_int
1165 /* Treat X as having signedness SGN and convert it to a PRECISION-bit
1302 /* Treat X as having signedness SGN and convert it to an N-bit number. */
2045 /* Return -1 if X < Y, 0 if X == Y and 1 if X > Y. Treat both X and Y
2082 /* Return -1 if X < Y, 0 if X == Y and 1 if X > Y. Treat both X and Y
2459 /* Return X + Y. Treat X and Y as having the signednes given by SGN
2545 /* Return X - Y. Treat X and Y as having the signednes given by SGN
2608 /* Return X * Y. Treat X and Y as having the signednes given by SGN
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dselftest.h285 /* Like ASSERT_TRUE, but treat LOC as the effective location of the
305 /* Like ASSERT_FALSE, but treat LOC as the effective location of the
325 /* Like ASSERT_EQ, but treat LOC as the effective location of the
344 /* Like ASSERT_KNOWN_EQ, but treat LOC as the effective location of the
376 /* Like ASSERT_MAYBE_NE, but treat LOC as the effective location of the
395 /* Like ASSERT_GT, but treat LOC as the effective location of the
414 /* Like ASSERT_LT, but treat LOC as the effective location of the
436 /* Like ASSERT_STREQ, but treat LOC as the effective location of the
456 /* Like ASSERT_STR_CONTAINS, but treat LOC as the effective location of the
H A Dwide-int.h156 wi::to_wide (t) // Treat T as a wide_int
157 wi::to_offset (t) // Treat T as an offset_int
158 wi::to_widest (t) // Treat T as a widest_int
1165 /* Treat X as having signedness SGN and convert it to a PRECISION-bit
1302 /* Treat X as having signedness SGN and convert it to an N-bit number. */
2045 /* Return -1 if X < Y, 0 if X == Y and 1 if X > Y. Treat both X and Y
2082 /* Return -1 if X < Y, 0 if X == Y and 1 if X > Y. Treat both X and Y
2459 /* Return X + Y. Treat X and Y as having the signednes given by SGN
2545 /* Return X - Y. Treat X and Y as having the signednes given by SGN
2608 /* Return X * Y. Treat X and Y as having the signednes given by SGN
[all …]
/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Dconvert-overrides.py31 …package-vars", action="append", default=[], help="Additional variables to treat as package variabl…
32 …--image-vars", action="append", default=[], help="Additional variables to treat as image variables…
33 …short-override", action="append", default=[], help="Additional strings to treat as short overrides…
38 # List of strings to treat as overrides
54 # List of strings to treat as overrides but only with whitespace following or another override (mor…
/OK3568_Linux_fs/kernel/arch/m68k/lib/
H A Dchecksum.c48 "subql #2,%1\n\t" /* buff%4==2: treat first word */ in csum_partial()
50 "addql #2,%1\n\t" /* len was == 2, treat only rest */ in csum_partial()
145 "subql #2,%1\n\t" /* buff%4==2: treat first word */ in csum_and_copy_from_user()
147 "addql #2,%1\n\t" /* len was == 2, treat only rest */ in csum_and_copy_from_user()
283 "subql #2,%1\n\t" /* buff%4==2: treat first word */ in csum_partial_copy_nocheck()
285 "addql #2,%1\n\t" /* len was == 2, treat only rest */ in csum_partial_copy_nocheck()
/OK3568_Linux_fs/buildroot/fs/f2fs/
H A DConfig.in25 to treat them as cold files. The default list includes most
33 to treat them as hot files. The default list includes only
/OK3568_Linux_fs/kernel/arch/x86/
H A DKconfig.cpu201 treat this chip as a 586TSC with some extended instructions
209 treat this chip as a 586TSC with some extended instructions
239 treat this chip as a generic 586. Whilst the CPU is 686 class,
251 of SSE and tells gcc to treat the CPU as a 686.
259 shift and tells gcc to treat the CPU as a 686.
/OK3568_Linux_fs/u-boot/common/eeprom/
H A Deeprom_field.c106 * Treat the field data as simple binary data, and print it as two digit
145 * Treat the field data as simple binary data, and print it in reverse order
179 * Treat the field data as simple binary data, and print it formatted as a MAC
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DCERN-OHL-W-2.031 c) any licence which permits You to treat the Source to which
34 associated Product You treat the Source in question as being
280 without specifying a version, You may treat that Covered Source
289 You may treat Covered Source licensed under CERN-OHL-W as
H A DCERN-OHL-S-2.032 c) any licence which permits You to treat the Source to which
35 treat the Source in question as being licensed under
264 without specifying a version, You may treat that Covered Source
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DRange-Checking.html80 <small>GDB</small> to treat range errors in one of three ways: ignore them,
81 always treat them as errors and abandon the expression, or issue
86 of any type. Some languages, however, do not treat overflows as an
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DRange-Checking.html80 <small>GDB</small> to treat range errors in one of three ways: ignore them,
81 always treat them as errors and abandon the expression, or issue
86 of any type. Some languages, however, do not treat overflows as an
/OK3568_Linux_fs/kernel/tools/testing/selftests/rseq/
H A Drseq.c84 /* Treat libc's ownership as a successful registration. */ in rseq_register_current_thread()
99 /* Treat libc's ownership as a successful unregistration. */ in rseq_unregister_current_thread()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dedd.h37 in boot_params - treat this as 1 byte */
54 in boot_params - treat this as 1 byte */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dedd.h37 in boot_params - treat this as 1 byte */
54 in boot_params - treat this as 1 byte */
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mtk.h37 * treat a HS root port as a bandwidth domain, but treat a SS root port as
/OK3568_Linux_fs/u-boot/include/linux/
H A Dedd.h28 in boot_params - treat this as 1 byte */
45 in boot_params - treat this as 1 byte */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dedd.h37 in boot_params - treat this as 1 byte */
54 in boot_params - treat this as 1 byte */
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/
H A DZip.h18 * One entry in the Zip archive. Treat this as opaque -- use accessors below.
39 * One Zip archive. Treat as opaque.
/OK3568_Linux_fs/external/recovery/minzip/
H A DZip.h16 * One entry in the Zip archive. Treat this as opaque -- use accessors below.
37 * One Zip archive. Treat as opaque.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgm200.c31 /* VALID_FALSE + VOL tells the MMU to treat the PTE as sparse. */ in gm200_vmm_pgt_sparse()
56 /* VALID_FALSE + VOL_BIG tells the MMU to treat the PDE as sparse. */ in gm200_vmm_pgd_sparse()

12345678910>>...49