/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/surface_aggregator/ |
D | dtx.h | 29 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument 30 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument 31 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument 32 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument 56 __u16 code; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/surface_aggregator/ |
D | dtx.h | 29 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument 30 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument 31 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument 32 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument 56 __u16 code; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/surface_aggregator/ |
D | dtx.h | 29 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument 30 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument 31 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument 32 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument 56 __u16 code; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/surface_aggregator/ |
H A D | dtx.h | 17 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument 18 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument 19 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument 20 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument 44 __u16 code; member
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ |
H A D | v8_module.cc | 98 const CodeDecoder& code) { in GetUtid() 148 V8JsCode::Decoder code(bytes); in ParseV8JsCode() local 176 V8InternalCode::Decoder code(bytes); in ParseV8InternalCode() local 198 V8WasmCode::Decoder code(bytes); in ParseV8WasmCode() local 226 V8RegExpCode::Decoder code(bytes); in ParseV8RegExpCode() local
|
H A D | v8_tracker.cc | 60 bool IsInterpretedCode(const V8JsCode::Decoder& code) { in IsInterpretedCode() 75 bool IsNativeCode(const V8JsCode::Decoder& code) { in IsNativeCode() 395 const V8JsCode::Decoder& code) { in AddJsCode() 449 const V8InternalCode::Decoder& code) { in AddInternalCode() 475 const V8WasmCode::Decoder& code) { in AddWasmCode() 502 const V8RegExpCode::Decoder& code) { in AddRegExpCode()
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/surface_aggregator/ |
H A D | dtx.h | 17 #define SDTX_STATUS(code) ((code) | SDTX_CATEGORY_STATUS) argument 18 #define SDTX_ERR_RT(code) ((code) | SDTX_CATEGORY_RUNTIME_ERROR) argument 19 #define SDTX_ERR_HW(code) ((code) | SDTX_CATEGORY_HARDWARE_ERROR) argument 20 #define SDTX_UNKNOWN(code) ((code) | SDTX_CATEGORY_UNKNOWN) argument 44 __u16 code; member
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_image_test.cpp | 517 const std::string code = GetShaderHeader("", false) + R"( in TEST_F() local 530 const std::string code = GetShaderHeader() + R"( in TEST_F() local 549 const std::string code = GetShaderHeader() + R"( in TEST_F() local 564 const std::string code = GetShaderHeader() + R"( in TEST_F() local 579 const std::string code = GetShaderHeader() + R"( in TEST_F() local 596 const std::string code = GetShaderHeader( in TEST_F() local 614 const std::string code = GetShaderHeader() + R"( in TEST_F() local 631 const std::string code = GetShaderHeader( in TEST_F() local 649 const std::string code = GetShaderHeader() + R"( in TEST_F() local 664 const std::string code = GetShaderHeader() + R"( in TEST_F() local [all …]
|
/aosp_15_r20/system/libziparchive/incfs_support/include/incfs_support/ |
H A D | signal_handling.h | 110 #define SCOPED_SIGBUS_HANDLER(code) argument 111 #define SCOPED_SIGBUS_HANDLER_CONDITIONAL(condition, code) argument 162 #define SCOPED_SIGBUS_HANDLER_CONDITIONAL(condition, code) \ argument 178 #define SCOPED_SIGBUS_HANDLER(code) \ argument
|
/aosp_15_r20/frameworks/av/media/utils/include/mediautils/ |
H A D | MethodStatistics.h | 59 void event(C&& code, FloatType executeMs) { in event() 74 std::string getMethodForCode(const Code& code) const { in getMethodForCode() 82 size_t getMethodCount(const Code& code) const { in getMethodCount() 91 StatsType getStatistics(const Code& code) const { in getStatistics()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/ |
H A D | CLDRTest.java | 470 String code = it3.next(); in TestForIllegalAttributeValues() local 484 String code = it3.next(); in TestForIllegalAttributeValues() local 949 private String getDateKey(String monthOrDay, String width, String code) { in getDateKey() 967 private String getDateKey(int type, String code) { in getDateKey() 992 String code = it2.next(); in checkForItems() local 1087 String code = it.next(); in TestSupplementalData() local 1104 String code = it.next(); in TestSupplementalData() local 1156 String code = it.next(); in TestSupplementalData() local 1171 String code = it.next(); in TestSupplementalData() local
|
/aosp_15_r20/system/tools/xsdc/src/main/java/com/android/xsdc/ |
D | CodeWriter.java | 52 public void println(String code) { in println() 56 public void print(String code) { in print() 77 public void printf(String code, Object... arguments) { in printf() 88 private void printImpl(String code) { in printImpl()
|
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/ |
H A D | NotImplementedException.java | 48 private final String code; field in NotImplementedException 97 public NotImplementedException(final String message, final String code) { in NotImplementedException() 109 public NotImplementedException(final Throwable cause, final String code) { in NotImplementedException() 122 public NotImplementedException(final String message, final Throwable cause, final String code) { in NotImplementedException()
|
/aosp_15_r20/external/federated-compute/fcp/client/http/curl/ |
H A D | curl_http_request_handle.cc | 35 inline CURLcode AsCode(CURLcode code) { return code; } in AsCode() 151 CURLcode code = InitializeConnection(test_cert_path); in CurlHttpRequestHandle() local 213 CURLMcode code = multi_handle->AddEasyHandle(easy_handle_.get()); in AddToMulti() local 228 CURLMcode code = multi_handle->RemoveEasyHandle(easy_handle_.get()); in RemoveFromMulti() local 240 CURLcode code = in TotalSentReceivedBytes() local
|
/aosp_15_r20/external/eigen/blas/ |
H A D | level2_cplx_impl.h | 60 int code = UPLO(*uplo); in EIGEN_BLAS_FUNC() local 131 int code = UPLO(*uplo); in EIGEN_BLAS_FUNC() local 178 int code = UPLO(*uplo); in EIGEN_BLAS_FUNC() local 224 int code = UPLO(*uplo); in EIGEN_BLAS_FUNC() local 274 int code = UPLO(*uplo); in EIGEN_BLAS_FUNC() local
|
/aosp_15_r20/external/libopenapv/src/ |
H A D | oapv_bs.c | 184 u32 code = 0; in bsr_flush() local 221 int oapv_bsr_clz_in_code(u32 code) in oapv_bsr_clz_in_code() 272 u32 code = 0; in oapv_bsr_peek() local 327 u32 code = 0; in oapv_bsr_read() local 348 int code; in oapv_bsr_read1() local
|
/aosp_15_r20/external/javaparser/javaparser-core-testing/src/test/java/com/github/javaparser/printer/lexicalpreservation/ |
H A D | AbstractLexicalPreservingTest.java | 40 protected void considerCode(String code) { in considerCode() 44 protected void considerExpression(String code) { in considerExpression() 49 String code = readExample(resourceName); in considerExample() local 65 String code = considerExample(exampleName + "_original"); in assertUnchanged() local
|
/aosp_15_r20/frameworks/base/media/java/android/mtp/ |
H A D | MtpDeviceInfo.java | 167 public boolean isOperationSupported(int code) { in isOperationSupported() 176 public boolean isEventSupported(int code) { in isEventSupported() 187 public boolean isDevicePropertySupported(int code) { in isDevicePropertySupported() 195 private static boolean isSupported(@NonNull int[] set, int code) { in isSupported()
|
/aosp_15_r20/art/compiler/trampolines/ |
H A D | trampoline_compiler.cc | 81 MemoryRegion code(entry_stub->data(), entry_stub->size()); in CreateTrampoline() local 118 MemoryRegion code(entry_stub->data(), entry_stub->size()); in CreateTrampoline() local 150 MemoryRegion code(entry_stub->data(), entry_stub->size()); in CreateTrampoline() local 171 MemoryRegion code(entry_stub->data(), entry_stub->size()); in CreateTrampoline() local 192 MemoryRegion code(entry_stub->data(), entry_stub->size()); in CreateTrampoline() local
|
/aosp_15_r20/external/openscreen/platform/base/ |
H A D | error.cc | 17 Error::Error(Code code) : code_(code) {} in Error() 19 Error::Error(Code code, const std::string& message) in Error() 22 Error::Error(Code code, std::string&& message) in Error() 47 std::ostream& operator<<(std::ostream& os, const Error::Code& code) { in operator <<()
|
/aosp_15_r20/external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/ |
H A D | Status.java | 39 private final int code; field in Status 49 Status(int code) { in Status() 53 public final int code() { in code() method in Status 62 public static Status fromCode(int code) { in fromCode()
|
/aosp_15_r20/external/conscrypt/testing/src/main/java/org/conscrypt/tlswire/handshake/ |
H A D | CipherSuite.java | 402 public final int code; field in CipherSuite 405 private CipherSuite(int code, String name) { in CipherSuite() 410 private CipherSuite(int code, String name, String androidName) { in CipherSuite() 422 public static CipherSuite valueOf(int code) { in valueOf()
|
/aosp_15_r20/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/tlswire/handshake/ |
H A D | CipherSuite.java | 406 public final int code; field in CipherSuite 409 private CipherSuite(int code, String name) { in CipherSuite() 414 private CipherSuite(int code, String name, String androidName) { in CipherSuite() 426 public static CipherSuite valueOf(int code) { in valueOf()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_error_codes.cc | 971 QuicRstStreamErrorCode code) { in FromInternal() 977 QuicResetStreamError QuicResetStreamError::FromIetf(uint64_t code) { in FromIetf() 983 QuicResetStreamError QuicResetStreamError::FromIetf(QuicHttp3ErrorCode code) { in FromIetf() 989 QuicHttpQpackErrorCode code) { in FromIetf()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | Annotations.java | 351 public String getShortName(String code) { in getShortName() 355 public String getShortName(String code, Transform<String, String> otherSource) { in getShortName() argument 377 public Set<String> getKeywords(String code) { in getKeywords() 403 private Annotations synthesize(String code, Transform<String, String> otherSource) { in synthesize() argument 538 private boolean matchesInitialPattern(String code) { in matchesInitialPattern() 639 public String toString(String code, boolean html) { in toString() 643 public String toString(String code, boolean html, AnnotationSet parentAnnotations) { in toString() 689 public Set<String> getKeywordsMinus(String code) { in getKeywordsMinus()
|