HomeSort by relevance Sort by last modified time
    Searched defs:func (Results 176 - 200 of 985) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/deqp-deps/SPIRV-Tools/source/opt/
local_redundancy_elimination.cpp 26 for (auto& func : *get_module()) {
27 for (auto& bb : func) {
44 auto func = [this, &vnTable, &modified, value_to_ids](Instruction* inst) { local
63 block->ForEachInst(func);
  /external/deqp-deps/SPIRV-Tools/source/val/
validate_execution_limitations.cpp 29 const auto func = _.function(inst->id()); local
30 if (!func) {
45 if (!func->IsCompatibleWithExecutionModel(model, &reason)) {
  /external/deqp-deps/SPIRV-Tools/test/opt/
function_test.cpp 63 auto* func = spvtest::GetFunction(ctx->module(), 9); local
64 EXPECT_FALSE(func->IsRecursive());
66 func = spvtest::GetFunction(ctx->module(), 12);
67 EXPECT_FALSE(func->IsRecursive());
97 auto* func = spvtest::GetFunction(ctx->module(), 9); local
98 EXPECT_TRUE(func->IsRecursive());
133 auto* func = spvtest::GetFunction(ctx->module(), 9); local
134 EXPECT_TRUE(func->IsRecursive());
136 func = spvtest::GetFunction(ctx->module(), 12);
137 EXPECT_TRUE(func->IsRecursive())
167 auto* func = spvtest::GetFunction(ctx->module(), 1); local
    [all...]
  /external/libaom/libaom/tools/
gen_constrained_tokenset.py 39 def func(x): function in function:get_spareto
43 alpha = scipy.optimize.fminbound(func, 1e-12, 10000, xtol=1e-12)
  /external/llvm/test/tools/llvm-cov/
showHighlightedRanges.cpp 3 void func() { function
42 func();
  /external/ltp/testcases/kernel/device-drivers/drm/kernel_space/
str_drm.h 63 tdrm_ioctl_t *func; member in struct:tdrm_ioctl_desc
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
local_redundancy_elimination.cpp 26 for (auto& func : *get_module()) {
27 for (auto& bb : func) {
44 auto func = [this, &vnTable, &modified, value_to_ids](Instruction* inst) { local
63 block->ForEachInst(func);
  /external/swiftshader/third_party/SPIRV-Tools/source/val/
validate_execution_limitations.cpp 29 const auto func = _.function(inst->id()); local
30 if (!func) {
45 if (!func->IsCompatibleWithExecutionModel(model, &reason)) {
  /external/swiftshader/third_party/SPIRV-Tools/test/opt/
function_test.cpp 63 auto* func = spvtest::GetFunction(ctx->module(), 9); local
64 EXPECT_FALSE(func->IsRecursive());
66 func = spvtest::GetFunction(ctx->module(), 12);
67 EXPECT_FALSE(func->IsRecursive());
97 auto* func = spvtest::GetFunction(ctx->module(), 9); local
98 EXPECT_TRUE(func->IsRecursive());
133 auto* func = spvtest::GetFunction(ctx->module(), 9); local
134 EXPECT_TRUE(func->IsRecursive());
136 func = spvtest::GetFunction(ctx->module(), 12);
137 EXPECT_TRUE(func->IsRecursive())
167 auto* func = spvtest::GetFunction(ctx->module(), 1); local
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cov/
showHighlightedRanges.cpp 3 void func() { function
42 func();
  /external/tensorflow/tensorflow/core/ops/
functional_grad.cc 25 const NameAttrList* func; local
26 TF_RETURN_IF_ERROR(GetNodeAttr(attrs, "f", &func));
35 {{"f", *func},
49 {{"f", *func}, {"T", "$T"}, {"K", k}}},
  /bionic/libc/bionic/
__cxa_thread_atexit_impl.cpp 24 void (*func) (void *); member in class:thread_local_dtor
30 extern "C" int __cxa_thread_atexit_impl(void (*func) (void *), void *arg, void *dso_handle);
35 int __cxa_thread_atexit_impl(void (*func) (void *), void *arg, void *dso_handle) {
38 dtor->func = func;
57 current->func(current->arg);
  /device/linaro/bootloader/arm-trusted-firmware/bl31/aarch64/
runtime_exceptions.S 275 func smc_handler label
  /device/linaro/bootloader/arm-trusted-firmware/common/aarch32/
debug.S 29 func do_panic label
62 func report_exception label
85 func asm_assert label
140 func asm_print_str label
157 func asm_print_hex label
  /device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/juno/aarch64/
juno_helpers.S 70 func JUNO_HANDLER(0) label
113 func JUNO_HANDLER(1) label
147 func JUNO_HANDLER(2) label
174 func plat_reset_handler label
196 func juno_do_reset_to_aarch32_state label
210 func plat_arm_calc_core_pos label
232 func plat_get_my_entrypoint label
267 func juno_reset_to_aarch32_state label
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/aarch64/
hikey_helpers.S 18 func plat_my_core_pos label
33 func platform_mem_init label
44 func plat_crash_console_init label
58 func plat_crash_console_putc label
71 func plat_report_exception label
131 func plat_reset_handler label
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/aarch64/
hikey960_helpers.S 24 func plat_my_core_pos label
39 func platform_mem_init label
50 func plat_crash_console_init label
64 func plat_crash_console_putc label
77 func plat_report_exception label
137 func plat_reset_handler label
146 func set_retention_ticks label
161 func clr_retention_ticks label
174 func clr_ex label
183 func no label
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/
plat_trampoline.S 18 func tegra186_cpu_reset_handler _align=4 label
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/aarch64/
plat_helpers.S 34 func plat_reset_handler label
54 func plat_my_core_pos label
71 func plat_secondary_cold_boot_setup label
77 func platform_is_primary_cpu label
91 func plat_crash_console_init label
105 func plat_crash_console_putc label
115 func platform_cpu_warmboot _align=16 label
  /external/clang/test/CodeGen/
2003-09-30-StructLayout.c 16 void func(struct St* A) { function
mangle.c 55 int func(void);
56 extern int func (void) __asm__ ("FUNC");
58 // CHECK: @FUNC
59 int func(void) { function
  /external/clang/test/CodeGenCXX/
debug-info-namespace.cpp 27 int func(bool b) { function
55 // This should work even if 'i' and 'func' were declarations & not definitions,
75 // CHECK: [[LEX1]] = distinct !DILexicalBlock(scope: [[FUNC:![0-9]+]], file: [[FOOCPP]],
77 // CHECK: [[FUNC:![0-9]+]] = distinct !DISubprogram(name: "func",{{.*}} isDefinition: true
78 // CHECK: [[M5]] = !DIImportedEntity(tag: DW_TAG_imported_module, scope: [[FUNC]], entity: [[CTXT:![0-9]+]],
79 // CHECK: [[M6]] = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: [[FUNC]], entity: [[FOO:![0-9]+]], line: 27)
83 // CHECK: [[M7]] = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: [[FUNC]], entity: [[BAR:![0-9]+]]
88 // CHECK: [[M8]] = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: [[FUNC]], entity: [[F1:![0-9]+]]
91 // CHECK: [[M9]] = !DIImportedEntity(tag: DW_TAG_imported_declaration, scope: [[FUNC]], entity: [[I]
    [all...]
  /external/clang/test/CoverageMapping/
label.cpp 3 // CHECK: func
4 void func() { // CHECK-NEXT: File 0, [[@LINE]]:13 -> {{[0-9]+}}:2 = #0 function
62 func(); // CHECK-NEXT: File 0, [[@LINE]]:3 -> [[@LINE+3]]:2 = ((#0 + #7) - #1)
macro-expansion.c 3 // CHECK: func
44 void func(int x) { function
57 func(0);
macros.c 9 // CHECK: func
10 void func() { // CHECK-NEXT: File 0, [[@LINE]]:13 -> [[@LINE+5]]:2 = #0 function
40 func();

Completed in 799 milliseconds

1 2 3 4 5 6 78 91011>>