/aosp_15_r20/external/mesa3d/src/util/format/ |
H A D | u_format_fxt1.c | 1257 fxt1_decode_1HI (const uint8_t *code, int32_t t, uint8_t *rgba) in fxt1_decode_1HI() 1292 fxt1_decode_1CHROMA (const uint8_t *code, int32_t t, uint8_t *rgba) in fxt1_decode_1CHROMA() 1315 fxt1_decode_1MIXED (const uint8_t *code, int32_t t, uint8_t *rgba) in fxt1_decode_1MIXED() 1401 fxt1_decode_1ALPHA (const uint8_t *code, int32_t t, uint8_t *rgba) in fxt1_decode_1ALPHA() 1490 const uint8_t *code = (const uint8_t *)texture + in fxt1_decode_1() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
H A D | MeasureUnitTest.java | 3230 String code = expected.getSubtype(); in testAUnit() local 3898 String code = unit.getSubtype(); in generateCXXHConstants() local 4123 String code = unit.getSubtype(); in toCamelCase() local 4203 String code = unit.getSubtype(); in toJAVAName() local 4234 String code = unit.getSubtype(); in generateConstants() local
|
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/ |
H A D | MeasureUnitTest.java | 3227 String code = expected.getSubtype(); in testAUnit() local 3895 String code = unit.getSubtype(); in generateCXXHConstants() local 4120 String code = unit.getSubtype(); in toCamelCase() local 4200 String code = unit.getSubtype(); in toJAVAName() local 4231 String code = unit.getSubtype(); in generateConstants() local
|
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | javassist.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/ByteArrayClassPath.class
ByteArrayClassPath ... |
/aosp_15_r20/packages/modules/Bluetooth/system/bta/jv/ |
D | bta_jv_act.cc | 1414 static void bta_jv_port_mgmt_cl_cback(const tPORT_RESULT code, uint16_t port_handle) { in bta_jv_port_mgmt_cl_cback() 1473 static void bta_jv_port_event_cl_cback(uint32_t code, uint16_t port_handle) { in bta_jv_port_event_cl_cback() 1625 static void bta_jv_port_mgmt_sr_cback(const tPORT_RESULT code, uint16_t port_handle) { in bta_jv_port_mgmt_sr_cback() 1698 static void bta_jv_port_event_sr_cback(uint32_t code, uint16_t port_handle) { in bta_jv_port_event_sr_cback()
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | SupplicantStaIfaceCallbackAidlImpl.java | 606 public void onDppProgress(int code) { in onDppProgress() 615 public void onDppFailure(int code, String ssid, String channelList, char[] bandList) { in onDppFailure() 666 public void onDppSuccess(int code) { in onDppSuccess()
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | funcobject.c | 49 PyFunction_NewWithQualName(PyObject *code, PyObject *globals, PyObject *qualname) in PyFunction_NewWithQualName() 148 PyFunction_New(PyObject *code, PyObject *globals) in PyFunction_New() 611 func_new_impl(PyTypeObject *type, PyCodeObject *code, PyObject *globals, in func_new_impl()
|
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/rust/ |
D | decoder.rs | 819 let code = " in test_find_fields_static() localVariable 836 let code = " in test_find_fields_dynamic_count() localVariable 854 let code = " in test_find_fields_dynamic_size() localVariable
|
/aosp_15_r20/external/libxaac/decoder/drc_src/ |
H A D | impd_drc_dynamic_payload.c | 82 WORD32 code; in impd_dec_gains() local 127 WORD32 code; in impd_dec_slopes() local 188 WORD32 code; in impd_dec_times() local
|
/aosp_15_r20/external/python/cpython2/Modules/cjkcodecs/ |
D | cjkcodecs.h | 60 DBCHAR code; member 95 #define UCS4INVALID(code) \ argument 99 #define UCS4INVALID(code) \ argument
|
/aosp_15_r20/frameworks/base/core/java/android/inputmethodservice/ |
H A D | IRemoteInputConnectionInvoker.java | 101 protected abstract void dispatch(@NonNull Executor executor, @NonNull C consumer, int code, in dispatch() 116 protected void dispatch(@NonNull Executor executor, @NonNull IntConsumer consumer, int code, in dispatch() 136 @NonNull Consumer<TextBoundsInfoResult> consumer, int code, Bundle data) { in dispatch()
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | operands-aarch64.h | 142 void Combine(int code) { in Combine() 148 void Remove(int code) { in Remove() 229 bool IncludesAliasOf(int code) const { in IncludesAliasOf()
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | igmp.h | 25 __u8 code; member 52 __u8 code; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | igmp.h | 25 __u8 code; member 52 __u8 code; member
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_fuchsia.rs | 249 pub fn code(&self) -> Option<i32> { in code() method 326 pub fn code(self) -> Option<NonZero<i32>> { in code() method
|
/aosp_15_r20/external/crosvm/linux_input_sys/src/ |
H A D | lib.rs | 30 pub code: u16, field 62 pub code: Le16, field
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/ |
D | igmp.h | 25 __u8 code; member 52 __u8 code; member
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_vxworks.rs | 205 pub fn code(&self) -> Option<i32> { in code() method 260 pub fn code(self) -> Option<NonZero<i32>> { in code() method
|
H A D | process_fuchsia.rs | 249 pub fn code(&self) -> Option<i32> { in code() method 326 pub fn code(self) -> Option<NonZero<i32>> { in code() method
|
/aosp_15_r20/external/kernel-headers/original/uapi/linux/ |
H A D | igmp.h | 33 __u8 code; /* For newer IGMP */ member 65 __u8 code; member
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_vxworks.rs | 205 pub fn code(&self) -> Option<i32> { in code() method 260 pub fn code(self) -> Option<NonZero<i32>> { in code() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/ |
H A D | process_vxworks.rs | 205 pub fn code(&self) -> Option<i32> { in code() method 260 pub fn code(self) -> Option<NonZero<i32>> { in code() method
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | igmp.h | 25 __u8 code; member 52 __u8 code; member
|
/aosp_15_r20/bootable/recovery/minui/ |
H A D | events.cpp | 289 for (int code = 0; code <= SW_MAX; code++) { in ev_sync_sw_state() local 318 for (int code = 0; code <= KEY_MAX; code++) { in ev_sync_key_state() local
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/ |
H A D | igmp.h | 13 __u8 code; member 40 __u8 code; member
|