OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:basic
(Results
1651 - 1675
of
8959
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/deqp/framework/delibs/debase/
deString.h
23
* \brief
Basic
string operations.
/external/deqp/framework/opengl/
gluVarType.hpp
53
VarType (DataType basicType, Precision precision); //!<
Basic
type constructor.
62
DataType getBasicType (void) const { DE_ASSERT(isBasicType()); return m_data.
basic
.type; }
63
Precision getPrecision (void) const { DE_ASSERT(isBasicType()); return m_data.
basic
.precision; }
100
}
basic
;
member in union:glu::VarType::Data
/external/deqp/modules/gles31/functional/
es31fAtomicCounterTests.hpp
23
* \brief
Basic
atomic counter test
es31fBasicComputeShaderTests.hpp
23
* \brief
Basic
Compute Shader Tests.
es31fLayoutBindingTests.hpp
24
* \brief
Basic
layout binding test
/external/eigen/test/
hessenberg.cpp
18
// Test
basic
functionality: A = U H U* and H is Hessenberg
/external/fio/
blktrace_api.h
33
*
Basic
trace actions
/external/freetype/include/
ftbzip2.h
78
* The stream implementation is very
basic
and resets the decompression
ftlzw.h
75
* The stream implementation is very
basic
and resets the decompression
/external/freetype/src/cache/
ftcbasic.c
5
/* The FreeType
basic
cache interface (body). */
34
*
Basic
Families
228
*
basic
image cache
414
*
basic
small bitmap cache
/external/gtest/test/
gtest-param-test2_test.cc
32
// Tests for Google Test itself. This verifies that the
basic
constructs of
/external/guava/
README
19
http://code.google.com/feeds/p/guava-libraries/updates/
basic
/external/guava/guava/src/com/google/common/base/
Charsets.java
32
* US-ASCII: seven-bit ASCII, the
Basic
Latin block of the Unicode character set (ISO646-US).
package-info.java
18
*
Basic
utility libraries and interfaces.
/external/icu/icu4c/source/common/
punycode.cpp
70
/* "
Basic
" Unicode/ASCII code points */
87
* digitToBasic() returns the
basic
code point whose value
108
* basicToDigit[] contains the numeric value of a
basic
code
202
* Handle the
basic
code points and
276
/* Finish the
basic
string - if it is not empty - with a delimiter. */
287
* basicLength is the number of
basic
code points
299
* All non-
basic
code points < n have been handled already.
398
* Handle the
basic
code points:
438
*
basic
code points were copied; start at the beginning otherwise.
/external/icu/icu4c/source/test/cintltst/
cposxtst.c
35
/* Test
basic
ucat.h API */
/external/icu/icu4c/source/test/intltest/
loctest.h
37
* Test methods for
basic
object behaviour
/external/junit/src/org/junit/matchers/
JUnitMatchers.java
11
* not currently included in the
basic
CoreMatchers class from hamcrest.
/external/kernel-headers/original/uapi/linux/
blktrace_api.h
35
*
Basic
trace actions
/external/libcap-ng/libcap-ng-0.7/bindings/python/test/
capng-test.py
13
print("Doing
basic
bit tests...")
/external/libpcap/
fad-null.c
1
/* -*- Mode: c; tab-width: 8; indent-tabs-mode: 1; c-
basic
-offset: 8; -*- */
/external/libpng/projects/visualc71/
README.txt
42
* Win32_DLL_VB\libpng16vb.dll DLL build for Visual
Basic
, using stdcall
/external/libsepol/tests/
helpers.c
30
#include <CUnit/
Basic
.h>
libsepol-tests.c
27
#include <CUnit/
Basic
.h>
test-expander-users.c
26
#include <CUnit/
Basic
.h>
Completed in 586 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>