Home
last modified time | relevance | path

Searched defs:am (Results 1 – 25 of 43) 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/flutter/skia/src/core/
DSkResourceCache.cpp474 SkAutoMutexExclusive am(resource_cache_mutex()); in GetTotalBytesUsed() local
479 SkAutoMutexExclusive am(resource_cache_mutex()); in GetTotalByteLimit() local
484 SkAutoMutexExclusive am(resource_cache_mutex()); in SetTotalByteLimit() local
489 SkAutoMutexExclusive am(resource_cache_mutex()); in GetDiscardableFactory() local
494 SkAutoMutexExclusive am(resource_cache_mutex()); in NewCachedData() local
499 SkAutoMutexExclusive am(resource_cache_mutex()); in Dump() local
504 SkAutoMutexExclusive am(resource_cache_mutex()); in SetSingleAllocationByteLimit() local
509 SkAutoMutexExclusive am(resource_cache_mutex()); in GetSingleAllocationByteLimit() local
514 SkAutoMutexExclusive am(resource_cache_mutex()); in GetEffectiveSingleAllocationByteLimit() local
519 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()
/third_party/libxml2/
DtestAutomata.c36 xmlAutomataPtr am; in testRegexpFile() local
223 xmlAutomataPtr am; in main() local
Dxmlregexp.c5620 xmlAutomataPtr am; in xmlRegexpIsDeterminist() local
5738 xmlFreeAutomata(xmlAutomataPtr am) { in xmlFreeAutomata()
5752 xmlAutomataSetFlags(xmlAutomataPtr am, int flags) { in xmlAutomataSetFlags()
5767 xmlAutomataGetInitState(xmlAutomataPtr am) { in xmlAutomataGetInitState()
5783 xmlAutomataSetFinalState(xmlAutomataPtr am, xmlAutomataStatePtr state) { in xmlAutomataSetFinalState()
5805 xmlAutomataNewTransition(xmlAutomataPtr am, xmlAutomataStatePtr from, in xmlAutomataNewTransition()
5843 xmlAutomataNewTransition2(xmlAutomataPtr am, xmlAutomataStatePtr from, in xmlAutomataNewTransition2()
5903 xmlAutomataNewNegTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, in xmlAutomataNewNegTrans()
5970 xmlAutomataNewCountTrans2(xmlAutomataPtr am, xmlAutomataStatePtr from, in xmlAutomataNewCountTrans2()
6057 xmlAutomataNewCountTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, in xmlAutomataNewCountTrans()
[all …]
/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/libxml2/include/libxml/
Dvalid.h104 xmlAutomataPtr am; /* the automata */ member
107 void *am; member
/third_party/flutter/skia/bin/
Dcompare45 am, bm = m(a[key]), m(b[key]) variable
/third_party/skia/bin/
Dcompare45 am, bm = m(a[key]), m(b[key]) variable
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DVulkanPipelineCachePerf.cpp88 gl::AttributesMask am; in step() local
/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/pulseaudio/src/pulse/
Dchannelmap.c643 pa_channel_position_mask_t am, bm; in pa_channel_map_superset() local
/third_party/pulseaudio/src/modules/alsa/
Dmodule-alsa-card.c200 pa_alsa_mapping *am; in card_set_profile() local
286 pa_alsa_mapping *am; in init_profile() local
/third_party/tzdata/
Dstrftime.c54 const char * am; member
/third_party/flutter/skia/third_party/externals/spirv-tools/source/val/
Dvalidation_state.cpp324 void ValidationState_t::set_addressing_model(SpvAddressingModel am) { in set_addressing_model()
/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/alsa-lib/include/sound/uapi/
Dasound_fm.h46 unsigned char am; /* amplitude modulation */ member
/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/node/deps/npm/node_modules/jsbn/
Dindex.js74 BigInteger.prototype.am = am2; method in BigInteger
78 BigInteger.prototype.am = am1; method in BigInteger
82 BigInteger.prototype.am = am3; method in BigInteger
/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

12