/third_party/pulseaudio/src/pulsecore/ |
H A D | sound-file.c | 49 SF_INFO sfi; in pa_sound_file_load() local 138 SF_INFO sfi; in pa_sound_file_too_big_to_cache() local [all...] |
H A D | sndfile-util.c | 34 SF_INFO sfi; in pa_sndfile_read_sample_spec() local 86 int pa_sndfile_write_sample_spec(SF_INFO *sfi, pa_sample_spec *ss) { in pa_sndfile_write_sample_spec() argument 178 SF_INFO sfi; pa_sndfile_read_channel_map() local 329 SF_INFO sfi; pa_sndfile_init_proplist() local [all...] |
H A D | sound-file-stream.c | 238 SF_INFO sfi; in pa_play_file() local
|
/third_party/node/deps/v8/src/diagnostics/ |
H A D | system-jit-win.cc | 46 auto sfi = GetSharedFunctionInfo(event); in GetScriptLineNumber() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | cbs_vp9.c | 424 VP9RawSuperframeIndex sfi; in cbs_vp9_split_fragment() local 566 VP9RawSuperframeIndex sfi; in cbs_vp9_assemble_fragment() local [all...] |
/third_party/node/deps/v8/src/baseline/ |
H A D | baseline-batch-compiler.cc | 37 BaselineCompilerTask(Isolate* isolate, PersistentHandles* handles, SharedFunctionInfo sfi) BaselineCompilerTask() argument
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-generator-gen.cc | 221 auto sfi = LoadJSFunctionSharedFunctionInfo(closure); in TF_BUILTIN() local 275 auto sfi = LoadJSFunctionSharedFunctionInfo(closure); in TF_BUILTIN() local
|
/third_party/node/deps/v8/src/execution/ |
H A D | execution.cc | 200 SharedFunctionInfo sfi = function->shared(); in NewScriptContext() local
|
H A D | isolate.cc | 5330 SharedFunctionInfo sfi = SharedFunctionInfo::cast(obj); in ThrowInternal() local
|
/third_party/node/deps/v8/src/snapshot/ |
H A D | code-serializer.cc | 189 SharedFunctionInfo sfi = SharedFunctionInfo::cast(*obj); in SerializeObjectImpl() local 213 SharedFunctionInfo sfi = SharedFunctionInfo::cast(*obj); in SerializeObjectImpl() local 280 CreateInterpreterDataForDeserializedCode(Isolate* isolate, Handle<SharedFunctionInfo> sfi, bool log_code_creation) CreateInterpreterDataForDeserializedCode() argument [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | code.cc | 337 bool Code::Inlines(SharedFunctionInfo sfi) { in Inlines() argument
|
H A D | code-inl.h | 75 ByteArray AbstractCode::SourcePositionTable(SharedFunctionInfo sfi) { in SourcePositionTable() argument
|
/third_party/pulseaudio/src/utils/ |
H A D | pacat.c | 1038 SF_INFO sfi; in main() local
|
H A D | pactl.c | 2794 struct SF_INFO sfi; in main() local
|
/third_party/node/deps/v8/src/deoptimizer/ |
H A D | deoptimizer.cc | 735 void Deoptimizer::TraceEvictFromOptimizedCodeCache(SharedFunctionInfo sfi, in TraceEvictFromOptimizedCodeCache() argument
|
/third_party/node/deps/v8/src/debug/ |
H A D | liveedit.cc | 810 bool Lookup(SharedFunctionInfo sfi, FunctionData** data) { in Lookup() argument 831 SharedFunctionInfo sfi = SharedFunctionInfo::cast(obj); in Fill() local 837 SharedFunctionInfo sfi = js_function.shared(); in Fill() local 844 SharedFunctionInfo sfi = gen.function().shared(); Fill() local 876 GetFuncId(int script_id, SharedFunctionInfo sfi) GetFuncId() argument 919 Handle<SharedFunctionInfo> sfi; CanPatchScript() local 957 UpdatePositions(Isolate* isolate, Handle<SharedFunctionInfo> sfi, const std::vector<SourceChangeRange>& diffs) UpdatePositions() argument 1049 Handle<SharedFunctionInfo> sfi; PatchScript() local 1114 Handle<SharedFunctionInfo> sfi; PatchScript() local [all...] |
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | turbojpeg.c | 1621 int i, sfi, row, retval = 0; in tjDecompressToYUVPlanes() local
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-js.cc | 1918 auto sfi = handle(wasm_exported_function->shared(), i_isolate); in WebAssemblyFunctionType() local 2577 i::SharedFunctionInfo sfi = function->shared(); in WebAssemblySuspenderReturnPromiseOnSuspend() local
|
/third_party/node/deps/v8/src/logging/ |
H A D | log.cc | 1798 SharedFunctionInfo sfi = SharedFunctionInfo::cast(*name_or_sfi); in MapEvent() local 1518 CodeDependencyChangeEvent(Handle<Code> code, Handle<SharedFunctionInfo> sfi, const char* reason) CodeDependencyChangeEvent() argument 1624 CompilationCacheEvent(const char* action, const char* cache_type, SharedFunctionInfo sfi) CompilationCacheEvent() argument 1842 SharedFunctionInfo sfi = SharedFunctionInfo::cast(obj); EnumerateCompiledFunctions() local [all...] |
/third_party/node/deps/v8/src/builtins/x64/ |
H A D | builtins-x64.cc | 4099 Register sfi = closure; in Generate_WasmResume() local
|
/third_party/node/deps/v8/src/heap/ |
H A D | factory.cc | 2758 NewSourceTextModule( Handle<SharedFunctionInfo> sfi) NewSourceTextModule() argument 3937 JSFunctionBuilder(Isolate* isolate, Handle<SharedFunctionInfo> sfi, Handle<Context> context) JSFunctionBuilder() argument
|
/third_party/node/deps/v8/src/api/ |
H A D | api.cc | 2189 i::SharedFunctionInfo sfi = (*obj).shared(); in GetUnboundScript() local 2197 i::SharedFunctionInfo sfi = (*func).shared(); in GetResourceName() local 2756 i::Handle<i::SharedFunctionInfo> sfi; in Compile() local 2776 i::Handle<i::SharedFunctionInfo> sfi; in CompileModule() local [all...] |