代码搜索:tls
找到约 2,313 项符合「tls」的源代码
代码结果 2,313
www.eeworm.com/read/374502/9402245
tls
www.eeworm.com/read/339586/3296828
cxx tls_tls_pimpl.cxx
/*
* Copyright (C) 2001-2003 Peter J Jones (pjones@pmade.org)
* All Rights Reserved
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided
www.eeworm.com/read/339586/3296833
h tls_tls_pimpl.h
/*
* Copyright (C) 2001-2003 Peter J Jones (pjones@pmade.org)
* All Rights Reserved
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided
www.eeworm.com/read/233448/4670588
c all-tls-local-exec-tls.c
/* { dg-options "-ftls-model=local-exec -mfdpic -mTLS" } */
/* { dg-do compile } */
static __thread int x;
extern void bar ();
int *y;
void foo (void)
{
bar ();
y = &x;
}
/* { dg-final { scan-ass
www.eeworm.com/read/162614/5516566
c all-tls-local-exec-tls.c
/* { dg-options "-ftls-model=local-exec -mfdpic -mTLS" } */
/* { dg-do compile } */
static __thread int x;
extern void bar ();
int *y;
void foo (void)
{
bar ();
y = &x;
}
/* { dg-final { scan-ass
www.eeworm.com/read/366702/2862430
c all-tls-local-exec-tls.c
/* { dg-options "-ftls-model=local-exec -mfdpic -mTLS" } */
/* { dg-do compile } */
static __thread int x;
extern void bar ();
int *y;
void foo (void)
{
bar ();
y = &x;
}
/* { dg-final { scan-ass
www.eeworm.com/read/291161/8439208
m tls.m
function [x,flag] = tls(A,b)
%TLS Total-Least Squares solution to a set of linear equations
% [x,flag] = tls (A, b)
% Obtains the TLS solution to A x = b
% Must have: # rows (A) >= # cols (A) + #
www.eeworm.com/read/390412/8466402
m tls.m
function [x,flag] = tls(A,b)
%TLS Total-Least Squares solution to a set of linear equations
% [x,flag] = tls (A, b)
% Obtains the TLS solution to A x = b
% Must have: # rows (A) >= # cols (A) + #
www.eeworm.com/read/290613/8471995
m tls.m
function [x,flag] = tls(A,b)
%TLS Total-Least Squares solution to a set of linear equations
% [x,flag] = tls (A, b)
% Obtains the TLS solution to A x = b
% Must have: # rows (A) >= # cols (A) + #
www.eeworm.com/read/289837/8523737
m tls.m
function [x,flag] = tls(A,b)
%TLS Total-Least Squares solution to a set of linear equations
% [x,flag] = tls (A, b)
% Obtains the TLS solution to A x = b
% Must have: # rows (A) >= # cols (A) + #