Searched refs:workspace (Results 1 - 20 of 20) sorted by relevance

/forgerock/opendj2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2/src/build-tools/org/opends/build/tools/
H A DCheckPrecommit.java109 // The path to the directory that is the base of the workspace.
118 // The path to the root of the Subversion workspace to check.
119 private String workspace = null; field in class:CheckPrecommit
133 * Specifies the path to the root of the Subversion workspace for which to
136 * @param workspace The path to the root of the Subversion workspace for
139 public void setWorkspace(String workspace) argument
141 this.workspace = workspace;
148 * it uses SVNKit to identify all modified files in the current workspace
[all...]
H A DGetSubversionRevision.java53 // The path to the root of the Subversion workspace for which to retrieve the
55 private String workspace = null; field in class:GetSubversionRevision
76 * Specifies the path to the root of the Subversion workspace for which to
79 * @param workspace The path to the root of the Subversion workspace for
82 public void setWorkspace(String workspace) argument
84 this.workspace = workspace;
92 * workspace and store it in a specified property.
104 if ((workspace
[all...]
H A DGetSubversionUrlRepo.java54 // The path to the root of the Subversion workspace for which to retrieve the
56 private String workspace = null; field in class:GetSubversionUrlRepo
77 * Specifies the path to the root of the Subversion workspace for which to
80 * @param workspace The path to the root of the Subversion workspace for
83 public void setWorkspace(String workspace) argument
85 this.workspace = workspace;
93 * workspace and store it in a specified property.
105 if ((workspace
[all...]
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-b2.6/src/build-tools/org/opends/build/tools/
H A DCheckPrecommit.java110 // The path to the directory that is the base of the workspace.
119 // The path to the root of the Subversion workspace to check.
120 private String workspace = null; field in class:CheckPrecommit
134 * Specifies the path to the root of the Subversion workspace for which to
137 * @param workspace The path to the root of the Subversion workspace for
140 public void setWorkspace(String workspace) argument
142 this.workspace = workspace;
149 * it uses SVNKit to identify all modified files in the current workspace
[all...]
H A DGetSubversionRevision.java54 // The path to the root of the Subversion workspace for which to retrieve the
56 private String workspace = null; field in class:GetSubversionRevision
77 * Specifies the path to the root of the Subversion workspace for which to
80 * @param workspace The path to the root of the Subversion workspace for
83 public void setWorkspace(String workspace) argument
85 this.workspace = workspace;
93 * workspace and store it in a specified property.
105 if ((workspace
[all...]
H A DGetSubversionUrlRepo.java55 // The path to the root of the Subversion workspace for which to retrieve the
57 private String workspace = null; field in class:GetSubversionUrlRepo
78 * Specifies the path to the root of the Subversion workspace for which to
81 * @param workspace The path to the root of the Subversion workspace for
84 public void setWorkspace(String workspace) argument
86 this.workspace = workspace;
94 * workspace and store it in a specified property.
106 if ((workspace
[all...]
/forgerock/opendj2.6.2/src/build-tools/org/opends/build/tools/
H A DCheckPrecommit.java110 // The path to the directory that is the base of the workspace.
119 // The path to the root of the Subversion workspace to check.
120 private String workspace = null; field in class:CheckPrecommit
134 * Specifies the path to the root of the Subversion workspace for which to
137 * @param workspace The path to the root of the Subversion workspace for
140 public void setWorkspace(String workspace) argument
142 this.workspace = workspace;
149 * it uses SVNKit to identify all modified files in the current workspace
[all...]
H A DGetSubversionRevision.java54 // The path to the root of the Subversion workspace for which to retrieve the
56 private String workspace = null; field in class:GetSubversionRevision
77 * Specifies the path to the root of the Subversion workspace for which to
80 * @param workspace The path to the root of the Subversion workspace for
83 public void setWorkspace(String workspace) argument
85 this.workspace = workspace;
93 * workspace and store it in a specified property.
105 if ((workspace
[all...]
H A DGetSubversionUrlRepo.java55 // The path to the root of the Subversion workspace for which to retrieve the
57 private String workspace = null; field in class:GetSubversionUrlRepo
78 * Specifies the path to the root of the Subversion workspace for which to
81 * @param workspace The path to the root of the Subversion workspace for
84 public void setWorkspace(String workspace) argument
86 this.workspace = workspace;
94 * workspace and store it in a specified property.
106 if ((workspace
[all...]
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2-hg/src/build-tools/org/opends/build/tools/
H A DCheckPrecommit.java109 // The path to the directory that is the base of the workspace.
118 // The path to the root of the Subversion workspace to check.
119 private String workspace = null; field in class:CheckPrecommit
133 * Specifies the path to the root of the Subversion workspace for which to
136 * @param workspace The path to the root of the Subversion workspace for
139 public void setWorkspace(String workspace) argument
141 this.workspace = workspace;
148 * it uses SVNKit to identify all modified files in the current workspace
[all...]
H A DGetSubversionRevision.java53 // The path to the root of the Subversion workspace for which to retrieve the
55 private String workspace = null; field in class:GetSubversionRevision
76 * Specifies the path to the root of the Subversion workspace for which to
79 * @param workspace The path to the root of the Subversion workspace for
82 public void setWorkspace(String workspace) argument
84 this.workspace = workspace;
92 * workspace and store it in a specified property.
104 if ((workspace
[all...]
H A DGetSubversionUrlRepo.java54 // The path to the root of the Subversion workspace for which to retrieve the
56 private String workspace = null; field in class:GetSubversionUrlRepo
77 * Specifies the path to the root of the Subversion workspace for which to
80 * @param workspace The path to the root of the Subversion workspace for
83 public void setWorkspace(String workspace) argument
85 this.workspace = workspace;
93 * workspace and store it in a specified property.
105 if ((workspace
[all...]
/forgerock/opendj2-jel-hg/src/build-tools/org/opends/build/tools/
H A DCheckPrecommit.java89 // The path to the directory that is the base of the workspace.
95 // The path to the root of the Subversion workspace to check.
96 private String workspace = null; field in class:CheckPrecommit
103 * Specifies the path to the root of the Subversion workspace for which to
106 * @param workspace The path to the root of the Subversion workspace for
109 public void setWorkspace(String workspace) argument
111 this.workspace = workspace;
128 * it uses SVNKit to identify all modified files in the current workspace
[all...]
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/web-agents-v4/pcre/
H A Dpcre_compile.c97 /* This value specifies the size of stack workspace that is used during the
104 The same workspace is used during the second, actual compile phase for
110 that the workspace is expanded using malloc() in this situation. The value
121 workspace. The value is the number of slots in the list. */
511 "internal error: overran compiling workspace\0"
902 * Expand the workspace *
906 forward references fills the existing workspace, which is originally a block on
2374 we have to scan up the list that is kept in the workspace. This function is
4573 /* In the real compile phase, just check the workspace used by the forward
5416 phase, class_uchardata gets emptied to prevent workspace overflo
[all...]
H A Dpcre_dfa_exec.c340 workspace vector of workspace
405 int *workspace,
452 active_states = (stateblock *)(workspace + 2);
546 new_count = workspace[1];
547 if (!workspace[0])
569 workspace[0] = 0; /* Bit indicating which vector is current */
595 workspace[0] ^= 1; /* Remember for the restarting feature */
596 workspace[1] = active_count;
2676 local_workspace, /* workspace vecto
398 internal_dfa_exec( dfa_match_data *md, const pcre_uchar *this_start_code, const pcre_uchar *current_subject, int start_offset, int *offsets, int offsetcount, int *workspace, int wscount, int rlevel) argument
3176 pcre_dfa_exec(const pcre *argument_re, const pcre_extra *extra_data, const char *subject, int length, int start_offset, int options, int *offsets, int offsetcount, int *workspace, int wscount) argument
[all...]

Completed in 243 milliseconds