Home
last modified time | relevance | path

Searched +defs:val +defs:code (Results 176 – 200 of 2016) sorted by relevance

12345678910>>...81

/aosp_15_r20/external/libcups/cups/
H A Draster-interpret.c133 char *code; /* Code to run */ in _cupsRasterInterpretPPD() local
134 const char *val; /* Option value */ in _cupsRasterInterpretPPD() local
507 const char *code) /* I - PS code to execute */ in _cupsRasterExecPS()
/aosp_15_r20/external/elfutils/src/
H A Dreadelf.c1262 elf_ch_type_name (unsigned int code) in elf_ch_type_name()
4348 dwarf_inline_string (unsigned int code) in dwarf_inline_string()
4365 dwarf_encoding_string (unsigned int code) in dwarf_encoding_string()
4382 dwarf_access_string (unsigned int code) in dwarf_access_string()
4399 dwarf_defaulted_string (unsigned int code) in dwarf_defaulted_string()
4416 dwarf_visibility_string (unsigned int code) in dwarf_visibility_string()
4433 dwarf_virtuality_string (unsigned int code) in dwarf_virtuality_string()
4450 dwarf_identifier_case_string (unsigned int code) in dwarf_identifier_case_string()
4467 dwarf_calling_convention_string (unsigned int code) in dwarf_calling_convention_string()
4484 dwarf_ordering_string (unsigned int code) in dwarf_ordering_string()
[all …]
/aosp_15_r20/external/python/cpython3/Python/
Dceval.c751 PyObject *exc, *val, *tb; in _Py_FinishPendingCalls() local
2248 PyCodeObject *code = (PyCodeObject *)getitem->func_code; local
2681 PyObject *val = POP(); local
2694 PyObject *val = _PyExc_PrepReraiseStar(orig, excs); local
2707 PyObject *val = POP(); local
4446 PyObject *exc, *val, *tb, *res; local
4851 PyCodeObject *code = (PyCodeObject *)func->func_code; local
4885 PyCodeObject *code = (PyCodeObject *)func->func_code; local
5795 PyObject *exc, *val, *tb; local
6087 get_exception_handler(PyCodeObject *code, int index, int *level, int *handler, int *lasti)
[all …]
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DMain.cpp221 static void ShowMessageAndThrowException(LPCSTR message, NExitCode::EEnum code) in ShowMessageAndThrowException()
397 static void PrintUInt32(CStdOutStream &so, UInt32 val, unsigned size) in PrintUInt32()
405 static void PrintNumber(CStdOutStream &so, UInt32 val, unsigned numDigits) in PrintNumber()
531 static void PrintNum(UInt64 val, unsigned numDigits, char c = ' ') in PrintNum()
544 static void PrintTime(const char *s, UInt64 val, UInt64 total) in PrintTime()
572 static void PrintMemUsage(const char *s, UInt64 val) in PrintMemUsage()
717 static void PrintTime(const char *s, UInt64 val, UInt64 total_us, UInt64 kFreq) in PrintTime()
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/service-compos.com.android.compos_intermediates/
Dclasses.jar ... , int) throws android.os.RemoteException int code android.os.Parcel data android.os. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/libs/service-compos/service-compos/android_common_apex10000/package-check/
Dservice-compos.jar ... , int) throws android.os.RemoteException int code android.os.Parcel data android.os. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/libs/service-compos/service-compos/android_common_apex10000/combined/
Dservice-compos.jar ... , int) throws android.os.RemoteException int code android.os.Parcel data android.os. ...
/aosp_15_r20/external/zstd/lib/legacy/
H A Dzstd_v06.c115 U16 val; memcpy(&val, memPtr, sizeof(val)); return val; in MEM_read16() local
120 U32 val; memcpy(&val, memPtr, sizeof(val)); return val; in MEM_read32() local
125 U64 val; memcpy(&val, memPtr, sizeof(val)); return val; in MEM_read64() local
178 MEM_STATIC void MEM_writeLE16(void* memPtr, U16 val) in MEM_writeLE16()
801 MEM_STATIC unsigned BITv06_highbit32 ( U32 val) in BITv06_highbit32()
1191 unsigned FSEv06_isError(size_t code) { return ERR_isError(code); } in FSEv06_isError()
1193 const char* FSEv06_getErrorName(size_t code) { return ERR_getErrorName(code); } in FSEv06_getErrorName()
1199 static unsigned HUFv06_isError(size_t code) { return ERR_isError(code); } in HUFv06_isError()
1996 const size_t val = BITv06_lookBitsFast(Dstream, dtLog); /* note : dtLog >= 1 */ in HUFv06_decodeSymbolX2() local
2350 const size_t val = BITv06_lookBitsFast(DStream, dtLog); /* note : dtLog >= 1 */ in HUFv06_decodeSymbolX4() local
[all …]
/aosp_15_r20/frameworks/av/media/module/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
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBinderHeavyHitterTest.java83 int val = rand.nextInt(total - i); in generateRandomInput() local
99 private HeavyHitterContainer newContainer(final int uid, final Class clazz, final int code, in newContainer()
/aosp_15_r20/external/webrtc/api/transport/
H A Dstun.cc685 void StunMessage::SetStunMagicCookie(uint32_t val) { in SetStunMagicCookie()
1179 int code, in StunErrorCodeAttribute()
1195 int StunErrorCodeAttribute::code() const { in code() function in cricket::StunErrorCodeAttribute
1199 void StunErrorCodeAttribute::SetCode(int code) { in SetCode()
1210 uint32_t val; in Read() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/
H A Dval_layout_test.cpp29 namespace val { namespace
162 std::vector<std::string> code(getInstructions().size()); in GenerateCode() local
190 std::vector<std::string> code = GenerateCode(instruction, order); in TEST_P() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/
Dval_layout_test.cpp29 namespace val { namespace
162 std::vector<std::string> code(getInstructions().size()); in GenerateCode() local
190 std::vector<std::string> code = GenerateCode(instruction, order); in TEST_P() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_layout_test.cpp29 namespace val { namespace
162 std::vector<std::string> code(getInstructions().size()); in GenerateCode() local
190 std::vector<std::string> code = GenerateCode(instruction, order); in TEST_P() local
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c406 char code[16]; in ac_build_optimization_barrier() local
1163 char code[1024]; in ac_build_buffer_load_format() local
1418 LLVMValueRef ac_build_ddxy(struct ac_llvm_context *ctx, uint32_t mask, int idx, LLVMValueRef val) in ac_build_ddxy()
1947 LLVMValueRef code = LLVMBuildExtractValue(ctx->builder, result, 1, ""); in ac_build_image_opcode() local
1993 LLVMValueRef code = LLVMConstInlineAsm(calltype, in ac_build_cvt_pknorm_i16_f16() local
2006 LLVMValueRef code = LLVMConstInlineAsm(calltype, in ac_build_cvt_pknorm_u16_f16() local
2244 LLVMValueRef val; in ac_build_isign() local
2251 static LLVMValueRef ac_eliminate_negative_zero(struct ac_llvm_context *ctx, LLVMValueRef val) in ac_eliminate_negative_zero()
2263 LLVMValueRef pos, neg, dw[2], val; in ac_build_fsign() local
2677 LLVMValueRef ac_build_alloca_init(struct ac_llvm_context *ac, LLVMValueRef val, const char *name) in ac_build_alloca_init()
[all …]
/aosp_15_r20/external/webp/src/dec/
H A Dvp8l_dec.c195 uint32_t val = VP8LPrefetchBits(br); in ReadSymbol() local
214 const uint32_t val = VP8LPrefetchBits(br) & (HUFFMAN_PACKED_TABLE_SIZE - 1); in ReadPackedSymbols() local
215 const HuffmanCode32 code = group->packed_table[val]; in ReadPackedSymbols() local
237 uint32_t code; in BuildPackedTable() local
1054 int code; in DecodeAlphaData() local
1161 int code; in DecodeImageData() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-cff1-table.hh116 hb_codepoint_t code = (hb_codepoint_t) ranges[i].first + glyph; in get_code() local
139 HBUINT8 code; member
196 hb_codepoint_t code = code_ranges[i].code; in serialize() local
773 cff1_top_dict_val_t val; in process_op() local
924 num_dict_val_t val; in process_op() local
1251 hb_codepoint_t code = 0; in glyph_to_code() local
/aosp_15_r20/system/tools/aidl/
Daidl_to_cpp_common.cpp163 string code; in GenLogBeforeExecute() local
185 string code; in GenLogAfterExecute() local
283 std::ostringstream code; in GenerateEnumValues() local
305 std::ostringstream code; in GenerateEnumToString() local
570 size_t AlignTo(size_t val, size_t align) { in AlignTo()
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_nvc0.cpp245 uint8_t val; in emitCondCode() local
1257 nvc0_selpFlip(const FixupEntry *entry, uint32_t *code, const FixupData& data) in nvc0_selpFlip()
1260 bool val = false; in nvc0_selpFlip() local
1737 nvc0_interpApply(const FixupEntry *entry, uint32_t *code, const FixupData& data) in nvc0_interpApply()
1798 uint8_t val; in emitLoadStoreType() local
1838 uint32_t val; in emitCachingMode() local
/aosp_15_r20/out/soong/.intermediates/prebuilts/tools/common/m2/commons-codec/linux_glibc_common/local-combined/
Dcommons-codec.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.10/
HDcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/modules-utils/java/com/android/modules/utils/modules-utils-list-slice/android_common/javac/
Dmodules-utils-list-slice.jar ... extends android.os.Binder { final synthetic int val$N final synthetic Class val$listElementClass final synthetic ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/modules-utils/java/com/android/modules/utils/modules-utils-list-slice/android_common_apex30/javac/
Dmodules-utils-list-slice.jar ... extends android.os.Binder { final synthetic int val$N final synthetic Class val$listElementClass final synthetic ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/modules-utils/java/com/android/modules/utils/modules-utils-list-slice/android_common_apex33/javac/
Dmodules-utils-list-slice.jar ... extends android.os.Binder { final synthetic int val$N final synthetic Class val$listElementClass final synthetic ...
/aosp_15_r20/external/libjpeg-turbo/
H A Djcmarker.c113 emit_byte(j_compress_ptr cinfo, int val) in emit_byte()
288 emit_sof(j_compress_ptr cinfo, JPEG_MARKER code) in emit_sof()
454 write_marker_byte(j_compress_ptr cinfo, int val) in write_marker_byte()

12345678910>>...81