/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/ |
H A D | MCJITMemoryManagerTest.cpp | 86 uint8_t* code[10000]; in TEST() local 121 uint8_t* code[10000]; in TEST() local
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_copy_results.c | 55 int code; member 223 int code = rcBuff[44 + n]; in scsi_operating_parameters() local
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | runpy.py | 65 def _run_code(code, run_globals, init_globals=None, argument 91 def _run_module_code(code, init_globals=None, argument
|
/aosp_15_r20/external/curl/docs/examples/ |
H A D | htmltitle.cpp | 91 CURLcode code; in init() local 260 CURLcode code; in main() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/objdump/ |
H A D | extract_source.cpp | 105 spv::Id* filename, std::string* code) { in extractOpSource() 166 std::string code; in ExtractSourceFromModule() local
|
/aosp_15_r20/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/ |
D | MdnsPacket.java | 70 public final int code; field in MdnsPacket.ParseException 72 public ParseException(int code, @NonNull String message, @Nullable Throwable cause) { in ParseException()
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
H A D | CatchStructs.java | 46 private final DalvCode code; field in CatchStructs 77 public CatchStructs(DalvCode code) { in CatchStructs()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/appop/ |
H A D | AppOpsCheckingServiceInterface.java | 181 void onUidModeChanged(int uid, int code, int mode, String persistentDeviceId); in onUidModeChanged() 191 void onPackageModeChanged(@NonNull String packageName, int userId, int code, int mode); in onPackageModeChanged()
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/file/ |
H A D | CatchStructs.java | 43 private final DalvCode code; field in CatchStructs 74 public CatchStructs(DalvCode code) { in CatchStructs()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | runpy.py | 65 def _run_code(code, run_globals, init_globals=None, argument 91 def _run_module_code(code, init_globals=None, argument
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/objdump/ |
H A D | extract_source.cpp | 105 spv::Id* filename, std::string* code) { in extractOpSource() 166 std::string code; in ExtractSourceFromModule() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | runpy.py | 65 def _run_code(code, run_globals, init_globals=None, argument 91 def _run_module_code(code, init_globals=None, argument
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/src/ |
D | Types.cpp | 46 GeneralError::GeneralError(std::string message, ErrorStatus code) in GeneralError() 49 ExecutionError::ExecutionError(std::string message, ErrorStatus code, in ExecutionError()
|
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/internal/logging/ |
H A D | EventLogger.java | 113 int code, in logMddNetworkSavings() 121 MddDownloadResult.Code code, DataDownloadFileGroupStats fileGroupDetails); in logMddDownloadResult()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | runpy.py | 65 def _run_code(code, run_globals, init_globals=None, argument 91 def _run_module_code(code, init_globals=None, argument
|
/aosp_15_r20/external/aac/libAACdec/src/ |
H A D | usacdec_ace_d4t64.cpp | 123 FIXP_COD code[]) { in D_ACELP_add_pulse() 356 void D_ACELP_decode_4t64(SHORT index[], int nbits, FIXP_COD code[]) { in D_ACELP_decode_4t64()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/objdump/ |
D | extract_source.cpp | 105 spv::Id* filename, std::string* code) { in extractOpSource() 166 std::string code; in ExtractSourceFromModule() local
|
/aosp_15_r20/device/google/cuttlefish/host/libs/input_connector/ |
D | input_devices.cpp | 164 Result<void> KeyboardDevice::SendEvent(uint16_t code, bool down) { in SendEvent() 182 Result<void> SwitchesDevice::SendEvent(uint16_t code, bool state) { in SendEvent()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/authorization/ |
D | grpc_authorization_policy_provider.cc | 197 const char* authz_policy, grpc_status_code* code, in grpc_authorization_policy_provider_static_data_create() 214 grpc_status_code* code, const char** error_details) { in grpc_authorization_policy_provider_file_watcher_create()
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | runpy.py | 62 def _run_code(code, run_globals, init_globals=None, argument 75 def _run_module_code(code, init_globals=None, argument
|
/aosp_15_r20/external/elfutils/libdwfl/ |
H A D | argp-std.c | 194 int code = errno; in parse_opt() local 281 int code = errno; in parse_opt() local
|
/aosp_15_r20/sdk/templates/docs/ |
H A D | cssreset-min.css | 7 html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset… selector
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/ |
H A D | shell.py | 39 def __init__(self, code): argument 47 def __init__(self, code, signal): argument
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | CheckLanguageCodeConverter.java | 30 String code = codeName.getValue(); in main() local 40 String code = item.get0(); in main() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/fuser/cuda/ |
H A D | fused_kernel.cpp | 87 std::string code, in FusedKernelCUDA() 248 std::string code, in createFusionKernel()
|