/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | locale.py | 362 def _replace_encoding(code, encoding): argument 385 def _append_modifier(code, modifier): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | locale.py | 362 def _replace_encoding(code, encoding): argument 385 def _append_modifier(code, modifier): argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | CUDAJitLoops.cuh | 100 auto code = at::cuda::jit::generate_code( in launch_jitted_unrolled_kernel() local 143 auto code = at::cuda::jit::generate_code( in launch_jitted_vectorized_kernel() local
|
/aosp_15_r20/dalvik/dx/etc/ |
HD | jasmin.jar | ... .CodeAttr)
jas.ClassEnv ce
jas.CodeAttr code
void resolve (jas.ClassEnv)
jas.ClassEnv ... |
/aosp_15_r20/external/lzma/CPP/7zip/Compress/ |
H A D | Rar3Vm.cpp | 697 void CProgram::ReadProgram(const Byte *code, UInt32 codeSize) in ReadProgram() 815 static int FindStandardFilter(const Byte *code, UInt32 codeSize) in FindStandardFilter() 831 bool CProgram::PrepareProgram(const Byte *code, UInt32 codeSize) in PrepareProgram()
|
/aosp_15_r20/external/jline/src/src/main/java/jline/ |
H A D | ConsoleReader.java | 233 Short code = new Short(val); in ConsoleReader() local 518 int code = next[1]; in readLine() local 771 short code = keybindings[c]; in readBinding() local
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/IPsec/statslog-ike-java-gen/gen/com/android/internal/net/ipsec/ike/utils/ |
D | IkeMetricsInterface.java | 315 public static void write(int code, int arg1, int arg2, int arg3, int arg4) { in write() 327 …public static void write(int code, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6,… in write() 342 …public static void write(int code, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int… in write()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/android/composd/aidl/android.system.composd-java/android_common_apex10000/javac/ |
D | android.system.composd-java.jar | ... , int) throws android.os.RemoteException
int code
android.os.Parcel data
android.os. ... |
/aosp_15_r20/external/tcpdump/ |
H A D | print-ppp.c | 416 u_int code, len; in handle_ctrl_proto() local 831 u_int code, len; in handle_chap() local 902 u_int code, len; in handle_pap() local
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowAppOpsManager.java | 550 int code, @AttributeUsage int usage, int mode, String[] exceptionPackages) { in setRestriction() 556 public ModeAndException getRestriction(int code, @AttributeUsage int usage) { in getRestriction() 655 private static int getAudioRestrictionKey(int code, @AttributeUsage int usage) { in getAudioRestrictionKey()
|
/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/codegen/ |
H A D | CodeGenerator.java | 845 protected void genTokenTypeConstants(ST code) { in genTokenTypeConstants() 861 protected void genTokenTypeNames(ST code) { in genTokenTypeNames() 1290 public void write(ST code, String fileName) throws IOException { in write()
|
/aosp_15_r20/external/webp/src/enc/ |
H A D | backward_references_cost_enc.c | 110 int code, extra_bits; in GetLengthCost() local 117 int code, extra_bits; in GetDistanceCost() local 627 const int code = VP8LDistanceToPlaneCode(xsize, offset); in BackwardReferencesHashChainDistanceOnly() local
|
/aosp_15_r20/external/gsc-utils/rust/ap_ro_errs/src/ |
H A D | lib.rs | 74 code: VerifyErrorCode, field 95 pub fn code(self) -> VerifyErrorCode { in code() method 111 let code = match register { in FailedStatusRegister() localVariable
|
/aosp_15_r20/external/angle/third_party/r8/cipd/lib/ |
HD | r8.jar | resources/new_api_database.ser
LICENSE
META-INF/services/com.android.tools.r8 ... |
/aosp_15_r20/external/angle/third_party/r8/d8/cipd/lib/ |
HD | r8.jar | resources/new_api_database.ser
LICENSE
META-INF/services/com.android.tools.r8 ... |
/aosp_15_r20/external/angle/third_party/r8/lib/ |
HD | r8.jar | resources/new_api_database.ser
LICENSE
META-INF/MANIFEST.MF
META-INF/services/ ... |
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | ConvertLanguageData.java | 262 public static String getLanguageCodeAndName(String code) { in getLanguageCodeAndName() 1064 public static String getCountryCodeAndName(String code) { in getCountryCodeAndName() 1900 String code, in addBest() 1916 String code = null; field in ConvertLanguageData.CodeAndPopulation 2201 private static boolean checkCode(LstrType type, String code, List<String> sourceLine) { in checkCode()
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/puff/ |
D | puff.c | 238 int code; /* len bits being decoded */ in decode() local 266 int code; /* len bits being decoded */ in decode() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_compiler.h | 93 struct rX00_fragment_program_code *code; member 112 struct r300_vertex_program_code *code; member
|
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/ |
D | ExpectedKey.java | 45 static ExpectedKey newInstance(final String label, final int code, in newInstance() 59 static ExpectedKey newInstance(final int iconId, final int code, in newInstance()
|
/aosp_15_r20/external/pytorch/torch/_dynamo/ |
H A D | testing.py | 217 def strip_comment(code) -> str: argument 222 def remove_trailing_space(code) -> str: argument
|
/aosp_15_r20/system/core/init/ |
H A D | keychords_test.cpp | 123 bool EventHandler::send(uint16_t type, uint16_t code, uint16_t value) { in send() 128 bool EventHandler::send(uint16_t code, bool value) { in send()
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | trace.py | 393 def find_lines_from_code(code, strs): argument 403 def find_lines(code, strs): argument
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/ |
H A D | ssl_mail_client.c | 226 char code[4]; in write_ssl_and_get_response() local 279 char code[4]; in write_and_get_response() local
|
/aosp_15_r20/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/trace/export/ |
H A D | InProcessSampledSpanStoreImpl.java | 177 private Bucket getErrorBucket(CanonicalCode code) { in getErrorBucket() 216 private List<RecordEventsSpanImpl> getErrorSamples( in getErrorSamples()
|