Home
last modified time | relevance | path

Searched refs:with (Results 326 - 350 of 2426) sorted by relevance

1...<<11121314151617181920>>...98

/third_party/skia/third_party/externals/oboe/apps/fxlab/
H A Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
/third_party/skia/third_party/externals/oboe/samples/
H A Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/
H A Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
/third_party/protobuf/objectivec/
H A DGPBApi.pbobjc.h21 #error This file was generated by a newer version of protoc which is incompatible with your Protocol Buffer library sources.
24 #error This file was generated by an older version of protoc which is incompatible with your Protocol Buffer library sources.
104 * consistent with what is provided here.
258 * also declared with same name and request/response types in
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.h300 void CompareRoot(Register with, RootIndex index);
301 void CompareRoot(Register with, Register scratch, RootIndex index);
424 void JumpIfRoot(Register with, RootIndex index, Label* if_equal, in JumpIfRoot() argument
426 CompareRoot(with, index); in JumpIfRoot()
431 void JumpIfNotRoot(Register with, RootIndex index, Label* if_not_equal, in JumpIfNotRoot() argument
433 CompareRoot(with, index); in JumpIfNotRoot()
454 // the tagged HeapObject pointer. For use with FieldOperand(reg, off).
491 // Load a value from the native context with a given index.
654 void CompareStackLimit(Register with, StackLimitKind kind);
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_convolution.asm17 ;* License along with FFmpeg; if not, write to the Free Software
119 ; reuse r to hold sum, init with zero
138 ; from 32bit to 8bit with saturation, so here
/third_party/ffmpeg/tests/checkasm/x86/
H A Dcheckasm.asm19 ;* along with this program; if not, write to the Free Software
68 ; Clobber the stack with junk below the stack pointer
166 ; Call fail_func() with a descriptive message to mark it as a failure
/third_party/protobuf/editors/
H A Dproto.vim5 " Redistribution and use in source and binary forms, with or without
13 " in the documentation and/or other materials provided with the
42 " Or just create a new file called ~/.vim/ftdetect/proto.vim with the
/third_party/protobuf/src/google/protobuf/
H A Dduration.pb.h13 #error incompatible with your Protocol Buffer headers. Please update
18 #error incompatible with your Protocol Buffer headers. Please
19 #error regenerate this file with a newer version of protoc.
H A Dsource_context.pb.h13 #error incompatible with your Protocol Buffer headers. Please update
18 #error incompatible with your Protocol Buffer headers. Please
19 #error regenerate this file with a newer version of protoc.
H A Dtimestamp.pb.h13 #error incompatible with your Protocol Buffer headers. Please update
18 #error incompatible with your Protocol Buffer headers. Please
19 #error regenerate this file with a newer version of protoc.
/third_party/python/PCbuild/
H A Dget_externals.bat68 echo.Fetching %%e with git...
88 echo.Fetching %%b with git...
108 echo.with PCbuild\get_external.py.
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberRangeFormatter.java15 * NumberRangeFormatter.with()
17 * .numberFormatterFirst(NumberFormatter.with().unit(MeasureUnit.METER))
18 * .numberFormatterSecond(NumberFormatter.with().unit(MeasureUnit.KILOMETER))
109 * same. Example (with RangeCollapse.NONE): "$5 – $5"
154 public static UnlocalizedNumberRangeFormatter with() { in with() method in NumberRangeFormatter
/third_party/musl/src/math/i386/
H A Dasinf.s19 # subnormal x, return x with underflow
H A Dasin.s19 # subnormal x, return x with underflow
H A Dlog1pf.s22 # subnormal x, return x with underflow
H A Dlog1p.s22 # subnormal x, return x with underflow
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/bn/
H A Drsaz-avx512.s26 # "GNU" encoded with .byte, since .asciz isn't supported
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/bn/
H A Drsaz-avx512.s26 # "GNU" encoded with .byte, since .asciz isn't supported
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/bn/
H A Drsaz-avx512.s26 # "GNU" encoded with .byte, since .asciz isn't supported
/third_party/rust/crates/syn/src/
H A Dparse_macro_input.rs49 /// # Usage with Parser
51 /// This macro can also be used with the [`Parser` trait] for types that have
76 /// let input = parse_macro_input!(tokens with MyMacroInput::parse_alternate);
117 ($tokenstream:ident with $parser:path) => {
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/
H A Dconfigdata.pm27924 # We allow extra arguments with --query. That allows constructs like
27944 print "\nCommand line (with current working directory = $here):\n\n";
28051 print 'Reconfiguring with: ', join(' ',@{$config{perlargv}}), "\n";
28067 # We may need a result class with a printing function at some point.
28069 # with scalar values and simply print them in some orderly fashion.
28105 If run with no arguments, it will rebuild the build file (Makefile or
28111 When loaded as a module, you get a few databanks with useful information to
28115 %target The OpenSSL config target with all inheritances
28119 %withargs All data given through --with-THING options.
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/
H A Dconfigdata.pm27817 # We allow extra arguments with --query. That allows constructs like
27837 print "\nCommand line (with current working directory = $here):\n\n";
27944 print 'Reconfiguring with: ', join(' ',@{$config{perlargv}}), "\n";
27960 # We may need a result class with a printing function at some point.
27962 # with scalar values and simply print them in some orderly fashion.
27998 If run with no arguments, it will rebuild the build file (Makefile or
28004 When loaded as a module, you get a few databanks with useful information to
28008 %target The OpenSSL config target with all inheritances
28012 %withargs All data given through --with-THING options.
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/
H A Dconfigdata.pm27614 # We allow extra arguments with --query. That allows constructs like
27634 print "\nCommand line (with current working directory = $here):\n\n";
27741 print 'Reconfiguring with: ', join(' ',@{$config{perlargv}}), "\n";
27757 # We may need a result class with a printing function at some point.
27759 # with scalar values and simply print them in some orderly fashion.
27795 If run with no arguments, it will rebuild the build file (Makefile or
27801 When loaded as a module, you get a few databanks with useful information to
27805 %target The OpenSSL config target with all inheritances
27809 %withargs All data given through --with-THING options.
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/
H A Dconfigdata.pm27907 # We allow extra arguments with --query. That allows constructs like
27927 print "\nCommand line (with current working directory = $here):\n\n";
28034 print 'Reconfiguring with: ', join(' ',@{$config{perlargv}}), "\n";
28050 # We may need a result class with a printing function at some point.
28052 # with scalar values and simply print them in some orderly fashion.
28088 If run with no arguments, it will rebuild the build file (Makefile or
28094 When loaded as a module, you get a few databanks with useful information to
28098 %target The OpenSSL config target with all inheritances
28102 %withargs All data given through --with-THING options.

Completed in 88 milliseconds

1...<<11121314151617181920>>...98