Home
last modified time | relevance | path

Searched refs:false (Results 1 - 25 of 177) sorted by relevance

12345678

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBWire.php193 return false;
202 return false;
221 return false;
242 return false;
252 return false;
261 return false;
264 $value = false;
281 return false;
290 return false;
302 return $output->writeVarint32($value, false);
[all...]
H A DCodedInputStream.php64 $this->legitimate_message_end = false;
121 return false;
158 return false;
161 return false;
189 return false;
192 return false;
216 return false;
224 * return false. Advance buffer with consumed bytes.
231 return false;
240 * return false
[all...]
H A DGPBJsonWire.php60 $is_well_known = false)
76 $additional_quote = false;
84 $first = false;
96 return false;
107 return false;
117 $first = false;
126 return false;
143 &$output, $is_well_known = false)
219 $output->writeRaw("false", 5);
241 return false;
[all...]
H A DFileOptions.php45 * Generated from protobuf field <code>optional bool java_multiple_files = 10 [default = false];</code>
62 * Generated from protobuf field <code>optional bool java_string_check_utf8 = 27 [default = false];</code>
87 * these default to false. Old code which depends on generic services should
90 * Generated from protobuf field <code>optional bool cc_generic_services = 16 [default = false];</code>
94 * Generated from protobuf field <code>optional bool java_generic_services = 17 [default = false];</code>
98 * Generated from protobuf field <code>optional bool py_generic_services = 18 [default = false];</code>
102 * Generated from protobuf field <code>optional bool php_generic_services = 42 [default = false];</code>
111 * Generated from protobuf field <code>optional bool deprecated = 23 [default = false];</code>
230 * these default to false. Old code which depends on generic services should
372 * Generated from protobuf field <code>optional bool java_multiple_files = 10 [default = false];</cod
[all...]
H A DMessageOptions.php35 * Generated from protobuf field <code>optional bool message_set_wire_format = 1 [default = false];</code>
43 * Generated from protobuf field <code>optional bool no_standard_descriptor_accessor = 2 [default = false];</code>
52 * Generated from protobuf field <code>optional bool deprecated = 3 [default = false];</code>
161 * Generated from protobuf field <code>optional bool message_set_wire_format = 1 [default = false];</code>
166 return isset($this->message_set_wire_format) ? $this->message_set_wire_format : false;
196 * Generated from protobuf field <code>optional bool message_set_wire_format = 1 [default = false];</code>
213 * Generated from protobuf field <code>optional bool no_standard_descriptor_accessor = 2 [default = false];</code>
218 return isset($this->no_standard_descriptor_accessor) ? $this->no_standard_descriptor_accessor : false;
236 * Generated from protobuf field <code>optional bool no_standard_descriptor_accessor = 2 [default = false];</code>
254 * Generated from protobuf field <code>optional bool deprecated = 3 [default = false];</cod
[all...]
H A DFieldOptions.php32 * false will avoid using packed encoding.
78 * Generated from protobuf field <code>optional bool lazy = 5 [default = false];</code>
87 * Generated from protobuf field <code>optional bool deprecated = 3 [default = false];</code>
93 * Generated from protobuf field <code>optional bool weak = 10 [default = false];</code>
119 * false will avoid using packed encoding.
219 * false will avoid using packed encoding.
226 return isset($this->packed) ? $this->packed : false;
244 * false will avoid using packed encoding.
338 * Generated from protobuf field <code>optional bool lazy = 5 [default = false];</code>
343 return isset($this->lazy) ? $this->lazy : false;
[all...]
/third_party/python/PCbuild/
H A Dget_externals.bat9 set DO_CLEAN=false
10 set IncludeLibffiSrc=false
11 set IncludeTkinterSrc=false
12 set IncludeSSLSrc=false
15 if "%~1"=="--no-tkinter" (set IncludeTkinter=false) & shift & goto CheckOpts
16 if "%~1"=="--no-openssl" (set IncludeSSL=false) & shift & goto CheckOpts
17 if "%~1"=="--no-libffi" (set IncludeLibffi=false) & shift & goto CheckOpts
25 if "%~1"=="--clean-only" (set DO_FETCH=false) & goto clean
33 if "%DO_CLEAN%"=="false" goto fetch
41 if "%DO_FETCH%"=="false" got
[all...]
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/span/
H A Duri.go88 return false
92 return false
96 return false
101 return false
105 return false
148 return false
159 return false
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/
H A Duri.go88 return false
92 return false
96 return false
101 return false
105 return false
148 return false
159 return false
/third_party/spirv-tools/utils/vscode/src/lsp/span/
H A Duri.go88 return false
92 return false
96 return false
101 return false
105 return false
148 return false
159 return false
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-golang/parse-number-fxx-test-data/slowstrconv/
H A Dslowstrconv.go55 negative := false
171 sawDigits := false
172 sawDot := false
176 return false
195 return false
207 return false
217 return false
223 return false
233 return false
258 h.truncated = false
[all...]
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/gen/
H A Dpermutate.go333 return false // Not storable
342 return false
345 uses.Vertex = false
346 uses.Fragment = false
348 return false
352 return false
356 return false
360 return false
363 return false
368 return false
[all...]
/third_party/skia/infra/bots/gen_tasks_logic/
H A Dschema.go34 return false
74 return false
87 return false
105 return false
120 return false
143 return false
184 return false
197 return false
215 return false
234 return false
[all...]
/third_party/skia/third_party/externals/tint/tools/src/cmd/test-runner/
H A Dmain.go78 fxc, verbose, generateExpected, generateSkip := false, false, false, false
83 flag.BoolVar(&fxc, "fxc", false, "validate with FXC instead of DXC")
84 flag.BoolVar(&verbose, "verbose", false, "print all run tests, including rows that all pass")
85 flag.BoolVar(&generateExpected, "generate-expected", false, "create or update all expected outputs")
86 flag.BoolVar(&generateSkip, "generate-skip", false, "create or update all expected outputs that fail with SKIP")
338 rowAllPassed = false
342 rowAllPassed = false
[all...]
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/parser/
H A Dparser.go136 return false
140 return false
144 return false
152 return false
156 return false
160 return false
290 escape := false
302 escape = false
458 p.operand(o.Name, o.Kind, i, false)
465 return false
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/parser/
H A Dparser.go136 return false
140 return false
144 return false
152 return false
156 return false
160 return false
290 escape := false
302 escape = false
458 p.operand(o.Name, o.Kind, i, false)
465 return false
[all...]
/third_party/spirv-tools/utils/vscode/src/parser/
H A Dparser.go136 return false
140 return false
144 return false
152 return false
156 return false
160 return false
290 escape := false
302 escape = false
458 p.operand(o.Name, o.Kind, i, false)
465 return false
[all...]
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/jsonrpc2/
H A Dhandler.go25 // If the request returns false from IsNotify then the Handler must eventually
79 Receive = Direction(false)
96 return false
100 return false
128 return false
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
H A Dhandler.go25 // If the request returns false from IsNotify then the Handler must eventually
79 Receive = Direction(false)
96 return false
100 return false
128 return false
/third_party/skia/third_party/externals/tint/tools/src/cmd/run-parallel/
H A Dmain.go54 onlyPrintFailures := flag.Bool("only-print-failures", false, "Omit output for processes that did not fail")
109 failed := false
128 return false, str
130 return false, err.Error()
/third_party/spirv-tools/utils/vscode/src/lsp/jsonrpc2/
H A Dhandler.go25 // If the request returns false from IsNotify then the Handler must eventually
79 Receive = Direction(false)
96 return false
100 return false
128 return false
/third_party/skia/third_party/externals/swiftshader/tests/regres/llvm/
H A Dllvm.go52 return false
58 return false
240 return false
261 return Version{}, false
265 return Version{}, false
271 return Version{}, false
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/
H A Dperf_puppeteer_render_skps_test.go28 res := td.RunTestSteps(t, false, func(ctx context.Context) error {
72 res := td.RunTestSteps(t, false, func(ctx context.Context) error {
113 res := td.RunTestSteps(t, false, func(ctx context.Context) error {
146 res := td.RunTestSteps(t, false, func(ctx context.Context) error {
189 res := td.RunTestSteps(t, false, func(ctx context.Context) error {
240 res := td.RunTestSteps(t, false, func(ctx context.Context) error {
/third_party/python/Tools/msi/
H A Dget_externals.bat12 set DO_CLEAN=false
19 if "%~1"=="--clean-only" (set DO_FETCH=false) & goto clean
22 if "%DO_CLEAN%"=="false" goto fetch
30 if "%DO_FETCH%"=="false" goto end
/third_party/skia/third_party/externals/swiftshader/tests/regres/util/
H A Dutil.go26 return false
35 return false

Completed in 12 milliseconds

12345678