HomeSort by: relevance | last modified time | path
    Searched refs:WITH (Results 1 - 25 of 68) sorted by relevancy

1 2 3

  /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mssql/
testdb_create.sql 38 ALTER TABLE authors_docs WITH NOCHECK ADD
46 ALTER TABLE documents WITH NOCHECK ADD
53 ALTER TABLE institutes WITH NOCHECK ADD
61 ALTER TABLE persons WITH NOCHECK ADD
68 ALTER TABLE phones WITH NOCHECK ADD
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/oracle/
testdb_create.sql 62 CREATE SEQUENCE person_ids START WITH 1 INCREMENT BY 1;
64 CREATE SEQUENCE document_ids START WITH 1 INCREMENT BY 1;
66 CREATE SEQUENCE institute_ids START WITH 1 INCREMENT BY 1;
68 CREATE SEQUENCE phone_ids START WITH 1 INCREMENT BY 1;
  /src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
llvm_dep.go 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
version.go 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
linker.go 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
string_test.go 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
transforms_coroutines.go 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
bitwriter.go 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
38 // TODO(nsf): Figure out way how to make it work with io.Writer
transforms_instrumentation.go 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
bitreader.go 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
27 // ParseBitcodeFile parses the LLVM IR (bitcode) in the file with the
support.go 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
transforms_ipo.go 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
analysis.go 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/all_backends/
llvm_all_backends.mli 3 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/bitreader/
llvm_bitreader.ml 3 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
llvm_bitreader.mli 3 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/irreader/
llvm_irreader.ml 3 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
llvm_irreader.mli 3 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/linker/
llvm_linker.ml 3 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
llvm_linker.mli 3 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  /src/usr.bin/make/unit-tests/
varname-makeflags.exp 3 spaces_stage_1: MAKEFLAGS=< -r -k -d 00000 -D VARNAME WITH SPACES >
4 spaces_stage_1: env MAKEFLAGS=< -r -k -d 00000 -D VARNAME WITH SPACES >
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/bitwriter/
llvm_bitwriter.ml 3 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/transforms/passmgr_builder/
llvm_passmgr_builder.ml 3 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
llvm_passmgr_builder.mli 3 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  /src/external/bsd/flex/dist/examples/manual/
pascal.lex 51 * tokens to start with TOK_ or some
88 with return(WITH);

Completed in 51 milliseconds

1 2 3