Home
last modified time | relevance | path

Searched defs:nof (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/
Dtransitions.cc444 int nof = IsSimpleTransition(raw_transitions) ? 1 : 0; in EnsureHasFullTransitionArray() local
Dobjects.cc4635 int nof = map->NumberOfOwnDescriptors(); in AppendCallbackDescriptors() local
9994 int nof = map->NumberOfOwnDescriptors(); in CopyAddDescriptor() local
12271 int nof = Min(NumberOfOwnDescriptors(), other->NumberOfOwnDescriptors()); in EquivalentToForTransition() local
17235 int nof = table->NumberOfElements() + n; in EnsureCapacity() local
17257 int nof = NumberOfElements() + n; in HasSufficientCapacity() local
17274 int nof = table->NumberOfElements(); in Shrink() local
18705 int nof = table->NumberOfElements(); in EnsureGrowable() local
18721 int nof = table->NumberOfElements(); in Shrink() local
18774 int nof = table->NumberOfElements(); in Add() local
18796 int nof = table->NumberOfElements(); in Rehash() local
Dobjects-inl.h2797 int nof = array->number_of_entries(); in Search() local
3115 void HashTableBase::SetNumberOfElements(int nof) { in SetNumberOfElements()
/external/clang/test/SemaCXX/
Dcxx1y-variable-templates_top_level.cpp355 float nof = arr<float>[3]; // No bounds-check in C++ in bar() local
/external/v8/test/cctest/
Dtest-unboxed-doubles.cc749 int nof = 0; in TestLayoutDescriptorAppendIfFastOrUseFull() local
Dtest-api.cc13705 const int nof = 2; in THREADED_TEST() local
/external/squashfs-tools/squashfs-tools/
Dsquashfs_fs.h101 #define SQUASHFS_MKFLAGS(noi, nod, nof, nox, no_frag, always_frag, \ argument
/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs.h103 #define SQUASHFS_MKFLAGS(noi, nod, check_data, nof, no_frag, always_frag, \ argument