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

1 2 3 4 5 6

  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/events/
CollectionStartEvent.java 25 // The implicit flag of a collection start event indicates if the tag may be
27 private final boolean implicit; field in class:CollectionStartEvent
31 public CollectionStartEvent(String anchor, String tag, boolean implicit, Mark startMark,
35 this.implicit = implicit;
56 return this.implicit;
71 return super.getArguments() + ", tag=" + tag + ", implicit=" + implicit;
ScalarEvent.java 29 // The implicit flag of a scalar event is a pair of boolean values that
32 private final ImplicitTuple implicit; field in class:ScalarEvent
34 public ScalarEvent(String anchor, String tag, ImplicitTuple implicit, String value,
38 this.implicit = implicit;
89 return this.implicit;
94 return super.getArguments() + ", tag=" + tag + ", " + implicit + ", value=" + value;
MappingStartEvent.java 35 public MappingStartEvent(String anchor, String tag, boolean implicit, Mark startMark,
37 super(anchor, tag, implicit, startMark, endMark, flowStyle);
SequenceStartEvent.java 30 public SequenceStartEvent(String anchor, String tag, boolean implicit, Mark startMark,
32 super(anchor, tag, implicit, startMark, endMark, flowStyle);
  /prebuilts/misc/common/swig/include/2.0.11/octave/
implicit.i 2 %include <typemaps/implicit.swg>
4 #warning "This file provides the %implicit directive, which is an old and fragile"
5 #warning "way to implement the C++ implicit conversion mechanism."
  /prebuilts/misc/common/swig/include/2.0.11/python/
implicit.i 2 %include <typemaps/implicit.swg>
4 #warning "This file provides the %implicit directive, which is an old and fragile"
5 #warning "way to implement the C++ implicit conversion mechanism."
  /external/clang/test/SemaCXX/
warn-unused-variables-error.cpp 8 expected-error{{implicit instantiation of undefined template 'PR6948::X<char>'}}
attr-format.cpp 12 expected-error{{implicit this argument as the format string}}
16 expected-error{{invalid for the implicit this argument}}
27 // PR8625: correctly interpret static member calls as not having an implicit
39 // Make sure we interpret member operator calls as having an implicit
attr-nonnull.cpp 12 expected-error{{invalid for the implicit this argument}}
cast-conversion.cpp 11 struct B { // expected-note 3 {{candidate constructor (the implicit copy constructor) not viable}} \
12 expected-note 3 {{candidate constructor (the implicit move constructor) not viable}}
  /cts/hostsidetests/sustainedperf/dhrystone/
Android.mk 12 LOCAL_CFLAGS += -Wno-return-type -Wno-implicit-function-declaration -Wno-implicit-int
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/emitter/
EventConstructor.java 68 List<Boolean> implicitList = (List<Boolean>) mapping.get("implicit");
69 ImplicitTuple implicit; local
71 implicit = new ImplicitTuple(false, true);
73 implicit = new ImplicitTuple((Boolean) implicitList.get(0),
76 value = new ScalarEvent((String) mapping.get("anchor"), tag, implicit, v, null,
80 Boolean implicit = (Boolean) mapping.get("implicit"); local
81 if (implicit == null) {
82 implicit = true;
84 value = new SequenceStartEvent((String) mapping.get("anchor"), tag, implicit, null
88 Boolean implicit = (Boolean) mapping.get("implicit"); local
    [all...]
  /external/clang/test/Sema/
implicit-builtin-decl.c 28 expected-warning {{implicit declaration of function 'fprintf' is invalid in C99}}
68 // CHECK: ReturnsTwiceAttr {{.*}} <{{.*}}> Implicit
implicit-decl.c 12 if (_CFCalendarDecomposeAbsoluteTimeV(compDesc, vector, compCount)) { // expected-note {{previous implicit declaration is here}} \
13 expected-error {{implicit declaration of function '_CFCalendarDecomposeAbsoluteTimeV' is invalid in C99}}
16 printg("Hello, World!\n"); // expected-error{{implicit declaration of function 'printg' is invalid in C99}} \
30 formatd("Hello, World!\n"); // expected-error{{implicit declaration of function 'formatd' is invalid in C99}} \
  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p23.cpp 19 auto implicit = [&] { print(values...); }; local
20 implicit();
  /hardware/ti/omap3/dspbridge/libbridge/
Android.mk 20 LOCAL_CFLAGS += -pipe -fomit-frame-pointer -Wall -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -mapcs -mno-sched-prolog -mabi=aapcs-linux -mno-thumb-interwork -msoft-float -Uarm -DMODULE -D__LINUX_ARM_ARCH__=7 -fno-common -DLINUX -DOMAP_3430 -fpic
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
movi.d 4 # Test implicit conversion of movi/movhi etc
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
localcom-1.s 1 ! The implicit equation from a datalabel to the main symbol was incorrect
  /external/boringssl/src/crypto/cipher/test/
make_all_legacy_aead_tests.sh 9 go run make_legacy_aead_tests.go -cipher aes128 -mac sha1 -implicit-iv > aes_128_cbc_sha1_tls_implicit_iv_tests.txt
13 go run make_legacy_aead_tests.go -cipher aes256 -mac sha1 -implicit-iv > aes_256_cbc_sha1_tls_implicit_iv_tests.txt
18 go run make_legacy_aead_tests.go -cipher 3des -mac sha1 -implicit-iv > des_ede3_cbc_sha1_tls_implicit_iv_tests.txt
  /cts/tests/tests/security/src/android/security/cts/
BrowserTest.java 251 Intent implicit = new Intent(Intent.ACTION_VIEW); local
252 implicit.setData(uri);
254 /* convert our implicit Intent into multiple explicit Intents */
257 List<ResolveInfo> list = pm.queryIntentActivities(implicit, PackageManager.GET_META_DATA);
  /external/google-breakpad/src/third_party/libdisasm/
x86_operand_list.c 74 char explicit = 1, implicit = 1; local
80 /* note: explicit and implicit can be ORed together to
84 implicit = 0;
90 type = type & 0x0F; /* mask out explicit/implicit operands */
93 if (! implicit && (list->op.flags & op_implied) ) {
94 /* operand is implicit */
99 /* operand is not implicit */
  /external/iproute2/ip/
Android.mk 26 -Wno-implicit-function-declaration \
  /device/linaro/hikey/wpan/uim/
Makefile 12 CFLAGS += -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration
  /art/test/etc/
default-build 132 ${JAVAC} ${JAVAC_ARGS} -implicit:none -sourcepath src-dex2oat-unresolved -d classes `find src -name '*.java'`
133 ${JAVAC} ${JAVAC_ARGS} -implicit:none -sourcepath src -d classes-ex `find src-dex2oat-unresolved -name '*.java'`
181 ${JAVAC} ${JAVAC_ARGS} -implicit:none -classpath src-multidex -d classes `find src -name '*.java'`
186 ${JAVAC} -implicit:none -classpath src -d classes2 `find src-multidex -name '*.java'`
  /external/llvm/test/ExecutionEngine/RuntimeDyld/AArch64/
MachO_ARM64_relocations.s 29 # instruction perfroms an implicit shift on the encoded immediate (imm<<3).
44 # entry within the page. The ldr instruction perfroms an implicit shift on the

Completed in 587 milliseconds

1 2 3 4 5 6