HomeSort by relevance Sort by last modified time
    Searched refs:partial (Results 101 - 125 of 555) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/tools/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.1/
grpc-protobuf-lite-1.0.1.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-protobuf-lite/1.0.3/
grpc-protobuf-lite-1.0.3.jar 
  /system/update_engine/
test_http_server.cc 245 // If start offset is not aligned with line boundary, output partial line up
249 string partial = line.substr(start_modulo, remaining_len); local
250 ssize_t ret = WriteString(fd, partial);
251 if ((success = (ret >= 0 && (size_t) ret == partial.length())))
252 remaining_len -= partial.length();
262 // Output a partial line up to the end offset.
264 string partial = line.substr(0, remaining_len); local
265 ssize_t ret = WriteString(fd, partial);
266 if ((success = (ret >= 0 && (size_t) ret == partial.length())))
267 remaining_len -= partial.length()
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DebugTreeGrammarHelper.cs 39 partial class DebugTreeGrammar
ProfileTreeGrammarHelper.cs 39 partial class ProfileTreeGrammar
  /external/protobuf/csharp/src/AddressBook/
Addressbook.cs 14 public static partial class AddressbookReflection {
50 public sealed partial class Person : pb::IMessage<Person> {
66 partial void OnConstruction();
229 public static partial class Types {
237 public sealed partial class PhoneNumber : pb::IMessage<PhoneNumber> {
253 partial void OnConstruction();
375 public sealed partial class AddressBook : pb::IMessage<AddressBook> {
391 partial void OnConstruction();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
NewItemSelectionDialog.java 156 * The item name is marked with an asterisk to identify it as a partial match.
305 * asterisk, it means to do a partial case-insensitive match on the start of the
313 boolean partial = name.startsWith("*"); //$NON-NLS-1$
314 if (partial) {
319 if (!partial && desc.getXmlName().equals(name)) {
322 } else if (partial) {
  /external/tensorflow/tensorflow/contrib/gan/python/estimator/python/
gan_estimator_impl.py 242 generator_fn = functools.partial(generator_fn, mode=mode)
244 discriminator_fn = functools.partial(discriminator_fn, mode=mode)
282 generator_fn = functools.partial(generator_fn,
  /external/tensorflow/tensorflow/contrib/signal/python/ops/
spectral_ops.py 37 window_fn=functools.partial(window_ops.hann_window, periodic=True),
95 forward_window_fn=functools.partial(
159 window_fn=functools.partial(window_ops.hann_window,
186 window_fn = functools.partial(window_ops.hamming_window, periodic=True),
  /frameworks/native/services/vr/performanced/
stdio_filebuf.h 149 case std::codecvt_base::partial:
167 } while (__r == std::codecvt_base::partial);
203 case std::codecvt_base::partial:
  /packages/apps/Nfc/src/com/android/nfc/handover/
HandoverServer.java 187 byte[] partial = new byte[mSock.getLocalMiu()];
191 int size = mSock.receive(partial);
195 byteStream.write(partial, 0, size);
  /system/tools/hidl/c2hal/
AST.cpp 320 std::string partial = path.substr(0, slashPos); local
323 if (stat(partial.c_str(), &st) < 0) {
328 int res = mkdir(partial.c_str(), kMode);
  /external/python/cpython3/Lib/test/
test_dbm_dumb.py 13 from functools import partial
210 for meth in (partial(operator.delitem, f),
211 partial(operator.setitem, f, 'b'),
212 partial(operator.getitem, f),
213 partial(operator.contains, f)):
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
CSharp3.stg 105 <parserModifier(grammar=grammar, actions=actions)> partial class <grammar.recognizerName> : <@superClassName><superClass><@end>
171 partial void OnCreated();
172 partial void EnterRule(string ruleName, int ruleIndex);
173 partial void LeaveRule(string ruleName, int ruleIndex);
273 <parserModifier(grammar=grammar, actions=actions)> partial class <grammar.recognizerName> : <@superClassName><superClass><@end>
302 partial void OnCreated();
303 partial void EnterRule(string ruleName, int ruleIndex);
304 partial void LeaveRule(string ruleName, int ruleIndex);
411 partial void EnterRule_<ruleName>_fragment();
412 partial void LeaveRule_<ruleName>_fragment()
    [all...]
  /external/v8/tools/
callstats.py 453 # Print and calculate partial sums, if necessary.
458 partial = { 'time_list': [0] * len(L[i][1]['time_list']),
460 assert len(partial['time_list']) == len(L[i][1]['time_list'])
461 assert len(partial['count_list']) == len(L[i][1]['count_list'])
463 partial['time_list'][j] += v
465 partial['count_list'][j] += v
470 partial['time_stat'] = statistics(partial['time_list'])
471 partial['count_stat'] = statistics(partial['count_list']
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
UnittestIssues.cs 14 public static partial class UnittestIssuesReflection {
87 public sealed partial class Issue307 : pb::IMessage<Issue307> {
103 partial void OnConstruction();
163 public static partial class Types {
165 public sealed partial class NestedOnce : pb::IMessage<NestedOnce> {
181 partial void OnConstruction();
241 public static partial class Types {
243 public sealed partial class NestedTwice : pb::IMessage<NestedTwice> {
259 partial void OnConstruction();
329 public sealed partial class NegativeEnumMessage : pb::IMessage<NegativeEnumMessage>
    [all...]
  /external/elfutils/libdwfl/
relocate.c 481 Elf_Scn *tscn, bool debugscn, bool partial)
602 if (partial)
632 if (partial)
653 if (!partial || complete == nrels)
748 Elf_Scn *relocscn, Elf_Scn *tscn, bool partial)
764 tscn, false, partial));
  /external/wpa_supplicant_8/src/tls/
tlsv1_client.c 193 struct wpabuf *partial; local
195 partial = wpabuf_alloc_copy(pos, end - pos);
197 conn->partial_input = partial;
350 struct wpabuf *partial; local
352 partial = wpabuf_alloc_copy(pos, in_end - pos);
354 conn->partial_input = partial;
  /prebuilts/go/darwin-x86/src/go/format/
format.go 27 // nodes representing partial source files (for instance, if the node is
77 // If src is a partial source file, the leading and trailing space of src
80 // line of src containing code. Imports are not sorted for partial source files.
  /prebuilts/go/linux-x86/src/go/format/
format.go 27 // nodes representing partial source files (for instance, if the node is
77 // If src is a partial source file, the leading and trailing space of src
80 // line of src containing code. Imports are not sorted for partial source files.
  /external/python/cpython3/Lib/multiprocessing/
reduction.py 219 return functools.partial(func, *args, **keywords)
220 register(functools.partial, _reduce_partial)
273 register(functools.partial, _reduce_partial)
  /external/tensorflow/tensorflow/python/util/
tf_decorator_test.py 212 partial = functools.partial(test_function, x=1)
213 # Smoke test: This should not raise an exception, even though `partial` does
215 _ = tf_decorator.make_decorator(partial, test_wrapper)
  /external/clang/test/CodeGenCXX/
value-init.cpp 108 Test partial[3] = { 1 }; local
  /external/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
wchar_t_out.pass.cpp 65 assert(r == F::partial);
  /external/mesa3d/src/compiler/glsl/
s_expression.h 178 s_match(s_expression *top, unsigned n, s_pattern *pattern, bool partial);

Completed in 1478 milliseconds

1 2 3 45 6 7 8 91011>>