Home
last modified time | relevance | path

Searched defs:code (Results 1251 – 1275 of 9275) sorted by relevance

1...<<51525354555657585960>>...371

/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/
H A DBeanConstructorTest.java235 private final Integer code; field in BeanConstructorTest.ExceptionChild
237 public ExceptionChild(Integer code) { in ExceptionChild()
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/
H A Dshell.py39 def __init__(self, code): argument
47 def __init__(self, code, signal): argument
/aosp_15_r20/external/google-cloud-java/java-monitoring/proto-google-cloud-monitoring-v3/src/main/proto/google/monitoring/v3/
H A Dnotification_service.proto388 string code = 1; field
413 string code = 2 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
H A DPackageVerificationStateTest.java587 private void processOnTimeout(PackageVerificationState state, int code, int uid) { in processOnTimeout()
598 private void processOnTimeout(PackageVerificationState state, int code, int uid, in processOnTimeout()
/aosp_15_r20/external/googleapis/google/monitoring/v3/
H A Dnotification_service.proto422 string code = 1; field
447 string code = 2 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dstatus.h102 tensorflow::error::Code code() const { in code() function
210 tensorflow::error::Code code; member
/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/suggestions/
H A DMaterialDesignColor.java404 private final String code; field in MaterialDesignColor.Shade
410 Shade(String code) { in Shade()
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/internal/logging/testing/
H A DFakeEventLogger.java113 int code, in logMddNetworkSavings()
123 MddDownloadResult.Code code, DataDownloadFileGroupStats fileGroupDetails) { in logMddDownloadResult()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
H A Dtm-unavailable.c40 #define pr_warn(code, format, ...) err_at_line(0, code, format, ##__VA_ARGS__) argument
41 #define pr_err(code, format, ...) err_at_line(1, code, format, ##__VA_ARGS__) argument
/aosp_15_r20/build/make/tools/droiddoc/templates-pdk/assets/
H A Dyui-3.3.0-reset-min.css8 html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldse… selector
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sdp/
H A Dpdu.h126 : error_code_(code) {} in error_code_() argument
145 void set_error_code(ErrorCode code) { error_code_ = code; } in set_error_code()
/aosp_15_r20/art/runtime/
H A Dinstrumentation.cc183 static bool CanHandleInitializationCheck(const void* code) { in CanHandleInitializationCheck()
365 const void* code = jit->GetCodeCache()->GetSavedEntryPointOfPreCompiledMethod(method); in GetOptimizedCodeFor() local
1182 std::string Instrumentation::EntryPointString(const void* code) { in EntryPointString()
1450 const void* code = method->GetEntryPointFromQuickCompiledCodePtrSize(kRuntimePointerSize); in GetCodeForInvoke() local
1470 const void* code = GetCodeForInvoke(method); in GetMaybeInstrumentedCodeForInvoke() local
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
HDjavassist-3.19.0-GA.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/external/pigweed/pw_status/public/pw_status/
H A Dstatus.h145 constexpr Status(Code code = PW_STATUS_OK) : code_(code) {} in code_() argument
151 constexpr Code code() const { return code_; } in code() function
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
H A DDisplayNameTest.java42 public String get(ULocale locale, String code, Object context); in get()
380 String code = codes[j]; in check() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DDisplayNameTest.java45 public String get(ULocale locale, String code, Object context); in get()
383 String code = codes[j]; in check() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
H A DNavBarTuner.java138 int code = extractKeycode(button); in bindButton() local
209 int code = KeyEvent.KEYCODE_ENTER; in setValue() local
/aosp_15_r20/external/ktfmt/core/src/main/java/com/facebook/ktfmt/cli/
H A DMain.kt143 val code = BufferedReader(InputStreamReader(bytes, UTF_8)).readText() in format() constant
/aosp_15_r20/external/capstone/suite/cstest/src/
H A Dcapstone_test.c106 unsigned char *code; in test_single_MC() local
282 unsigned char *code; in test_single_issue() local
/aosp_15_r20/art/compiler/utils/
H A Dassembler_test_base.h231 void ReadElf(const std::string& filename, /*out*/ std::vector<uint8_t>* code) { in ReadElf()
242 void WriteElf(const std::string& filename, InstructionSet isa, const std::vector<uint8_t>& code) { in WriteElf()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Derror.hpp61 error(cl_int code, std::string what = "") : in error()
70 cl_int code; member in clover::error
/aosp_15_r20/external/perfetto/ui/src/assets/
H A Dcommon.scss369 .code { class
378 span.code { class
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/
Dbuildtools.py147 def process_common(template, progress, code, rsrcname, destname, is_update, argument
282 def process_common_macho(template, progress, code, rsrcname, destname, is_update, argument
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/llvm/codegen/
H A Dcommon.cpp321 make_text_section(const std::vector<char> &code) { in make_text_section()
336 const std::vector<char> &code, in build_module_common()
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/status/
H A Dstatus.h687 inline Status::Status(absl::StatusCode code) : rep_(CodeToInlinedRep(code)) {} in Status()
777 inline uintptr_t Status::CodeToInlinedRep(absl::StatusCode code) { in CodeToInlinedRep()

1...<<51525354555657585960>>...371