代码搜索:PATH
找到约 10,000 项符合「PATH」的源代码
代码结果 10,000
www.eeworm.com/read/396640/2408984
h draw_path.h
typedef struct fz_edge_s fz_edge;
typedef struct fz_gel_s fz_gel;
typedef struct fz_ael_s fz_ael;
struct fz_edge_s
{
int x, e, h, y;
int adjup, adjdown;
int xmove;
int xdir, ydir; /* -1 or +1
www.eeworm.com/read/395229/2445984
sh relative_path.sh
#! /bin/sh
# This script computes a relative pathname from $1 to $2
# They are assumed to not contain . or .. pathname components,
# but if both directories exist and cd/pwd canonicalizes pathnames,
#
www.eeworm.com/read/385462/2589321
c test_path.c
/* Test path override code */
#define _GNU_SOURCE
#include "../path.c"
#include
#include
#include
/* Any log message kills the test. */
void gemu_log(const char *fmt
www.eeworm.com/read/385462/2590159
c test_path.c
/* Test path override code */
#define _GNU_SOURCE
#include "../path.c"
#include
#include
#include
/* Any log message kills the test. */
void gemu_log(const char *fmt
www.eeworm.com/read/380513/2658225
vm path2.vm
#*
@test path2.vm
This template is used for Velocity regression testing.
If you alter this template make sure you change the
corresponding comparison file so that the regression
test doesn't
www.eeworm.com/read/380513/2658228
vm path1.vm
#*
@test path1.vm
This template is used for Velocity regression testing.
If you alter this template make sure you change the
corresponding comparison file so that the regression
test doesn't