Home
last modified time | relevance | path

Searched +full:36 +full:- +full:sky (Results 1 – 25 of 391) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/elfutils/backends/
H A Dcsky_corenote.c1 /* C-SKY specific core note handling.
2 Copyright (C) 2019 Hangzhou C-SKY Microsystems co.,ltd.
57 { .offset = 0, .regno = 0, .count = 36, .bits = 32 } /* r0..r31 */
59 #define PRSTATUS_REGS_SIZE (36 * 4)
61 #include "linux-core-note.c"
H A Dcsky_regs.c1 /* Register names and numbers for C-SKY DWARF.
2 Copyright (C) 2019 Hangzhou C-SKY Microsystems co.,ltd.
84 case 36: in csky_register_info()
H A Dcsky_initreg.c1 /* Fetch live process registers from TID. C-SKY version.
2 Copyright (C) 2019 Hangzhou C-SKY Microsystems co.,ltd.
71 dwarf_regs[i] = user_regs.regs[i - 4]; in csky_set_initial_registers_tid()
74 dwarf_regs[i] = user_regs.exregs[i - 16]; in csky_set_initial_registers_tid()
78 dwarf_regs[36] = user_regs.rhi; in csky_set_initial_registers_tid()
83 setfunc (-1, 1, &dwarf_regs[32], arg); in csky_set_initial_registers_tid()
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dsha1-internal.c3 * Copyright (c) 2003-2005, Jouni Malinen <[email protected]>
24 * sha1_vector - SHA-1 hash for data vector
29 * Returns: 0 on success, -1 of failure
37 return -1; in sha1_vector()
48 /* ===== start - public domain SHA1 implementation ===== */
51 SHA-1 in C
52 By Steve Reid <sreid@sea-to-sky.net>
55 -----------------
72 greater than 8191 (8K - 1) due to the 'len << 3' on line 3 of SHA1Update().
85 --
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ci/
H A Dtraces-vmware.yml2 ---
3 traces-db:
4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/"
7 bgfx/01-cubes.rdc:
8 gl-vmware-llvmpipe:
10 bgfx/02-metaballs.rdc:
11 gl-vmware-llvmpipe:
13 bgfx/03-raymarch.rdc:
14 gl-vmware-llvmpipe:
16 bgfx/04-mesh.rdc:
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ci/
H A Dtraces-llvmpipe.yml2 ---
3 traces-db:
4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/"
7 0ad/0ad-v2.trace:
8 gl-vmware-llvmpipe:
10 bgfx/01-cubes.rdc:
11 gl-vmware-llvmpipe:
13 bgfx/02-metaballs.rdc:
14 gl-vmware-llvmpipe:
16 bgfx/03-raymarch.rdc:
[all …]
/aosp_15_r20/external/lottie/snapshot-tests/src/main/assets/lottiefiles/
H A Dday_night_cycle.json1- Rect"},{"ty":"fl","c":{"a":0,"k":[0.6104422,0.7968428,0.8745098,1]},"o":{"a":0,"k":100},"r":1,"n…
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D17.1.0.rst16 ----------------
20 c388069581a72853161657ac365f2c083afabd7cffd53f80513dacfa1cfa58a8 mesa-17.1.0.tar.gz
21 cf234a6ed4764673886b6661553b54675776ef0898f774716173cec890ac3b17 mesa-17.1.0.tar.xz
24 ------------
28 - OpenGL 4.2 on i965/ivb
29 - GL_ARB_gpu_shader_fp64 on i965/ivybridge
30 - GL_ARB_gpu_shader_int64 on i965/gen8+, nvc0, radeonsi, softpipe,
32 - GL_ARB_shader_ballot on nvc0, radeonsi
33 - GL_ARB_shader_clock on nv50, nvc0, radeonsi
34 - GL_ARB_shader_group_vote on radeonsi
[all …]
/aosp_15_r20/external/replicaisland/res/values/
H A Dstrings.xml1 <?xml version="1.0" encoding="utf-8"?>
16 <!-- UI -->
35 <string name="preference_enable_screen_controls">On-Screen Controls</string>
36 …plays movement pad and buttons on screen. Suggested for devices without a d-pad or trackball. Req…
39 … left and right to drive the Android around. Good for devices with no trackball or d-pad.</string>
42 <string name="preference_movement_sensitivity_summary">Adjusts the sensitivity of the trackball, d-
84 <string name="game_results_kabocha_ending">BAD ENDING #1 - Kabocha Wins</string>
85 <string name="game_results_rokudou_ending">BAD ENDING #2 - Rokudou Wins</string>
86 <string name="game_results_wanda_ending">GOOD ENDING - World Saved!</string>
112 - Unlockable extra modes: Linear Story Mode and Level Select.\n
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Delf.h2 Copyright (C) 1995-2024 Free Software Foundation, Inc.
26 /* Type for a 16-bit quantity. */
30 /* Types for signed and unsigned 32-bit quantities. */
36 /* Types for signed and unsigned 64-bit quantities. */
50 /* Type for section indices, which are 16-bit quantities. */
72 Elf32_Word e_flags; /* Processor-specific flags */
90 Elf64_Word e_flags; /* Processor-specific flags */
121 #define ELFCLASS32 1 /* 32-bit objects */
122 #define ELFCLASS64 2 /* 64-bit objects */
137 #define ELFOSABI_HPUX 1 /* HP-UX */
[all …]
/aosp_15_r20/external/elfutils/libelf/
H A Delf.h2 Copyright (C) 1995-2024 Free Software Foundation, Inc.
26 /* Type for a 16-bit quantity. */
30 /* Types for signed and unsigned 32-bit quantities. */
36 /* Types for signed and unsigned 64-bit quantities. */
50 /* Type for section indices, which are 16-bit quantities. */
72 Elf32_Word e_flags; /* Processor-specific flags */
90 Elf64_Word e_flags; /* Processor-specific flags */
121 #define ELFCLASS32 1 /* 32-bit objects */
122 #define ELFCLASS64 2 /* 64-bit objects */
137 #define ELFOSABI_HPUX 1 /* HP-UX */
[all …]
/aosp_15_r20/external/snakeyaml/src/test/resources/issues/
H A Demoji.yaml6 Latin-1 punctuation and symbols: 2
76 Weather, landscape, and sky symbols: 13
80 Food symbol: 36
111 Office symbols: 36
148 - "#" # U+0023 NUMBER SIGN
149 - "*" # U+002A ASTERISK
151 - 0 # U+0030 DIGIT ZERO
152 - 1 # U+0031 DIGIT ONE
153 - 2 # U+0032 DIGIT TWO
154 - 3 # U+0033 DIGIT THREE
[all …]
/aosp_15_r20/external/pciutils/
H A Dpci.ids5 # Date: 2024-05-14 03:15:02
8 # the PCI ID Project at https://pci-ids.ucw.cz/.
14 # (version 2 or higher) or the 3-clause BSD License.
25 # device device_name <-- single tab
26 # subvendor subdevice subsystem_name <-- two tabs
30 # This is a relabelled RTL-8139
31 8139 AT-2500TX V3 Ethernet
41 7a09 PCI-to-PCI Bridge
49 7a19 PCI-to-PCI Bridge
53 7a29 PCI-to-PCI Bridge
[all …]
/aosp_15_r20/external/selinux/libselinux/src/
H A Dsha1.c5 // Original author: Steve Reid <sreid@sea-to-sky.net>
10 // This is free and unencumbered software released into the public domain - June 2013 waterjuice.o…
12 // - stop symbols being exported for libselinux shared library - October 2015
14 // - Not cast the workspace from a byte array to a CHAR64LONG16 due to alignment issues.
16 …signed char *') to 'CHAR64LONG16 *' increases required alignment from 1 to 4 [-Werror,-Wcast-align]
19 // - Silence clang's -Wextra-semi-stmt warning - July 2021, Nicolas Iooss <[email protected]>
45 #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits))))
48 #define blk0(i) (block->l[i] = (rol(block->l[i],24)&0xFF00FF00) \
49 |(rol(block->l[i],8)&0x00FF00FF))
51 #define blk(i) (block->l[i&15] = rol(block->l[(i+13)&15]^block->l[(i+8)&15] \
[all …]
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/draft/
H A DCategories.txt46 002D Pd Punctuation HYPHEN-MINUS
61 003C Sm Symbol Math Relation LESS-THAN SIGN
63 003E Sm Symbol Math Relation GREATER-THAN SIGN
161 00A0 Zs Punctuation Space NO-BREAK SPACE
172 00AB Pi Punctuation Quotation LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
178 00B1 Sm Symbol Math Operator PLUS-MINUS SIGN
188 00BB Pf Punctuation Quotation RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
670 029D Ll Letter Phonetic IPA LATIN SMALL LETTER J WITH CROSSED-TAIL
742 02E5 Sk Letter Tone MODIFIER LETTER EXTRA-HIGH TONE BAR
746 02E9 Sk Letter Tone MODIFIER LETTER EXTRA-LOW TONE BAR
[all …]
/aosp_15_r20/out/target/product/shiba/product/etc/
Dapns-conf.xml1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <!--
10 ** http://www.apache.org/licenses/LICENSE-2.0
18 -->
20 <!-- use empty string to specify no proxy or port -->
21 <!-- This version must agree with that in apps/common/res/apns.xml -->
40 <apn carrier="T-Mobile TEST SIM"
69 <!-- bearer 13, 14 -->
85 <!-- bearer 13, 14 -->
115 <!-- bearer 13, 14 -->
[all …]
/aosp_15_r20/device/sample/etc/
H A Dapns-full-conf.xml1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <!--
10 ** http://www.apache.org/licenses/LICENSE-2.0
18 -->
20 <!-- use empty string to specify no proxy or port -->
21 <!-- This version must agree with that in apps/common/res/apns.xml -->
40 <apn carrier="T-Mobile TEST SIM"
69 <!-- bearer 13, 14 -->
85 <!-- bearer 13, 14 -->
115 <!-- bearer 13, 14 -->
[all …]
/aosp_15_r20/external/python/bumble/rust/src/wrapper/assigned_numbers/
Dcompany_ids.rs7 // http://www.apache.org/licenses/LICENSE-2.0
15 // auto-generated by gen_assigned_numbers, do not edit
60 (36_u16, r#"Alcatel"#),
74 (50_u16, r#"Red-M (Communications) Ltd"#),
114 (90_u16, r#"EM Microelectronic-Marin SA"#),
185 (161_u16, r#"SR-Medizinelektronik"#),
195 (171_u16, r#"Ingenieur-Systemgruppe Zahn GmbH"#),
211 (187_u16, r#"S-Power Electronics Limited"#),
356 (332_u16, r#"Mesh-Net Ltd"#),
399 (375_u16, r#"I-SYST inc."#),
[all …]
/aosp_15_r20/external/okio/okio-assetfilesystem/src/androidTest/assets/
H A Dmoby10b.txt6 Project Gutenberg's archives, as compared to a public-domain hard copy.
70 million dollars per hour this year as we release thirty-six text
80 At our revised rates of production, we will reach only one-third
83 from Michael Hart's salary at Carnegie-Mellon University, and an
92 tax deductible to the extent allowable by law. (CMU = Carnegie-
155 By using or reading any part of this PROJECT GUTENBERG-tm
163 ABOUT PROJECT GUTENBERG-TM ETEXTS
164 This PROJECT GUTENBERG-tm etext, like most PROJECT GUTENBERG-
167 Carnegie-Mellon University (the "Project"). Among other
188 etext from as a PROJECT GUTENBERG-tm etext) disclaims all
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gnss/1.0/android.hardware.gnss-V1.0-java_gen_java/gen/srcs/android/hardware/gnss/V1_0/
DIGnssMeasurementCallback.java8 * Fully-qualified interface name for this interface.
488 * +---------------------+-------------------+-----------------------------+
490 * +---------------------+-------------------+-----------------------------+
494 * +---------------------+-------------------+-----------------------------+
513 * +---------------------+-------------------+-----------------------------+
514 * | RESET | ADR(t) - ADR(t-1) | Carrier phase accumulation |
517 * | | | time t-1. This indicates |
524 * +---------------------+-------------------+-----------------------------+
525 * | CYCLE_SLIP | ADR(t) - ADR(t-1) | Cycle slip(s) have been |
528 * | | | time t-1. This indicates |
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DELF.h1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This header contains common, non-processor-specific data structures and
14 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
17 //===----------------------------------------------------------------------===//
69 Elf32_Word e_flags; // Processor-specific flags
85 // 64-bit ELF header. Fields are the same as for ELF32, but with different
120 ET_LOOS = 0xfe00, // Beginning of operating system-specific codes
121 ET_HIOS = 0xfeff, // Operating system-specific
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DELF.h1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This header contains common, non-processor-specific data structures and
14 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
17 //===----------------------------------------------------------------------===//
69 Elf32_Word e_flags; // Processor-specific flags
85 // 64-bit ELF header. Fields are the same as for ELF32, but with different
120 ET_LOOS = 0xfe00, // Beginning of operating system-specific codes
121 ET_HIOS = 0xfeff, // Operating system-specific
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DELF.h1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This header contains common, non-processor-specific data structures and
14 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
17 //===----------------------------------------------------------------------===//
69 Elf32_Word e_flags; // Processor-specific flags
85 // 64-bit ELF header. Fields are the same as for ELF32, but with different
120 ET_LOOS = 0xfe00, // Beginning of operating system-specific codes
121 ET_HIOS = 0xfeff, // Operating system-specific
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DELF.h1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This header contains common, non-processor-specific data structures and
14 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
17 //===----------------------------------------------------------------------===//
69 Elf32_Word e_flags; // Processor-specific flags
85 // 64-bit ELF header. Fields are the same as for ELF32, but with different
120 ET_LOOS = 0xfe00, // Beginning of operating system-specific codes
121 ET_HIOS = 0xfeff, // Operating system-specific
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DELF.h1 //===- llvm/BinaryFormat/ELF.h - ELF constants and structures ---*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This header contains common, non-processor-specific data structures and
14 // Version 1.2, May 1995. The ELF64 stuff is based on ELF-64 Object File Format
17 //===----------------------------------------------------------------------===//
69 Elf32_Word e_flags; // Processor-specific flags
85 // 64-bit ELF header. Fields are the same as for ELF32, but with different
120 ET_LOOS = 0xfe00, // Beginning of operating system-specific codes
121 ET_HIOS = 0xfeff, // Operating system-specific
[all …]

12345678910>>...16