OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recognized
(Results
151 - 175
of
2014
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libxml2/python/
drv_libxml2.py
330
raise SAXNotRecognizedException("Feature '%s' not
recognized
" % \
351
raise SAXNotRecognizedException("Feature '%s' not
recognized
" % \
360
raise SAXNotRecognizedException("Property '%s' not
recognized
" % \
372
raise SAXNotRecognizedException("Property '%s' not
recognized
" % \
/external/llvm/include/llvm/Transforms/Utils/
SimplifyIndVar.h
32
/// Interface for visiting interesting IV users that are
recognized
but not
/external/llvm/test/Analysis/ScalarEvolution/
min-max-exprs.ll
3
; This checks if the min and max expressions are properly
recognized
by
/external/llvm/test/CodeGen/ARM/
krait-cpu-div-attribute.ll
2
; division on krait CPU. For now, krait is
recognized
as "cortex-a9" + hwdiv
/external/llvm/test/CodeGen/WebAssembly/
loop-idiom.ll
10
; TODO Check the patterns are
recognized
once memcpy / memset are supported.
/external/llvm/tools/llvm-readobj/
Error.cpp
37
return "The file was not
recognized
as a valid object file.";
/external/llvm/utils/not/
not.cpp
47
// unreachable, should be
recognized
as a crash. However, some binaries use
/external/mesa3d/src/egl/main/
eglcurrent.h
61
* Return true if a client API enum is
recognized
.
/external/selinux/libselinux/man/man3/
security_class_to_string.3
83
A class or access vector argument is not
recognized
by the currently loaded policy.
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/agent/
AgentOptions.java
29
* All
recognized
options in the string passed to the java agent. For
/external/v8/test/mjsunit/regress/
regress-137.js
44
fail("case 10", "Default case", "Heap number not
recognized
as Smi value");
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
typedef.h
62
#error No System
recognized
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiWatcher.java
40
* to take a look at the display and see if there is a
recognized
condition that can be
/frameworks/base/core/java/android/speech/
IRecognitionService.aidl
46
* Stops listening for speech. Speech captured so far will be
recognized
as
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
lit.cfg
22
# Set up the suite name, extensions that are
recognized
as testcases, and
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/
ContactLoaderUtils.java
37
* can be thrown if the URI is null or the authority is not
recognized
.
/system/bt/stack/gap/
gap_utils.c
110
** Returns GAP_UNKNOWN_BTM_STATUS is returned if not
recognized
/toolchain/binutils/binutils-2.25/gas/doc/
c-mt.texi
34
recognized
:
/toolchain/binutils/binutils-2.25/include/coff/
tic54x.h
46
/*
Recognized
load pages (by common convention). */
/toolchain/binutils/binutils-2.25/include/gdb/
signals.h
39
recognized
that this set of signals has limitations (such as not
/art/compiler/optimizing/
intrinsics.h
203
// Defines an unimplemented intrinsic: that is, a method call that is
recognized
as an
213
// Defines a list of unreached intrinsics: that is, method calls that are
recognized
as
/development/samples/SpellChecker/SampleSpellCheckerService/src/com/example/android/samplespellcheckerservice/
SampleSpellCheckerService.java
68
// length > 20 for too long words that we assume can't be
recognized
(such as CJK words)
123
// length > 20 for too long words that we assume can't be
recognized
/external/bison/m4/
locale-zh.m4
30
/* Check whether the given locale name is
recognized
by the system. */
71
/* Check whether a typical GB18030 multibyte sequence is
recognized
as a
/external/clang/test/CodeGenCXX/
pragma-loop-safety.cpp
3
// Verify assume_safety vectorization is
recognized
.
26
// Verify assume_safety interleaving is
recognized
.
/external/compiler-rt/lib/sanitizer_common/scripts/
gen_dynamic_list.py
12
# runtimes. The output format is
recognized
by --dynamic-list linker option.
97
# Print the resulting list in the format
recognized
by ld.
Completed in 1564 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>