Home
last modified time | relevance | path

Searched defs:am (Results 1 – 25 of 36) sorted by relevance

12

/third_party/skia/src/core/
DSkResourceCache.cpp476 SkAutoMutexExclusive am(resource_cache_mutex()); in GetTotalBytesUsed() local
481 SkAutoMutexExclusive am(resource_cache_mutex()); in GetTotalByteLimit() local
486 SkAutoMutexExclusive am(resource_cache_mutex()); in SetTotalByteLimit() local
491 SkAutoMutexExclusive am(resource_cache_mutex()); in GetDiscardableFactory() local
496 SkAutoMutexExclusive am(resource_cache_mutex()); in NewCachedData() local
501 SkAutoMutexExclusive am(resource_cache_mutex()); in Dump() local
506 SkAutoMutexExclusive am(resource_cache_mutex()); in SetSingleAllocationByteLimit() local
511 SkAutoMutexExclusive am(resource_cache_mutex()); in GetSingleAllocationByteLimit() local
516 SkAutoMutexExclusive am(resource_cache_mutex()); in GetEffectiveSingleAllocationByteLimit() local
521 SkAutoMutexExclusive am(resource_cache_mutex()); in PurgeAll() local
[all …]
/third_party/ffmpeg/libavresample/
Daudio_mix.c61 void ff_audio_mix_set_func(AudioMix *am, enum AVSampleFormat fmt, in ff_audio_mix_set_func() argument
285 static av_cold int mix_function_init(AudioMix *am) in mix_function_init()
343 AudioMix *am; in ff_audio_mix_alloc() local
411 AudioMix *am; in ff_audio_mix_free() local
428 int ff_audio_mix(AudioMix *am, AudioData *src) in ff_audio_mix()
483 int ff_audio_mix_get_matrix(AudioMix *am, double *matrix, int stride) in ff_audio_mix_get_matrix()
530 static void reduce_matrix(AudioMix *am, const double *matrix, int stride) in reduce_matrix()
653 int ff_audio_mix_set_matrix(AudioMix *am, const double *matrix, int stride) in ff_audio_mix_set_matrix()
Dinternal.h96 AudioMix *am; /**< channel mixing context */ member
/third_party/ffmpeg/libavresample/x86/
Daudio_mix_init.c174 av_cold void ff_audio_mix_init_x86(AudioMix *am) in ff_audio_mix_init_x86()
/third_party/typescript/tests/cases/conformance/salsa/
DtypeFromPropertyAssignmentOutOfOrder.ts12 var am; variable
/third_party/vk-gl-cts/external/amber/src/android_sample/jni/
Dmain.cc46 amber::Amber am; in amber_sample_main() local
/third_party/skia/bin/
Dcompare45 am, bm = m(a[key]), m(b[key]) variable
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DVulkanPipelineCachePerf.cpp89 gl::AttributesMask am; in step() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
DvktAmberTestCase.cpp305 amber::Amber am (&delegate); in parse() local
405 amber::Amber am (DE_NULL); in iterate() local
/third_party/ffmpeg/libavcodec/
Dsnow.c198 int am=0; in mc_block() local
232 int am=0; in mc_block() local
260 int am=0; in mc_block() local
/third_party/vk-gl-cts/external/amber/src/samples/
Damber.cc504 amber::Amber am(&delegate); local
613 amber::Amber am(&delegate); local
/third_party/pulseaudio/src/pulse/
Dchannelmap.c642 pa_channel_position_mask_t am, bm; in pa_channel_map_superset() local
/third_party/pulseaudio/src/modules/alsa/
Dmodule-alsa-card.c209 pa_alsa_mapping *am; in card_set_profile() local
295 pa_alsa_mapping *am; in init_profile() local
/third_party/tzdata/
Dstrftime.c54 const char * am; member
/third_party/alsa-lib/include/sound/uapi/
Dasound_fm.h46 unsigned char am; /* amplitude modulation */ member
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DReportAPI.java161 String am = a.getClassName() + "." + a.getName(); in ReportAPI() local
/third_party/optimized-routines/math/test/rtest/
Dsemi.c133 uint32 am[2], bm[2]; in test_fmod() local
207 uint32 am, bm; in test_fmodf() local
/third_party/rust/crates/clap/src/parser/
Darg_matcher.rs83 let mut am = ArgMatcher { in fill_in_global_values() localVariable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc775 void Assembler::EmitMultiVSMemOp(Condition cond, BlockAddressMode am, bool load, in EmitMultiVSMemOp()
792 void Assembler::EmitMultiVDMemOp(Condition cond, BlockAddressMode am, bool load, in EmitMultiVDMemOp()
810 void Assembler::vldms(BlockAddressMode am, Register base, SRegister first, in vldms()
817 void Assembler::vstms(BlockAddressMode am, Register base, SRegister first, in vstms()
824 void Assembler::vldmd(BlockAddressMode am, Register base, DRegister first, in vldmd()
832 void Assembler::vstmd(BlockAddressMode am, Register base, DRegister first, in vstmd()
/third_party/gstreamer/gstreamer/gst/
Dgstquery.c1775 allocation_meta_free (AllocationMeta * am) in allocation_meta_free()
1795 AllocationMeta am; in gst_query_add_allocation_meta() local
1854 AllocationMeta *am; in gst_query_parse_nth_allocation_meta() local
1927 AllocationMeta *am = &g_array_index (array, AllocationMeta, i); in gst_query_find_allocation_meta() local
/third_party/node/deps/v8/src/codegen/
Dcode-factory.cc31 const ArgvMode am = argv_mode; in CEntry() local
/third_party/node/deps/v8/src/codegen/arm/
Dassembler-arm.cc406 MemOperand::MemOperand(Register rn, int32_t offset, AddrMode am) in MemOperand()
416 MemOperand::MemOperand(Register rn, Register rm, AddrMode am) in MemOperand()
420 int shift_imm, AddrMode am) in MemOperand()
429 NeonMemOperand::NeonMemOperand(Register rn, AddrMode am, int align) in NeonMemOperand()
1328 int am = x.am_; in AddrMode2() local
1369 int am = x.am_; in AddrMode3() local
1425 int am = x.am_; in AddrMode5() local
2141 AddrMode am = Offset; in ldr_pcrel() local
2262 void Assembler::ldm(BlockAddrMode am, Register base, RegList dst, in ldm()
2280 void Assembler::stm(BlockAddrMode am, Register base, RegList src, in stm()
[all …]
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction.cc416 std::ostream& operator<<(std::ostream& os, const AddressingMode& am) { in operator <<()
524 AddressingMode am = AddressingModeField::decode(instr.opcode()); in operator <<() local
/third_party/skia/tools/skqp/src/
Dskqp.cpp253 void SkQP::init(SkQPAssetManager* am, const char* renderTests, const char* reportDirectory) { in init()
/third_party/mesa3d/include/android_stub/system/
Dradio.h118 radio_hal_am_band_config_t am; member

12