HomeSort by relevance Sort by last modified time
    Searched refs:followed (Results 1 - 25 of 111) sorted by null

1 2 3 4 5

  /external/tensorflow/tensorflow/core/lib/strings/
str_util.cc 189 if (error) *error = "\\x cannot be followed by a non-hex digit";
  /external/curl/docs/cmdline-opts/
data-urlencode.d 11 To be CGI-compliant, the <data> part should begin with a \fIname\fP followed
output.d 8 multiple documents, you can use '#' followed by a number in the <file>
cookie.d 27 (even after redirects are followed) and cannot be modified by a server-set
  /external/wpa_supplicant_8/src/wps/
upnp_xml.c 72 * makes the tag an ending tag), then an optional leading label (followed by
183 * s: might be some other namespace name followed by colon
184 * u: might be some other namespace name followed by colon
  /build/soong/ui/logger/
logger.go 59 // Fatal* is equivalent to Print* followed by a call to panic that
66 // Panic is equivalent to Print* followed by a call to panic.
277 // Fatal is equivalent to Print() followed by a call to panic() that
285 // Fatalf is equivalent to Printf() followed by a call to panic() that
293 // Fatalln is equivalent to Println() followed by a call to panic() that
301 // Panic is equivalent to Print() followed by a call to panic().
308 // Panicf is equivalent to Printf() followed by a call to panic().
315 // Panicln is equivalent to Println() followed by a call to panic().
  /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
TestGrpc.cs 111 /// One empty request followed by one empty response.
122 /// One request followed by one response.
133 /// One request followed by one response. Response has cache control
146 /// One request followed by a sequence of responses (streamed download).
159 /// A sequence of requests followed by one response (streamed upload).
185 /// A sequence of requests followed by a sequence of responses.
237 /// One empty request followed by one empty response.
249 /// One empty request followed by one empty response.
259 /// One empty request followed by one empty response.
271 /// One empty request followed by one empty response
    [all...]
BenchmarkServiceGrpc.cs 80 /// One request followed by one response.
92 /// Repeated sequence of one request followed by one response.
169 /// One request followed by one response.
182 /// One request followed by one response.
193 /// One request followed by one response.
206 /// One request followed by one response.
217 /// Repeated sequence of one request followed by one response.
230 /// Repeated sequence of one request followed by one response.
WorkerServiceGrpc.cs 79 /// First request sent specifies the ServerConfig followed by ServerStatus
96 /// First request sent specifies the ClientConfig followed by ClientStatus
160 /// First request sent specifies the ServerConfig followed by ServerStatus
176 /// First request sent specifies the ServerConfig followed by ServerStatus
190 /// First request sent specifies the ClientConfig followed by ClientStatus
206 /// First request sent specifies the ClientConfig followed by ClientStatus
  /external/llvm/test/ExecutionEngine/RuntimeDyld/ARM/
MachO_ARM_PIC_relocations.s 22 # Stub should contain '0xe51ff004' (ldr pc, [pc, #-4]), followed by the target.
  /external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/RuntimeDyld/ARM/
MachO_ARM_PIC_relocations.s 23 # Stub should contain '0xe51ff004' (ldr pc, [pc, #-4]), followed by the target.
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
mips-jump-delay-slots.s 1 # Verify that every branch and jump instruction is followed by a delay slot.
sort-relocation-table.s 16 # followed by a matching R_MIPS_LO16) but the rule is less strict in practice.
32 # HILO 2: R_MIPS_HI16 must be followed by a matching R_MIPS_LO16.
42 # HILO 3: R_MIPS_HI16 must be followed by a matching R_MIPS_LO16.
71 # HILO 4: R_MIPS_HI16 must be followed by a matching R_MIPS_LO16.
87 # HILO 5: R_MIPS_HI16 must be followed by a matching R_MIPS_LO16.
104 # HILO 6: R_MIPS_HI16 must be followed by a matching R_MIPS_LO16.
121 # HILO 7: R_MIPS_HI16 must be followed by a matching R_MIPS_LO16.
213 # GOTLO 2: R_MIPS_GOT16 must be followed by a matching R_MIPS_LO16.
223 # GOTLO 3: R_MIPS_GOT16 must be followed by a matching R_MIPS_LO16.
252 # GOTLO 4: R_MIPS_GOT16 must be followed by a matching R_MIPS_LO16
    [all...]
  /external/v8/tools/link_clicker.extension/
content.js 54 // Schedule in case we just followed an anchor.
  /external/antlr/tool/src/main/java/org/antlr/codegen/
ActionScriptTarget.java 71 * bits followed by \xll where ll is the lower order bits of a 16-bit number.
104 * Note that the low order bits are first, followed by the high order bits.
  /external/boringssl/src/util/ar/
ar.go 90 // A long filename is stored as "/" followed by a
133 // this also handles the case of a null followed by non-null
  /external/python/cpython3/Lib/email/
quoprimime.py 166 followed by a soft line break. Smaller values will generate a
  /external/llvm/test/MC/Mips/
mips-jump-delay-slots.s 1 # Verify that every branch and jump instruction is followed by a delay slot
sort-relocation-table.s 16 # followed by a matching R_MIPS_LO16) but the rule is less strict in practice.
32 # HILO 2: R_MIPS_HI16 must be followed by a matching R_MIPS_LO16.
42 # HILO 3: R_MIPS_HI16 must be followed by a matching R_MIPS_LO16.
71 # HILO 4: R_MIPS_HI16 must be followed by a matching R_MIPS_LO16.
87 # HILO 5: R_MIPS_HI16 must be followed by a matching R_MIPS_LO16.
104 # HILO 6: R_MIPS_HI16 must be followed by a matching R_MIPS_LO16.
121 # HILO 7: R_MIPS_HI16 must be followed by a matching R_MIPS_LO16.
213 # GOTLO 2: R_MIPS_GOT16 must be followed by a matching R_MIPS_LO16.
223 # GOTLO 3: R_MIPS_GOT16 must be followed by a matching R_MIPS_LO16.
252 # GOTLO 4: R_MIPS_GOT16 must be followed by a matching R_MIPS_LO16
    [all...]
  /external/syzkaller/vendor/golang.org/x/text/secure/bidirule/
bidirule.go 74 // Bidi property R, AL, EN, or AN, followed by zero or more characters
85 // Bidi property R, AL, EN, or AN, followed by zero or more characters
96 // Bidi property L or EN, followed by zero or more characters with Bidi
107 // Bidi property L or EN, followed by zero or more characters with Bidi
  /dalvik/dx/etc/
dx.bat 57 REM followed by "value". Dx has been changed to know how to deal with that.
  /external/protobuf/csharp/src/Google.Protobuf/
WireFormat.cs 60 /// A length-delimited value, i.e. a length followed by that many bytes of data.
  /external/boringssl/src/util/
convert_comments.go 37 // - Each line the comment spans begins with N spaces, followed by '/*' for
88 // writeLine writes |line| to |out|, followed by a newline.
  /external/tensorflow/tensorflow/contrib/graph_editor/
transform.py 428 by appending an underscore followed by a digit (default).
603 by appending an underscore followed by a digit (default).
645 by appending an underscore followed by a digit (default).
720 by appending an underscore followed by a digit (default).
  /external/tensorflow/tensorflow/lite/models/testdata/g3doc/
README.md 108 of three embedding layer, three LSTM layers, followed by a multiplication, a
122 The model consists of a convolutional layer, followed by a fully-connected

Completed in 2142 milliseconds

1 2 3 4 5