Home
last modified time | relevance | path

Searched +full:- +full:- +full:prefix (Results 1 – 25 of 1155) sorted by relevance

12345678910>>...47

/third_party/curl/tests/certs/scripts/
Dgenserv.sh22 # SPDX-License-Identifier: curl
27 set -eu
30 if [ -f /usr/local/ssl/bin/openssl ]; then
34 USAGE='echo Usage is genserv.sh <prefix> <caprefix>'
41 # The -sha256 option was introduced in OpenSSL 1.0.1
42 DIGESTALGO=-sha256
50 PREFIX="${1:-}"
51 if [ -z "$PREFIX" ]; then
52 echo 'No configuration prefix'
55 if [ ! -f "$PREFIX-sv.prm" ]; then
[all …]
Dgenroot.sh22 # SPDX-License-Identifier: curl
27 set -eu
30 if [ -f /usr/local/ssl/bin/openssl ]; then
41 # The -sha256 option was introduced in OpenSSL 1.0.1
42 DIGESTALGO=-sha256
46 PREFIX="${1:-}"
47 if [ -z "$PREFIX" ]; then
48 echo 'No configuration prefix'
51 if [ ! -f "$PREFIX-ca.prm" ]; then
52 echo "No configuration file $PREFIX-ca.prm"
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DX86DisassemblerDecoderCommon.h1 //===-- X86DisassemblerDecoderCommon.h - Disassembler decoder ---*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
14 //===----------------------------------------------------------------------===//
75 "64-bit mode but no more") \
76 ENUM_ENTRY(IC_OPSIZE, 3, "requires an OPSIZE prefix, so " \
78 ENUM_ENTRY(IC_ADSIZE, 3, "requires an ADSIZE prefix, so " \
85 ENUM_ENTRY(IC_XD_OPSIZE, 3, "requires an OPSIZE prefix, so " \
87 ENUM_ENTRY(IC_XS_OPSIZE, 3, "requires an OPSIZE prefix, so " \
89 ENUM_ENTRY(IC_XD_ADSIZE, 3, "requires an ADSIZE prefix, so " \
[all …]
/third_party/flatbuffers/tests/flatc/
Dflatc_cpp_tests.py7 # http://www.apache.org/licenses/LICENSE-2.0
21 flatc(["--cpp", "foo.fbs"])
28 flatc(["--cpp", make_absolute("foo.fbs")])
35 flatc(["--cpp", "bar/bar.fbs"])
42 flatc(["--cpp", "-o", ".tmp", "foo.fbs"])
49 flatc(["--cpp", "-o", "../.tmp", "foo.fbs"])
58 flatc(["--cpp", "-o", ".tmp", "bar/bar.fbs"])
64 # Generate just foo with the import of bar keeping the prefix of where it is located.
65 flatc(["--cpp", "--keep-prefix", "foo.fbs"])
70 # Generate just foo with the import of bar keeping the prefix of where it is located.
[all …]
/third_party/rust/rust/tests/ui/numeric/
Duppercase-base-prefix.stderr1 error: invalid base prefix for number literal
2 --> $DIR/uppercase-base-prefix.rs:6:13
5 …| ^^^^^^^^ help: try making the prefix lowercase (notice the capitalization): `0xABCDE…
9 error: invalid base prefix for number literal
10 --> $DIR/uppercase-base-prefix.rs:12:13
13 | ^^^^^ help: try making the prefix lowercase (notice the capitalization): `0o755`
17 error: invalid base prefix for number literal
18 --> $DIR/uppercase-base-prefix.rs:18:13
21 | ^^^^^^^^^^ help: try making the prefix lowercase: `0b10101010`
25 error: invalid base prefix for number literal
[all …]
/third_party/typescript/tests/cases/fourslash/
DcodeFixClassImplementInterfaceComments.ts6 //// /**enum prefix */
7 //// export enum /**enum identifier prefix */ E /**open-brace prefix*/ {
8 //// /* literal prefix */ a /** comma prefix */,
9 //// /* literal prefix */ b /** comma prefix */,
10 //// /* literal prefix */ c
11 //// /** close brace prefix */ }
12 //// /** interface prefix */
13 //// export interface /**interface name prefix */ I /**open-brace prefix*/ {
14 //// /** property prefix */ a /** colon prefix */: /** enum literal prefix 1*/ E /** dot prefix
15 //// /** property prefix */ b /** colon prefix */: /** enum prefix */ E;
[all …]
/third_party/libwebsockets/cmake/
DFindGit.cmake16 # This file was originally developed by Jean-Christophe Fillion-Robin, Kitware Inc.
17 # and was partially funded by NIH grant 3P41RR013218-12S1
19 # AG 2013-02-18: I got it from here
27 # GIT_EXECUTABLE - path to git command line client
28 # GIT_FOUND - true if the command line client was found
31 # GIT_WC_INFO(<dir> <var-prefix>)
36 # <var-prefix>_WC_REVISION_HASH - Current SHA1 hash
37 # <var-prefix>_WC_REVISION - Current SHA1 hash
38 # <var-prefix>_WC_REVISION_NAME - Name associated with <var-prefix>_WC_REVISION_HASH
39 # <var-prefix>_WC_URL - output of command `git config --get remote.origin.url'
[all …]
/third_party/bzip2/
DMakefile1 # ------------------------------------------------------------------
3 # lossless, block-sorting data compression.
6 # Copyright (C) 1996-2019 Julian Seward <jseward@acm.org>
13 # ------------------------------------------------------------------
17 # To assist in cross-compiling
23 PREFIX=/usr/local macro
37 $(CC) $(CFLAGS) $(LDFLAGS) -o bzip2 bzip2.o -L. -lbz2
40 $(CC) $(CFLAGS) $(LDFLAGS) -o bzip2recover bzip2recover.o
43 rm -f libbz2.a
45 @if ( test -f $(RANLIB) -o -f /usr/bin/ranlib -o \
[all …]
/third_party/openssl/test/recipes/30-test_evp_data/
Devpkdf_tls13_kdf.txt21 KDF = TLS13-KDF
23 Ctrl.digest = digest:SHA2-256
27 KDF = TLS13-KDF
29 Ctrl.digest = digest:SHA2-256
32 Ctrl.prefix = hexprefix:746c73313320
36 KDF = TLS13-KDF
38 Ctrl.digest = digest:SHA2-256
41 Ctrl.prefix = hexprefix:746c73313320
45 KDF = TLS13-KDF
47 Ctrl.digest = digest:SHA2-256
[all …]
/third_party/curl/packages/vms/
Dcurlmsg.sdl6 /* This SDL File Generated by VAX-11 Message V04-00 on 3-SEP-2008 13:33:54.09
8 /* $ID: CURLMSG.MSG,V 1.7 2008-05-30 23:51:09 CURLVMS EXP $
21 /* "THE COMBINED LENGTH OF THE PREFIX AND THE MESSAGE SYMBOL NAME CANNOT
22 /* EXCEED 31 CHARACTERS." WITH A PREFIX OF FIVE THAT LEAVES US WITH 26
28 "FACILITY" EQUALS 3841 PREFIX "CURL" TAG ""
29 ,"OK" EQUALS %X0F018009 PREFIX "CURL" TAG ""
30 ,"UNSUPPORTED_PROTOCOL" EQUALS %X0F018012 PREFIX "CURL" TAG ""
31 ,"FAILED_INIT" EQUALS %X0F01801A PREFIX "CURL" TAG ""
32 ,"URL_MALFORMAT" EQUALS %X0F018022 PREFIX "CURL" TAG ""
33 ,"OBSOLETE4" EQUALS %X0F01802A PREFIX "CURL" TAG ""
[all …]
/third_party/rust/rust/tests/ui/rfcs/rfc-3348-c-string-literals/
Dno-nuls.stderr1 error: prefix `c` is unknown
2 --> $DIR/no-nuls.rs:7:5
5 | ^ unknown prefix
13 error: prefix `c` is unknown
14 --> $DIR/no-nuls.rs:10:5
17 | ^ unknown prefix
25 error: prefix `c` is unknown
26 --> $DIR/no-nuls.rs:13:5
29 | ^ unknown prefix
37 error: prefix `c` is unknown
[all …]
/third_party/elfutils/lib/
Dfixedsizehash.h46 PREFIX prefix to be used for function and data type names
68 #ifndef PREFIX
69 # define PREFIX macro
74 struct CONCAT(PREFIX,fshash) in CONCAT() argument
77 struct CONCAT(PREFIX,fshashent) in CONCAT()
92 CLASS struct CONCAT(PREFIX,fshash) * in CONCAT() argument
93 CONCAT(PREFIX,fshash_init) (size_t nelems) in CONCAT()
95 struct CONCAT(PREFIX,fshash) *result; in CONCAT()
110 result = (struct CONCAT(PREFIX,fshash) *) in CONCAT()
111 xcalloc (sizeof (struct CONCAT(PREFIX,fshash)) in CONCAT()
[all …]
/third_party/skia/third_party/externals/freetype/builds/unix/
Dfreetype-config.in3 # Copyright (C) 2000-2021 by
16 # if `pkg-config' is available, use values from `freetype2.pc'
17 %PKG_CONFIG% --atleast-pkgconfig-version 0.24 >/dev/null 2>&1
18 if test $? -eq 0 ; then
19 # note that option `--variable' is not affected by the
26 prefix=`%PKG_CONFIG% --variable prefix freetype2`
27 exec_prefix=`%PKG_CONFIG% --variable exec_prefix freetype2`
29 includedir=`%PKG_CONFIG% --variable includedir freetype2`
30 libdir=`%PKG_CONFIG% --variable libdir freetype2`
32 version=`%PKG_CONFIG% --modversion freetype2`
[all …]
/third_party/skia/third_party/externals/freetype/docs/
Dfreetype-config.11 .TH FREETYPE-CONFIG 1 "July 2021" "FreeType 2.11.0"
6 freetype-config \- Get information about a libfreetype installation
11 .B freetype-config
17 .B freetype-config
23 installation (directory path) prefix or the FreeType version number.
29 .B freetype-config
49 .B \-\-prefix
50 Return the prefix value of the installed FreeType library (the default
51 prefix will be `/usr' in most cases for distribution-installed
55 .B \-\-exec-prefix
[all …]
/third_party/mesa3d/src/intel/common/
Dintel_sample_positions.h59 * INTEL_SAMPLE_POS_ELEM(ms.Sample, info->pSampleLocations, 0); expands to:
60 * ms.Sample0XOffset = info->pSampleLocations[0].x;
61 * ms.Sample0YOffset = info->pSampleLocations[0].y;
64 * INTEL_SAMPLE_POS_ELEM(sp._16xSample, info->pSampleLocations, 0); expands to:
65 * sp._16xSample0XOffset = info->pSampleLocations[0].x;
66 * sp._16xSample0YOffset = info->pSampleLocations[0].y;
69 #define INTEL_SAMPLE_POS_ELEM(prefix, arr, sample_idx) \ argument
70 prefix##sample_idx##XOffset = CLAMP(arr[sample_idx].x, 0.0, 0.9375); \
71 prefix##sample_idx##YOffset = CLAMP(arr[sample_idx].y, 0.0, 0.9375);
73 #define INTEL_SAMPLE_POS_1X_ARRAY(prefix, arr)\ argument
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCMakeLists.txt2 tablegen(LLVM Attributes.inc -gen-attrs)
5 tablegen(LLVM IntrinsicImpl.inc -gen-intrinsic-impl)
6 tablegen(LLVM IntrinsicEnums.inc -gen-intrinsic-enums)
7 tablegen(LLVM IntrinsicsAArch64.h -gen-intrinsic-enums -intrinsic-prefix=aarch64)
8 tablegen(LLVM IntrinsicsAMDGPU.h -gen-intrinsic-enums -intrinsic-prefix=amdgcn)
9 tablegen(LLVM IntrinsicsARM.h -gen-intrinsic-enums -intrinsic-prefix=arm)
10 tablegen(LLVM IntrinsicsBPF.h -gen-intrinsic-enums -intrinsic-prefix=bpf)
11 tablegen(LLVM IntrinsicsHexagon.h -gen-intrinsic-enums -intrinsic-prefix=hexagon)
12 tablegen(LLVM IntrinsicsMips.h -gen-intrinsic-enums -intrinsic-prefix=mips)
13 tablegen(LLVM IntrinsicsNVPTX.h -gen-intrinsic-enums -intrinsic-prefix=nvvm)
[all …]
/third_party/rust/rust/tests/ui/rust-2021/
Dreserved-prefixes.stderr1 error: prefix `foo` is unknown
2 --> $DIR/reserved-prefixes.rs:16:12
5 | ^^^ unknown prefix
13 error: prefix `foo` is unknown
14 --> $DIR/reserved-prefixes.rs:17:12
17 | ^^^ unknown prefix
25 error: prefix `foo` is unknown
26 --> $DIR/reserved-prefixes.rs:18:12
29 | ^^^ unknown prefix
37 error: prefix `foo` is unknown
[all …]
Dreserved-prefixes-migration.stderr1 warning: prefix `z` is unknown
2 --> $DIR/reserved-prefixes-migration.rs:16:9
5 | ^ unknown prefix
8 … note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/reserv…
10 --> $DIR/reserved-prefixes-migration.rs:5:9
14 help: insert whitespace here to avoid this being parsed as a prefix in Rust 2021
19 warning: prefix `prefix` is unknown
20 --> $DIR/reserved-prefixes-migration.rs:19:9
22 LL | m2!(prefix"hey");
23 | ^^^^^^ unknown prefix
[all …]
/third_party/python/Lib/idlelib/
Dhistory.py9 store - Store source statement (called from pyshell.resetoutput).
10 fetch - Fetch stored statement matching prefix already entered.
11 history_next - Bound to <<history-next>> event (default Alt-N).
12 history_prev - Bound to <<history-prev>> event (default Alt-P).
17 .text - Idle wrapper of tk Text widget, with .bell().
18 .history - source statements, possibly with multiple lines.
19 .prefix - source already entered at prompt; filters history list.
20 .pointer - index into history.
21 .cyclic - wrap around history list (or not).
25 self.prefix = None
[all …]
/third_party/cups-filters/m4/
Dbasic-directories.m44 dnl Copyright 2007-2014 by Apple Inc.
5 dnl Copyright 1997-2007 by Easy Software Products, all rights reserved.
15 dnl Fix "prefix" variable if it hasn't been specified...
16 if test "$prefix" = "NONE"; then
17 prefix="/"
22 if test "$prefix" = "/"; then
25 exec_prefix="$prefix"
40 if test "$sharedstatedir" = "\${prefix}/com" -a "$prefix" = "/"; then
45 if test "$datarootdir" = "\${prefix}/share"; then
46 if test "$prefix" = "/"; then
[all …]
/third_party/flatbuffers/scripts/
Dgenerate_code.py9 # http://www.apache.org/licenses/LICENSE-2.0
34 full_options = ["--no-prefix"] + options
38 prefix=temp_dir,
53 cmd += ["-I"] + [include]
54 cmd += ["--annotate", schema, file]
64 BASE_OPTS = ["--reflect-names", "--gen-mutable", "--gen-object-api"]
65 NO_INCL_OPTS = BASE_OPTS + ["--no-includes"]
68 CS_OPTS = ["--csharp", "--cs-gen-json-serializer"]
70 "--cpp",
71 "--gen-compare",
[all …]
/third_party/libevdev/libevdev/
Dmake-event-names.py69 def print_bits(bits, prefix): argument
70 if not hasattr(bits, prefix):
72 print("static const char * const %s_map[%s_MAX + 1] = {" % (prefix, prefix.upper()))
73 for val, name in sorted(list(getattr(bits, prefix).items())):
75 if prefix == "key":
85 for prefix in prefixes:
86 if prefix in ["BTN_", "EV_", "INPUT_PROP_", "MT_TOOL_"]:
88 print(" [EV_%s] = %s_map," % (prefix[:-1], prefix[:-1].lower()))
95 print("#pragma clang diagnostic ignored \"-Winitializer-overrides\"")
98 print("#pragma GCC diagnostic ignored \"-Woverride-init\"")
[all …]
/third_party/rust/rust/tests/ui/rfcs/rfc-2565-param-attrs/
Dparam-attrs-cfg.stderr2 --> $DIR/param-attrs-cfg.rs:24:23
5 | ^ help: if this is intentional, prefix it with an underscore: `_a`
8 --> $DIR/param-attrs-cfg.rs:5:9
14 --> $DIR/param-attrs-cfg.rs:41:27
17 | ^ help: if this is intentional, prefix it with an underscore: `_a`
20 --> $DIR/param-attrs-cfg.rs:30:23
23 | ^ help: if this is intentional, prefix it with an underscore: `_b`
26 --> $DIR/param-attrs-cfg.rs:32:40
29 …| ^ help: if this is intentional, prefix it with an undersc…
32 --> $DIR/param-attrs-cfg.rs:48:27
[all …]
/third_party/rust/rust/src/tools/clippy/tests/ui/
Dmanual_strip.stderr1 error: stripping a prefix manually
2 --> $DIR/manual_strip.rs:7:24
7 note: the prefix was tested here
8 --> $DIR/manual_strip.rs:6:5
12 = note: `-D clippy::manual-strip` implied by `-D warnings`
24 --> $DIR/manual_strip.rs:15:24
26 LL | str::to_string(&s[..s.len() - "bc".len()]);
30 --> $DIR/manual_strip.rs:14:5
44 error: stripping a prefix manually
45 --> $DIR/manual_strip.rs:24:24
[all …]
/third_party/pulseaudio/sonic/
DMakefile4 # Note that -pthread is only included so that older Linux builds will be thread
5 # safe. We call malloc, and older Linux versions only linked in the thread-safe
6 # malloc if -pthread is specified.
13 #CFLAGS=-Wall -g -ansi -fPIC -pthread
14 CFLAGS=-Wall -O3 -ansi -fPIC -pthread
17 PREFIX=/usr macro
18 LIBDIR=$(PREFIX)/lib
23 $(CC) $(CFLAGS) -o sonic wave.o main.o libsonic.so.$(LIB_TAG)
26 $(CC) $(CFLAGS) -c sonic.c
29 $(CC) $(CFLAGS) -c wave.c
[all …]

12345678910>>...47