| /third_party/jerryscript/jerry-ext/handle-scope/ |
| D | handle-scope.c | 38 jerryx_handle_scope_release_handles (jerryx_handle_scope scope) in jerryx_handle_scope_release_handles() 71 jerryx_close_handle_scope (jerryx_handle_scope scope) in jerryx_close_handle_scope() 111 jerryx_close_escapable_handle_scope (jerryx_handle_scope scope) in jerryx_close_escapable_handle_scope() 126 jerryx_hand_scope_escape_handle_from_prelist (jerryx_handle_scope scope, size_t idx) in jerryx_hand_scope_escape_handle_from_prelist() 157 jerryx_escape_handle_internal (jerryx_escapable_handle_scope scope, in jerryx_escape_handle_internal() 274 jerryx_escape_handle (jerryx_escapable_handle_scope scope, in jerryx_escape_handle() 291 jerryx_remove_handle (jerryx_escapable_handle_scope scope, in jerryx_remove_handle() 306 jerryx_handle_scope_add_handle_to (jerryx_handle_t *handle, jerryx_handle_scope scope) in jerryx_handle_scope_add_handle_to() 331 jerryx_create_handle_in_scope (jerry_value_t jval, jerryx_handle_scope scope) in jerryx_create_handle_in_scope()
|
| D | handle-scope-allocator.c | 34 #define JERRYX_HANDLE_SCOPE_PRELIST_IDX(scope) (scope - jerryx_handle_scope_pool.prelist) argument 60 jerryx_handle_scope_is_in_prelist (jerryx_handle_scope_t *scope) in jerryx_handle_scope_is_in_prelist() 76 jerryx_handle_scope_get_parent (jerryx_handle_scope_t *scope) in jerryx_handle_scope_get_parent() 109 jerryx_handle_scope_get_child (jerryx_handle_scope_t *scope) in jerryx_handle_scope_get_child() 152 jerryx_handle_scope_t *scope; in jerryx_handle_scope_alloc() local 194 jerryx_handle_scope_free (jerryx_handle_scope_t *scope) in jerryx_handle_scope_free()
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| D | scope.h | 30 struct scope { struct 31 struct symbol_list *symbols; /* List of symbols in this scope */ argument 32 struct scope *next; argument 42 static inline int toplevel(struct scope *scope) in toplevel()
|
| D | scope.c | 49 void bind_scope(struct symbol *sym, struct scope *scope) in bind_scope() 71 struct scope *scope = __alloc_scope(0); in start_scope() local 78 struct scope *scope = __alloc_scope(0); in start_file_scope() local 111 struct scope *scope = *s; in end_scope() local 166 int is_outer_scope(struct scope *scope) in is_outer_scope()
|
| /third_party/gn/src/gn/ |
| D | functions_target.cc | 33 Scope* scope, in ExecuteGenericTarget() 193 Value RunAction(Scope* scope, in RunAction() 275 Value RunActionForEach(Scope* scope, in RunActionForEach() 340 Value RunBundleData(Scope* scope, in RunBundleData() 499 Value RunCreateBundle(Scope* scope, in RunCreateBundle() 550 Scope* scope, in RunCopy() 576 Value RunExecutable(Scope* scope, in RunCopy() 611 Value RunGroup(Scope* scope, in RunGroup() 645 Value RunLoadableModule(Scope* scope, in RunGroup() 674 Value RunRustLibrary(Scope* scope, in RunGroup() [all …]
|
| D | tool.cc | 89 bool Tool::ReadBool(Scope* scope, const char* var, bool* field, Err* err) { in ReadBool() 100 bool Tool::ReadString(Scope* scope, in ReadString() 114 bool Tool::ReadPattern(Scope* scope, in ReadPattern() 135 bool Tool::ReadPatternList(Scope* scope, in ReadPatternList() 158 bool Tool::ReadLabel(Scope* scope, in ReadLabel() 182 bool Tool::ReadOutputExtension(Scope* scope, Err* err) { in ReadOutputExtension() 202 bool Tool::InitTool(Scope* scope, Toolchain* toolchain, Err* err) { in InitTool() 230 Scope* scope, in CreateTool()
|
| D | functions.cc | 84 const Scope* scope, in EnsureNotProcessingImport() 98 const Scope* scope, in EnsureNotProcessingBuildConfig() 109 bool FillTargetBlockScope(const Scope* scope, in FillTargetBlockScope() 162 const Label& ToolchainLabelForScope(const Scope* scope) { in ToolchainLabelForScope() 166 Label MakeLabelForScope(const Scope* scope, in MakeLabelForScope() 177 NonNestableBlock::NonNestableBlock(Scope* scope, in NonNestableBlock() 230 Value RunAssert(Scope* scope, in RunAssert() 355 Scope* scope, in RunConfig() 470 Value RunDeclareArgs(Scope* scope, in RunDeclareArgs() 533 Value RunDefined(Scope* scope, in RunDefined() [all …]
|
| D | operators.cc | 244 Scope* scope, in GetValueOrFillError() 513 Value ExecuteEqualsEquals(Scope* scope, in ExecuteEqualsEquals() 523 Value ExecuteNotEquals(Scope* scope, in ExecuteNotEquals() 545 Value ExecuteLessEquals(Scope* scope, in ExecuteLessEquals() 555 Value ExecuteGreaterEquals(Scope* scope, in ExecuteGreaterEquals() 565 Value ExecuteGreater(Scope* scope, in ExecuteGreater() 575 Value ExecuteLess(Scope* scope, in ExecuteLess() 587 Value ExecuteOr(Scope* scope, in ExecuteOr() 617 Value ExecuteAnd(Scope* scope, in ExecuteAnd() 650 Value ExecuteUnaryOperator(Scope* scope, in ExecuteUnaryOperator() [all …]
|
| D | template.cc | 18 Template::Template(const Scope* scope, const FunctionCallNode* def) in Template() 21 Template::Template(std::unique_ptr<Scope> scope, const FunctionCallNode* def) in Template() 26 Value Template::Invoke(Scope* scope, in Invoke()
|
| D | config_values_generator.cc | 19 void GetStringList(Scope* scope, in GetStringList() 31 void GetDirList(Scope* scope, in GetDirList() 47 void GetFrameworksList(Scope* scope, in GetFrameworksList() 78 Scope* scope, in ConfigValuesGenerator()
|
| /third_party/mesa3d/src/vulkan/util/ |
| D | vk_alloc.h | 46 VkSystemAllocationScope scope) in vk_alloc() 54 VkSystemAllocationScope scope) in vk_zalloc() 68 VkSystemAllocationScope scope) in vk_realloc() 84 VkSystemAllocationScope scope) in vk_strdup() 101 VkSystemAllocationScope scope, in vk_vasprintf() 114 VkSystemAllocationScope scope, in vk_asprintf() 129 VkSystemAllocationScope scope) in vk_alloc2() 141 VkSystemAllocationScope scope) in vk_zalloc2() 232 VkSystemAllocationScope scope) in vk_multialloc_alloc() 272 VkSystemAllocationScope scope) in vk_multialloc_alloc2() [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | parserRealSource9.js | 222 Binder.prototype.resolveBaseTypeLinks = function (typeLinks, scope) { argument 241 Binder.prototype.resolveBases = function (scope, type) { argument 272 Binder.prototype.resolveSignatureGroup = function (signatureGroup, scope, instanceType) { argument 297 Binder.prototype.bindType = function (scope, type, instanceType) { argument 347 Binder.prototype.bindSymbol = function (scope, symbol) { argument 393 Binder.prototype.bind = function (scope, table) { argument
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
| D | gstaudiovisualizer.c | 165 shader_fade (GstAudioVisualizer * scope, const GstVideoFrame * sframe, in shader_fade() 193 shader_fade_and_move_up (GstAudioVisualizer * scope, in shader_fade_and_move_up() 221 shader_fade_and_move_down (GstAudioVisualizer * scope, in shader_fade_and_move_down() 249 shader_fade_and_move_left (GstAudioVisualizer * scope, in shader_fade_and_move_left() 281 shader_fade_and_move_right (GstAudioVisualizer * scope, in shader_fade_and_move_right() 313 shader_fade_and_move_horiz_out (GstAudioVisualizer * scope, in shader_fade_and_move_horiz_out() 354 shader_fade_and_move_horiz_in (GstAudioVisualizer * scope, in shader_fade_and_move_horiz_in() 391 shader_fade_and_move_vert_out (GstAudioVisualizer * scope, in shader_fade_and_move_vert_out() 426 shader_fade_and_move_vert_in (GstAudioVisualizer * scope, in shader_fade_and_move_vert_in() 461 gst_audio_visualizer_change_shader (GstAudioVisualizer * scope) in gst_audio_visualizer_change_shader() [all …]
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/resolver/ |
| D | resolve.go | 616 type scope struct { struct 617 objects map[string]objectAndSource 618 parent *scope 628 func newScope(parent *scope) scope { 634 func (s *scope) lookup(name string) *objectAndSource { 646 func (s *scope) declare(object sem.Named, source tok.Source) error {
|
| /third_party/mesa3d/src/compiler/isaspec/ |
| D | decode.c | 154 struct decode_scope *scope; member 253 struct decode_scope *scope = rzalloc_size(state, sizeof(*scope)); in push_scope() local 266 pop_scope(struct decode_scope *scope) in pop_scope() 278 evaluate_expr(struct decode_scope *scope, isa_expr_t expr) in evaluate_expr() 361 find_field(struct decode_scope *scope, const struct isa_bitset *bitset, in find_field() 401 extract_field(struct decode_scope *scope, const struct isa_field *field) in extract_field() 420 find_display(struct decode_scope *scope, const struct isa_bitset *bitset) in find_display() 462 display_bitset_field(struct decode_scope *scope, const struct isa_field *field, bitmask_t val) in display_bitset_field() 479 display_enum_field(struct decode_scope *scope, const struct isa_field *field, bitmask_t val) in display_enum_field() 495 resolve_field(struct decode_scope *scope, const char *field_name, size_t field_name_len, bitmask_t … in resolve_field() [all …]
|
| /third_party/node/test/js-native-api/test_handle_scope/ |
| D | test_handle_scope.c | 11 napi_handle_scope scope; in NewScope() local 21 napi_escapable_handle_scope scope; in NewScopeEscape() local 33 napi_escapable_handle_scope scope; in NewScopeEscapeTwice() local 48 napi_handle_scope scope; in NewScopeWithException() local
|
| /third_party/node/deps/npm/node_modules/libnpmteam/ |
| D | index.js | 23 scope, property 36 scope field 48 scope, property 61 scope, property 67 cmd.lsTeams = (scope, opts) => { argument 71 cmd.lsTeams.stream = (scope, opts) => { argument
|
| /third_party/alsa-lib/src/pcm/scopes/ |
| D | level.c | 49 static int level_enable(snd_pcm_scope_t *scope) in level_enable() 66 static void level_disable(snd_pcm_scope_t *scope) in level_disable() 73 static void level_close(snd_pcm_scope_t *scope) in level_close() 83 static void level_stop(snd_pcm_scope_t *scope) in level_stop() 95 static void level_update(snd_pcm_scope_t *scope) in level_update() 164 static void level_reset(snd_pcm_scope_t *scope) in level_reset() 187 snd_pcm_scope_t *scope, *s16; in snd_pcm_scope_level_open() local 224 snd_pcm_scope_t *scope; in _snd_pcm_scope_level_open() local
|
| /third_party/alsa-lib/src/pcm/ |
| D | pcm_meter.c | 159 static int snd_pcm_scope_remove(snd_pcm_scope_t *scope) in snd_pcm_scope_remove() 168 static int snd_pcm_scope_enable(snd_pcm_scope_t *scope) in snd_pcm_scope_enable() 177 static int snd_pcm_scope_disable(snd_pcm_scope_t *scope) in snd_pcm_scope_disable() 191 snd_pcm_scope_t *scope; in snd_pcm_meter_thread() local 281 snd_pcm_scope_t *scope; in snd_pcm_meter_close() local 846 int snd_pcm_meter_add_scope(snd_pcm_t *pcm, snd_pcm_scope_t *scope) in snd_pcm_meter_add_scope() 868 snd_pcm_scope_t *scope; in snd_pcm_meter_search_scope() local 951 void snd_pcm_scope_set_name(snd_pcm_scope_t *scope, const char *val) in snd_pcm_scope_set_name() 961 const char *snd_pcm_scope_get_name(snd_pcm_scope_t *scope) in snd_pcm_scope_get_name() 971 void snd_pcm_scope_set_ops(snd_pcm_scope_t *scope, const snd_pcm_scope_ops_t *val) in snd_pcm_scope_set_ops() [all …]
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | validate_scopes.cpp | 25 bool IsValidScope(uint32_t scope) { in IsValidScope() 44 uint32_t scope) { in ValidateScope() 80 const Instruction* inst, uint32_t scope) { in ValidateExecutionScope() 188 uint32_t scope) { in ValidateMemoryScope()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_scopes.cpp | 25 bool IsValidScope(uint32_t scope) { in IsValidScope() 44 uint32_t scope) { in ValidateScope() 80 const Instruction* inst, uint32_t scope) { in ValidateExecutionScope() 188 uint32_t scope) { in ValidateMemoryScope()
|
| /third_party/gstreamer/gstplugins_bad/gst/audiovisualizers/ |
| D | gstspectrascope.c | 107 gst_spectra_scope_init (GstSpectraScope * scope) in gst_spectra_scope_init() 115 GstSpectraScope *scope = GST_SPECTRA_SCOPE (object); in gst_spectra_scope_finalize() local 132 GstSpectraScope *scope = GST_SPECTRA_SCOPE (bscope); in gst_spectra_scope_setup() local 175 GstSpectraScope *scope = GST_SPECTRA_SCOPE (bscope); in gst_spectra_scope_render() local
|
| D | gstwavescope.c | 164 gst_wave_scope_init (GstWaveScope * scope) in gst_wave_scope_init() 172 GstWaveScope *scope = GST_WAVE_SCOPE (object); in gst_wave_scope_finalize() local 185 GstWaveScope *scope = GST_WAVE_SCOPE (bscope); in gst_wave_scope_setup() local 198 GstWaveScope *scope = GST_WAVE_SCOPE (object); in gst_wave_scope_set_property() local 228 GstWaveScope *scope = GST_WAVE_SCOPE (object); in gst_wave_scope_get_property() local 315 GstWaveScope *scope = (GstWaveScope *) base; in render_color_dots() local 355 GstWaveScope *scope = (GstWaveScope *) base; in render_color_lines() local 414 GstWaveScope *scope = GST_WAVE_SCOPE (base); in gst_wave_scope_render() local
|
| /third_party/spirv-tools/source/val/ |
| D | validate_scopes.cpp | 25 bool IsValidScope(uint32_t scope) { in IsValidScope() 44 uint32_t scope) { in ValidateScope() 80 const Instruction* inst, uint32_t scope) { in ValidateExecutionScope() 190 uint32_t scope) { in ValidateMemoryScope()
|
| /third_party/node/src/ |
| D | js_stream.cc | 44 HandleScope scope(env()->isolate()); in IsClosing() local 58 HandleScope scope(env()->isolate()); in ReadStart() local 73 HandleScope scope(env()->isolate()); in ReadStop() local 88 HandleScope scope(env()->isolate()); in DoShutdown() local 115 HandleScope scope(env()->isolate()); in DoWrite() local
|