Home
last modified time | relevance | path

Searched refs:having (Results 1 – 25 of 745) sorted by relevance

12345678910>>...30

/external/clang/test/SemaOpenCL/
Dinvalid-pipe-builtin-cl2.0.cl13 …ted-error {{invalid argument type to function 'read_pipe' (expecting 'reserve_id_t' having 'int')}}
14 … {{invalid argument type to function 'read_pipe' (expecting 'unsigned int' having 'reserve_id_t')}}
15 …/ expected-error {{invalid argument type to function 'read_pipe' (expecting 'int *' having 'int')}}
21 … argument type to function 'reserve_read_pipe' (expecting 'unsigned int' having '__global int *')}}
28 …d argument type to function 'work_group_commit_read_pipe' (expecting 'reserve_id_t' having 'int')}}
42 …ed-error {{invalid argument type to function 'write_pipe' (expecting 'reserve_id_t' having 'int')}}
43 …{{invalid argument type to function 'write_pipe' (expecting 'unsigned int' having 'reserve_id_t')}}
44 … expected-error {{invalid argument type to function 'write_pipe' (expecting 'int *' having 'int')}}
50 …argument type to function 'reserve_write_pipe' (expecting 'unsigned int' having '__global int *')}}
57 … argument type to function 'work_group_commit_write_pipe' (expecting 'reserve_id_t' having 'int')}}
/external/v8/tools/clang/blink_gc_plugin/tests/
Ddestructor_eagerly_finalized.txt4 ./destructor_eagerly_finalized.h:41:5: note: [blink-gc] Field 'm_heapObjectFinalized' having eagerl…
10 ./destructor_eagerly_finalized.h:42:5: note: [blink-gc] Field 'm_heapVector' having eagerly finaliz…
/external/v8/tools/clang/blink_gc_plugin/tests/legacy_naming/
Ddestructor_eagerly_finalized.txt4 ./destructor_eagerly_finalized.h:41:5: note: [blink-gc] Field 'm_heapObjectFinalized' having eagerl…
10 ./destructor_eagerly_finalized.h:42:5: note: [blink-gc] Field 'm_heapVector' having eagerly finaliz…
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowSQLiteDatabase.java116 String having, String orderBy, String limit) { in query() argument
124 columns, where, groupBy, having, orderBy, limit); in query()
141 String[] selectionArgs, String groupBy, String having, in query() argument
143 … return query(false, table, columns, selection, selectionArgs, groupBy, having, orderBy, null); in query()
148 String[] selectionArgs, String groupBy, String having, in query() argument
150 … return query(false, table, columns, selection, selectionArgs, groupBy, having, orderBy, limit); in query()
DShadowSQLiteQueryBuilder.java16 … String[] columns, String where, String groupBy, String having, in buildQueryString() argument
36 conditionallyAppend(sb, " HAVING ", having); in buildQueryString()
/external/llvm/test/tools/llvm-profdata/
Doverflow-instr.test3 1- Merge profile having maximum counts with itself and verify overflow detected and saturation occu…
11 2- Merge profile having maximum counts by itself and verify no overflow
Doverflow-sample.test3 1- Merge profile having maximum counts with itself and verify overflow detected
24 2- Merge profile having maximum counts by itself and verify no overflow
/external/curl/
DGIT-INFO22 To build in environments that support configure, after having extracted
52 src/tool_hugehelp.c and avoid having to generate this file. This will
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-02-26.data3 # each mapping having one key
/external/llvm/test/YAMLParser/
Dspec-02-26.test5 # each mapping having one key
/external/curl/docs/cmdline-opts/
Denvironment.d6 supports, to allow easier extraction of useful information after having run
Dgloboff.d6 you can specify URLs that contain the letters {}[] without having them being
/external/valgrind/drd/tests/
Dlinuxthreads_det.stderr.exp-linuxthreads4 after having upgraded to a newer version of your Linux distribution.
/external/autotest/server/site_tests/dummy_FailServer/
Dcontrol.retry_failfast12 Test that always fails. Despite having nonzero RETRIES, will fail
/external/parameter-framework/asio-1.10.6/
DREADME.parameter-framework4 Although unlikely (thanks to having been tested on all AOSP lunch targets), if
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Daddrec-gep.ll8 ; same address instead of having it computed twice, and SCEVExpander should
9 ; be able to reconstruct the full getelementptr, despite it having a few
/external/llvm/test/CodeGen/X86/
Dzext-inreg-1.ll7 ; This related to not having ZERO_EXTEND_REG node.
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dzext-inreg-1.ll7 ; This related to not having ZERO_EXTEND_REG node.
/external/droiddriver/manualtest/
Dbuild.gradle33 // Building with droiddriver source. Common tests should use droiddriver from jcenter by having
/external/autotest/client/site_tests/dummy_Fail/
Dcontrol.retry_alwaysfail18 having a non-zero RETRIES value.
/external/python/cpython2/Lib/lib-tk/test/
DREADME10 behind this is that some tests may depend on having its window focused
/external/autotest/client/site_tests/security_SMMLocked/
Dcontrol16 Checks that the SMM area is correctly restricted by having both
/external/libcap/doc/
Dcapability.notes37 numbered port. You should restrict it to only having access to the
38 CAP_NET_BIND_SERVICE capability. Coupled with not having any files on
/external/llvm/test/Transforms/LoopStrengthReduce/
Daddrec-gep.ll10 ; same address instead of having it computed twice, and SCEVExpander should
11 ; be able to reconstruct the full getelementptr, despite it having a few
Dexit_compare_live_range.ll2 ; having overlapping live ranges that result in copies. We want the setcc

12345678910>>...30