Home
last modified time | relevance | path

Searched defs:name_prefix (Results 1 – 16 of 16) sorted by relevance

/third_party/node/deps/v8/base/trace_event/common/
Dtrace_event_common.h225 #define INTERNAL_TRACE_EVENT_UID(name_prefix) PERFETTO_UID(name_prefix) argument
/third_party/node/deps/npm/node_modules/@tufjs/models/dist/
Drole.js272 name_prefix: this.namePrefix, property
/third_party/node/deps/v8/src/heap/cppgc/
Dtrace-event.h88 #define INTERNAL_TRACE_EVENT_UID(name_prefix) \ argument
/third_party/mesa3d/src/compiler/glsl/tests/
Dbuiltin_variable_test.cpp92 char *const name_prefix = new char[len + 1]; in string_starts_with_prefix() local
/third_party/skia/third_party/externals/angle2/scripts/
Dprocess_angle_perf_results.py171 def _generate_unique_logdog_filename(name_prefix): argument
/third_party/skia/src/core/
DSkTraceEvent.h89 #define INTERNAL_TRACE_EVENT_UID(name_prefix) \ argument
/third_party/node/deps/v8/src/runtime/
Druntime-classes.cc148 Handle<String> name_prefix, in GetMethodAndSetName()
/third_party/node/deps/v8/src/tracing/
Dtrace-event.h147 #define INTERNAL_TRACE_EVENT_UID(name_prefix) \ argument
/third_party/node/src/tracing/
Dtrace_event.h144 #define INTERNAL_TRACE_EVENT_UID(name_prefix) \ argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp1767 string name_prefix = ""; in createRasterizationOrderAttachmentAccessTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp1767 string name_prefix = ""; in createRasterizationOrderAttachmentAccessTests() local
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc847 void GenerateMessageToPool(const string& name_prefix, const Descriptor* message, in GenerateMessageToPool()
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c1930 const char *name_prefix, *input_description, *output_description; in create_card_ports() local
/third_party/skia/third_party/externals/angle2/src/third_party/trace_event/
Dtrace_event.h454 #define INTERNALTRACEEVENTUID(name_prefix) INTERNAL_TRACE_EVENT_UID2(name_prefix, __LINE__) argument
/third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/
DTraceEvent.h670 #define INTERNALTRACEEVENTUID(name_prefix) INTERNAL_TRACE_EVENT_UID2(name_prefix, __LINE__) argument
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.cc1568 void RiscvDebugger::PrintRegs(char name_prefix, int start_index, in PrintRegs()