Home
last modified time | relevance | path

Searched +defs:val +defs:code (Results 1 – 25 of 63) sorted by relevance

123

/aosp12/art/runtime/arch/x86_64/
H A Dthread_x86_64.cc37 static void arch_prctl(int code, void* val) { in arch_prctl()
/aosp12/frameworks/base/core/java/android/os/
H A DParcel.java1274 char[] val = new char[N]; in createCharArray() local
1311 int[] val = new int[N]; in createIntArray() local
1349 long[] val = new long[N]; in createLongArray() local
1387 float[] val = new float[N]; in createFloatArray() local
2203 int code = getExceptionCode(e); in writeException() local
2240 int code = 0; in getExceptionCode() local
2331 int code = readExceptionCode(); in readException() local
2354 int code = readInt(); in readExceptionCode() local
2386 public final void readException(int code, String msg) { in readException()
2408 private Exception createException(int code, String msg) { in createException()
[all …]
/aosp12/system/bt/bta/ag/
H A Dbta_ag_cmd.cc160 static const tBTA_AG_RESULT* bta_ag_result_by_code(size_t code) { in bta_ag_result_by_code()
183 static size_t bta_ag_indicator_by_result_code(size_t code) { in bta_ag_indicator_by_result_code()
204 static void bta_ag_send_result(tBTA_AG_SCB* p_scb, size_t code, in bta_ag_send_result()
588 tBTA_AG_VAL val = {}; in bta_ag_at_hsp_cback() local
672 static bool bta_ag_parse_bind_set(tBTA_AG_SCB* p_scb, tBTA_AG_VAL val) { in bta_ag_parse_bind_set()
781 static bool bta_ag_parse_biev_response(tBTA_AG_SCB* p_scb, tBTA_AG_VAL* val) { in bta_ag_parse_biev_response()
851 tBTA_AG_VAL val = {}; in bta_ag_at_hfp_cback() local
1346 tBTA_AG_VAL val = {}; in bta_ag_at_err_cback() local
/aosp12/build/make/tools/product_config/src/com/android/build/config/
H A DOptions.java193 final String val = getNextNonFlagArg(); in requireNextStringArg() local
201 final String val = getNextNonFlagArg(); in requireNextNumberArg() local
213 final int code = requireNextNumberArg(arg); in handleErrorCode() local
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
H A DSettingsValues.java248 public boolean isWordSeparator(final int code) { in isWordSeparator()
252 public boolean isWordConnector(final int code) { in isWordConnector()
256 public boolean isWordCodePoint(final int code) { in isWordCodePoint()
261 public boolean isUsuallyPrecededBySpace(final int code) { in isUsuallyPrecededBySpace()
265 public boolean isUsuallyFollowedBySpace(final int code) { in isUsuallyFollowedBySpace()
333 final String val = autoCorrectionThresholdValues[arrayIndex]; in readAutoCorrectionThreshold() local
/aosp12/frameworks/base/tools/aapt/
H A DBundle.h87 void setVerbose(bool val) { mVerbose = val; } in setVerbose()
89 void setAndroidList(bool val) { mAndroidList = val; } in setAndroidList()
91 void setForce(bool val) { mForce = val; } in setForce()
97 void setUpdate(bool val) { mUpdate = val; } in setUpdate()
99 void setExtending(bool val) { mExtending = val; } in setExtending()
104 void setWantUTF16(bool val) { mWantUTF16 = val; } in setWantUTF16()
106 void setValues(bool val) { mValues = val; } in setValues()
112 void setJunkPath(bool val) { mJunkPath = val; } in setJunkPath()
132 void setPlatformBuildVersionCode(const android::String8& code) { mPlatformVersionCode = code; } in setPlatformBuildVersionCode()
207 void setDebugMode(bool val) { mDebugMode = val; } in setDebugMode()
[all …]
H A DResource.cpp237 ResXMLTree::event_code_t code; in parsePackage() local
580 ResXMLTree::event_code_t code; in checkForIds() local
1048 Res_value val; in getPlatformAssetCookie() local
1078 ResXMLTree::event_code_t code; in extractPlatformBuildVersion() local
1837 Res_value val; in buildResources() local
1953 ResXMLTree::event_code_t code; in buildResources() local
2361 int32_t code = sym.typeCode == AaptSymbolEntry::TYPE_INT32 in writeLayoutClasses() local
2594 int32_t code = sym.typeCode == AaptSymbolEntry::TYPE_INT32 in writeTextLayoutClasses() local
3007 ResXMLTree::event_code_t code; in writeProguardForAndroidManifest() local
3137 ResXMLTree::event_code_t code; in writeProguardForXml() local
/aosp12/frameworks/av/media/codecs/amrwb/enc/src/
H A Dc2t64fx.c51Word16 code[], /* (o) Q9 : algebraic (fixed) codebook excitation */ in ACELP_2t64_fx()
58 Word16 alp, val, exp, k_cn, k_dn; in ACELP_2t64_fx() local
H A Dc4t64fx.c126Word16 code[], /* (o) Q9 : algebraic (fixed) codebook excitation */ in ACELP_4t64_fx()
141 Word16 psk, ps, alpk, alp, val, k_cn, k_dn, exp; in ACELP_4t64_fx() local
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBinderHeavyHitterTest.java74 int val = rand.nextInt(total - i); in generateRandomInput() local
90 private HeavyHitterContainer newContainer(final int uid, final Class clazz, final int code, in newContainer()
/aosp12/system/bt/embdrv/g722/
H A Dg722_decode.cc59 static __inline int16_t __ssat16( int32_t val) in __ssat16()
277 int code; in g722_decode() local
H A Dg722_encode.cc59 static __inline int16_t saturate(int32_t val) in saturate()
297 int code; in g722_encode() local
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Difaceeventhandler.cpp112 char code[2]; in handleEvent() local
278 u32 val; in handleResponse() local
/aosp12/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc771 jvalue val; in Visit() local
1321 const void* code = nullptr; in artQuickResolutionTrampoline() local
1598 void AdvanceFloat(float val) { in AdvanceFloat()
1687 void PushGpr(uintptr_t val) { in PushGpr()
1690 void PushFpr4(float val) { in PushFpr4()
1693 void PushFpr8(uint64_t val) { in PushFpr8()
1873 void PushGpr(uintptr_t val) { in PushGpr()
1878 void PushFpr4(float val) { in PushFpr4()
1883 void PushFpr8(uint64_t val) { in PushFpr8()
2224 const void* code = method->GetEntryPointFromQuickCompiledCode(); in artInvokeCommon() local
[all …]
/aosp12/art/dexlayout/
H A Ddexlayout.cc99 static const char* StrBool(bool val) { in StrBool()
106 static const char* QuotedBool(bool val) { in QuotedBool()
128 static int CountOnes(uint32_t val) { in CountOnes()
784 void DexLayout::DumpCatches(const dex_ir::CodeItem* code) { in DumpCatches()
812 void DexLayout::DumpInstruction(const dex_ir::CodeItem* code, in DumpInstruction()
1027 void DexLayout::DumpBytecodes(uint32_t idx, const dex_ir::CodeItem* code, uint32_t code_offset) { in DumpBytecodes()
1077 const dex_ir::CodeItem* code, in DumpCode()
1163 const dex_ir::CodeItem* code, in DumpMethod()
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderThroughputTest.cpp37 virtual status_t onTransact(uint32_t code, in onTransact()
73 bool val = true; in signal() local
78 bool val = false; in wait() local
H A Dschd-dbg.cpp105 virtual status_t onTransact(uint32_t code, const Parcel& data, Parcel* reply, in onTransact()
172 bool val = true; in signal() local
177 bool val = false; in wait() local
/aosp12/art/libdexfile/dex/
H A Ddex_instruction.h240 static const Instruction* At(const uint16_t* code) { in At()
495 void SetVRegA_10x(uint8_t val) { in SetVRegA_10x()
501 void SetVRegB_3rc(uint16_t val) { in SetVRegB_3rc()
507 void SetVRegB_35c(uint16_t val) { in SetVRegB_35c()
513 void SetVRegC_22c(uint16_t val) { in SetVRegC_22c()
519 void SetVRegA_21c(uint8_t val) { in SetVRegA_21c()
525 void SetVRegB_21c(uint16_t val) { in SetVRegB_21c()
/aosp12/packages/apps/TV/libs/m2/
H A Djavac-shaded-9-dev-r4023-3.jar ... synthetic org.openjdk.tools.sjavac.Log val$log final synthetic org.openjdk.tools. ...
/aosp12/frameworks/base/tools/aapt2/
H A DResourceUtils.cpp561 std::unique_ptr<BinaryPrimitive> MakeBool(bool val) { in MakeBool()
575 std::unique_ptr<BinaryPrimitive> MakeInt(uint32_t val) { in MakeInt()
841 char32_t code = 0; in AppendUnicodeEscapeSequence() local
/aosp12/art/openjdkjvmti/
H A Devents.cc602 void AddDelayedNonStandardExitEvent(const art::ShadowFrame* frame, bool is_object, jvalue val) in AddDelayedNonStandardExitEvent()
684 jvalue val; in MethodExited() local
733 jvalue val; in MethodExited() local
757 jvalue val; in MethodUnwind() local
851 jvalue val; in FieldWritten() local
886 jvalue val; in FieldWritten() local
1265 const void* code = m.GetEntryPointFromQuickCompiledCode(); in HandleLocalAccessCapabilityAdded() local
1620 jvalue val) { in AddDelayedNonStandardExitEvent()
/aosp12/art/runtime/
H A Dstack.cc215 uint32_t* val, in GetVReg()
666 const void* code = method->GetEntryPointFromQuickCompiledCode(); in AssertPcIsWithinQuickCode() local
844 const void* code = method->GetOatMethodQuickCode(class_linker->GetImagePointerSize()); in WalkStack() local
H A Dinstrumentation.cc511 JValue val; in InstrumentationRestoreStack() local
1142 const void* code = method->GetEntryPointFromQuickCompiledCodePtrSize(kRuntimePointerSize); in GetCodeForInvoke() local
1169 const void* code = method->GetEntryPointFromQuickCompiledCodePtrSize(pointer_size); in GetQuickCodeFor() local
1322 Handle<mirror::Object> val(hs.NewHandle(field_value.GetL())); in FieldWriteEventImpl() local
/aosp12/art/runtime/arch/
H A Dstub_test.cc74 size_t Invoke3(size_t arg0, size_t arg1, size_t arg2, uintptr_t code, Thread* self) { in Invoke3()
79 size_t Invoke3WithReferrer(size_t arg0, size_t arg1, size_t arg2, uintptr_t code, Thread* self, in Invoke3WithReferrer()
85 size_t Invoke3WithReferrerAndHidden(size_t arg0, size_t arg1, size_t arg2, uintptr_t code, in Invoke3WithReferrerAndHidden()
1381 ObjPtr<mirror::Object> val, in set_and_check_static()
1431 ObjPtr<mirror::Object> val, in set_and_check_instance()
/aosp12/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp395 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags = 0) override in onTransact()
746 jobject javaObjectForIBinder(JNIEnv* env, const sp<IBinder>& val) in javaObjectForIBinder()
1321 static bool push_eventlog_int(char** pos, const char* end, jint val) { in push_eventlog_int()
1342 IBinder* target, jint code) { in conditionally_log_binder_call()
1383 jint code, jobject dataObj, jobject replyObj, jint flags) // throws RemoteException in android_os_BinderProxy_transact()

123