代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/347503/3171621
d jump.d
#objdump: -dw
#name: Jump operations
.*: +file format .*
Disassembly of section .text:
0+000 :
0: ff 0c [ ]*JUMP #ffh
2: fe 2c [ ]*JUMP C , #feh
4: 09 ac [ ]*JUMP C , A\[0\]
www.eeworm.com/read/341021/3259211
sm makefile.sm
# mpi_sources includes only the routines that are MPI function entry points
# The code for the MPI operations (e.g., MPI_SUM) is not included in
# mpi_sources
mpi_sources = allreduce.c barrier.c op_c
www.eeworm.com/read/338901/3312362
c lstrlib.c
/*
** $Id: lstrlib.c,v 1.1 2002/02/14 10:46:59 jcatki Exp $
** Standard library for string operations and pattern-matching
** See Copyright Notice in lua.h
*/
#include
#include
www.eeworm.com/read/327225/3463289
c dir_iterate.c
/* vi: set sw=4 ts=4: */
/*
* dir_iterate.c --- ext2fs directory iteration operations
*
* Copyright (C) 1993, 1994, 1994, 1995, 1996, 1997 Theodore Ts'o.
*
* %Begin-Header%
* This file may be re
www.eeworm.com/read/318961/3560030
c dir_iterate.c
/* vi: set sw=4 ts=4: */
/*
* dir_iterate.c --- ext2fs directory iteration operations
*
* Copyright (C) 1993, 1994, 1994, 1995, 1996, 1997 Theodore Ts'o.
*
* %Begin-Header%
* This file may be re
www.eeworm.com/read/318067/3571721
properties applicationresource_en.properties
login.title = Login page
login.name = Name:
login.password = Password:
login.submit = Login
operation.title=Deal operations
operation.submit.delete=Delete
operation.submit.modify=Modify
operation.su
www.eeworm.com/read/318067/3571751
properties applicationresource_en.properties
login.title = Login page
login.name = Name:
login.password = Password:
login.submit = Login
operation.title=Deal operations
operation.submit.delete=Delete
operation.submit.modify=Modify
operation.su
www.eeworm.com/read/316872/3597858
h mdesc.h
#ifndef _SPARC64_MDESC_H
#define _SPARC64_MDESC_H
#include
#include
#include
struct mdesc_handle;
/* Machine description operations are to be surround
www.eeworm.com/read/316872/3600328
h atomic.h
#ifndef __ARCH_M68K_ATOMIC__
#define __ARCH_M68K_ATOMIC__
#include
/*
* Atomic operations that C can't guarantee us. Useful for
* resource counting etc..
*/
/*
* We do not have
www.eeworm.com/read/314308/3636948
c chain.c
/* chain.c - chain LDAP operations */
/* $OpenLDAP: pkg/ldap/servers/slapd/back-ldap/chain.c,v 1.12.2.24 2007/09/14 22:00:56 ando Exp $ */
/* This work is part of OpenLDAP Software