代码搜索:names
找到约 10,000 项符合「names」的源代码
代码结果 10,000
www.eeworm.com/read/291465/3965822
cxx vidinput_names.cxx
/*
* vidinput_names.cxx
*
* Classes to support streaming video input (grabbing) and output.
*
* Portable Windows Library
*
* Copyright (c) 1993-2000 Equivalence Pty. Ltd.
*
* The con
www.eeworm.com/read/291465/3965825
h vidinput_names.h
/*
* vidinput_names.h
*
* Classes to support streaming video input (grabbing) and output.
*
* Portable Windows Library
*
* Copyright (c) 1993-2000 Equivalence Pty. Ltd.
*
* The conte
www.eeworm.com/read/291168/3968882
c o_names.c
#include
#include
#include
#include "lhash.h"
#include "objects.h"
/* I use the ex_data stuff to manage the identifiers for the obj_name_types
* that applications ma
www.eeworm.com/read/290267/3982256
c t_names.c
/*
* Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software f
www.eeworm.com/read/447992/1692285
c udf_names.c
/* This file generated automatically. */
/* Do not modify. */
#include "udf.h"
#include "prop.h"
#include "dpm.h"
extern DEFINE_PROFILE(x_velocity,thread,index);
extern DEFINE_PROFILE(y_vel
www.eeworm.com/read/447738/1696409
s gpr-names.s
# source file to test objdump's disassembly using various styles of
# GPR names.
.set noreorder
.set noat
.globl text_label .text
text_label:
lui $0, 0
lui $1, 0
lui $2, 0
lui $3, 0
lui $4,
www.eeworm.com/read/447738/1696455
s hwr-names.s
# source file to test objdump's disassembly using various styles of
# HWR (hardware register) names.
.set noreorder
.set noat
.globl text_label .text
text_label:
rdhwr $0, $0
rdhwr $0, $1
rdh
www.eeworm.com/read/447738/1696627
s fpr-names.s
# source file to test objdump's disassembly using various styles of
# FPR names.
.set noreorder
.set noat
.globl text_label .text
text_label:
mtc1 $0, $f0
mtc1 $0, $f1
mtc1 $0, $f2
mtc1 $0,
www.eeworm.com/read/447738/1697531
s ctrl-names.s
.text
ldctl r0,fcw
ldctl fcw,r0
ldctl r0,refresh
ldctl refresh,r0
ldctl r0,psapseg
ldctl psapseg,r0
ldctl r0,psapoff
ldctl psapoff,r0
ldctl r0,psap
ldctl psap,r0
ldctl r0,nspseg
ldctl ns
www.eeworm.com/read/447738/1697538
d ctrl-names.d
#as:
#objdump: -d
#name: jmp cc
.*: +file format coff-z8k
Disassembly of section \.text:
00000000 :
0: 7d02 ldctl r0,fcw
2: 7d0a ldctl fcw,r0
4: 7d03