Home
last modified time | relevance | path

Searched defs:inlined (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_inline_functions.c132 struct set *inlined) in inline_functions_block()
175 inline_function_impl(nir_function_impl *impl, struct set *inlined) in inline_function_impl()
276 struct set *inlined = _mesa_pointer_set_create(NULL); in nir_inline_functions() local
/third_party/typescript/tests/cases/conformance/salsa/
DpropertyAssignmentUseParentType2.ts7 export const inlined = () => true constant
DpropertyAssignmentUseParentType1.ts8 export const inlined: { (): boolean; nun: 456 } = () => true; constant
/third_party/typescript/tests/baselines/reference/
DpropertyAssignmentUseParentType1.js9 export const inlined: { (): boolean; nun: 456 } = () => true; function
/third_party/elfutils/libdw/
Ddwarf_getscopes.c43 unsigned int inlined, nscopes; member
/third_party/skia/tests/
DSkBlockAllocatorTest.cpp94 SkSBlockAllocator<2048> inlined{}; in DEF_TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dfixed_array_test.cc544 absl::FixedArray<int, 3 * sizeof(int)> inlined = {1, 2, 3}; in TEST() local
611 absl::FixedArray<int, 5 * sizeof(int)> inlined(5); in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h496 Inlined inlined; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c723 is_inlined(const bool *inlined, const struct pipe_stream_output *output) in is_inlined()
841 bool inlined[VARYING_SLOT_MAX][4] = {0}; in update_so_info() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp804 InlinedAt *inlined = nullptr; member
2211 …for(auto inlined = locationAndScope.scope->inlinedAt; inlined != nullptr; inlined = inlined->inlin… in trap() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h47728 int inlined; member