代码搜索结果

找到约 3,568 项符合 Strip 的代码

project.pbxproj

// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 38; objects = { 014CEA520018CE5811CA2923 = { buildRules = ( ); buildSettings = { COPY_PHASE_STRIP = NO; OPTIM

project.pbxproj

// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 38; objects = { 014CEA440018CDF011CA2923 = { buildRules = ( ); buildSettings = { COPY_PHASE_STRIP = NO; OPTIM

sizes.tok

# Sizes for bottom strip / status line used in QBASIC/EDIT for DOS5 # Created by Terry Farrell. (terryf) # January 1990. These tokens are for the file uinhelp.src and they #

backquot.asm

; WASM should strip the ''' chars from the name when it makes up the object ; name (the ''s are escape characters) -- Anthony .386p NAME fib _TEXT SEGMENT BYTE PUBLIC

mmpsim.m

function y=mmpsim(x,tol) %MMPSIM Polynomial Simplification, Strip Leading Zero Terms. % MMPSIM(A) Deletes leading zeros and small coefficients in the % polynomial A(s). Coefficients are considered sma

sizes.tok

# Sizes for bottom strip / status line used in QBASIC/EDIT for DOS5 # Created by Terry Farrell. (terryf) # January 1990. These tokens are for the file uinhelp.src and they #

project.pbxproj

// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 38; objects = { 014CEA520018CE5811CA2923 = { buildRules = ( ); buildSettings = { COPY_PHASE_STRIP = NO; OPTIM

test_string

test_string string (test_string.py) atoi atol atof capitalize find rfind lower upper split join strip lstrip rstrip swapcase replace count

dounsreloc

#!/bin/sh # objdump the reloc table, but strip off the headings and reloc # numbers and sort the result. Intended for use in comparing reloc # tables that may not be in the same order. objdump +relo

dounssym

#!/bin/sh # objdump the symbol table, but strip off the headings and symbol # numbers and sort the result. Intended for use in comparing symbol # tables that may not be in the same order. objdump +s