Home
last modified time | relevance | path

Searched refs:occurances (Results 1 – 15 of 15) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/
DScanResult.java21 Vector occurances; field in ScanResult
25 occurances = new Vector(); in ScanResult()
33 return occurances.size(); in getNumberOccurances()
37 return occurances; in getOccurances()
41 occurances.addElement(o); in addOccurance()
/third_party/boost/libs/graph/test/
Dgraph_test.hpp299 deg_size_t occurances = count(adjacent_vertices(u, g), v); in test_remove_edge() local
303 BOOST_TEST(num_edges(g) + occurances == num_edges(cpy)); in test_remove_edge()
316 deg_size_t occurances = count(adjacent_vertices(u, g), v); in test_remove_edge() local
321 BOOST_TEST(count(adjacent_vertices(u, g), v) + 1 == occurances); in test_remove_edge()
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/
DSGI_texture_color_table.txt103 color tables. All occurances of "texture unit" should be read as
/third_party/openGLES/extensions/SGI/
DSGI_texture_color_table.txt103 color tables. All occurances of "texture unit" should be read as
/third_party/boost/tools/bcp/doc/
Dbcp.qbk112 When copying files, all occurances of the boost namespace will get renamed to "newname". Also
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_shading_language_420pack.txt396 Change all occurances of "patch in qualifier" to "patch qualifier" or
397 "patch in qualifiers". Similarly for any occurances of "patch out",
DARB_vertex_shader.txt2360 - Changed a few occurances of "char" to charGL2.
DARB_shader_objects.txt2864 - Changed a few occurances of "char" to charGL2.
/third_party/openGLES/extensions/ARB/
DARB_shading_language_420pack.txt406 Change all occurances of "patch in qualifier" to "patch qualifier" or
407 "patch in qualifiers". Similarly for any occurances of "patch out",
DARB_vertex_shader.txt2370 - Changed a few occurances of "char" to charGL2.
DARB_shader_objects.txt2874 - Changed a few occurances of "char" to charGL2.
/third_party/ltp/scripts/
Dspelling.txt1006 occurances||occurrences
/third_party/EGL/extensions/KHR/
DEGL_KHR_stream.txt1079 - Fix typos: change old EGLImageStream occurances to EGLStream
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_stream.txt1079 - Fix typos: change old EGLImageStream occurances to EGLStream
/third_party/boost/tools/auto_index/doc/
Dauto_index.qbk836 Will index occurances of ['myclass] and place them in the class-index if there is one.