代码搜索:ordered
找到约 1,143 项符合「ordered」的源代码
代码结果 1,143
www.eeworm.com/read/115227/15020501
c ordered2.c
/*
* Copyright (c) 1992 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any pu
www.eeworm.com/read/482889/1284283
hpp ordered_index.hpp
/* Copyright 2003-2007 Joaqu韓 M L髉ez Mu駉z.
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE_1_0.txt or copy at
* http://www.boost.org/LICENSE_1_0.txt
www.eeworm.com/read/210914/4946987
m ismember_ordered.m
function index=ismember_ordered(set1,set2)
% Function operates like index=find(ismember(set1,set2)), except that the output
% is ordered in the sense that index(1) is the index of the element of set
www.eeworm.com/read/168845/5429994
py ordered_properties.py
#!/usr/bin/python
# Copyright (C) Vladimir Prus 2004. Permission to copy, use, modify, sell and
# distribute this software is granted provided this copyright notice appears in
# all copies. Th
www.eeworm.com/read/341021/3259557
c ordered_fp.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpi.h"
#include
#include
#i
www.eeworm.com/read/277197/4158878
h read_ordered.h
/*
* Copyright (c) 2003 by Hewlett-Packard Company. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated docume
www.eeworm.com/read/375190/2726513
py ordered_include.py
#!/usr/bin/python
#
# Copyright (c) 2008 Steven Watanabe
#
# Distributed under the Boost Software License, Version 1.0. (See
# accompanying file LICENSE_1_0.txt) or copy at
# http://www.boost.org/LICE
www.eeworm.com/read/375190/2726514
py ordered_properties.py
#!/usr/bin/python
# Copyright 2004 Vladimir Prus
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
# This
www.eeworm.com/read/371704/2779301
m ismember_ordered.m
function index=ismember_ordered(set1,set2)
% Function operates like index=find(ismember(set1,set2)), except that the output
% is ordered in the sense that index(1) is the index of the element of set
www.eeworm.com/read/366702/2867732
c ordered-2.c
/* { dg-do compile } */
void f1(void)
{
#pragma omp ordered asdf /* { dg-error "expected" } */
#pragma omp ordered
} /* { dg-error "expected" } */